David Stevenson <[EMAIL PROTECTED]> writes:

> On 1/15/06, Oliver Vogel <[EMAIL PROTECTED]> wrote:
>> > the onyl difference is that u dont SEE the contents of a window
>> > that belongs to another desktop that is partly overlapping this
>> > one.
>>
>> And exactly this is what I need.
>
> Do you really /need/ it?
>
> Instead of switching from desk to desk to see both sides of the
> window, just drag your window left and right instead, no?!

I think the original poster had some extra windows that would go on
the different screens, so this might not be enough.  But if you only
have one mega-huge window then dragging back and forth should be
enough.  And it can even be done very conveniently and quickly with
some keybindings:

er=enlightenment_remote
$er -binding-key-add ANY Left  'SHIFT|CTRL|ALT' 0 'window_move_to' '+0 *'
$er -binding-key-add ANY Right 'SHIFT|CTRL|ALT' 0 'window_move_to' '-0 *'
$er -binding-key-add ANY Up    'SHIFT|CTRL|ALT' 0 'window_move_to' '* +0'
$er -binding-key-add ANY Down  'SHIFT|CTRL|ALT' 0 'window_move_to' '* -0'


-- 
Martin Geisler                                     GnuPG Key: 0x7E45DD38

PHP Exif Library      |  PHP Weather             |  PHP Shell
http://pel.sf.net/    |  http://phpweather.net/  |  http://mgeisler.net/
Read/write Exif data  |  Show current weather    |  A shell in a browser

Attachment: pgpGCmc4uN546.pgp
Description: PGP signature

Reply via email to