On Tue, 24 Apr 2012 12:08:53 +0200, George L. Yermulnik <[email protected]>  
wrote:

> Hello!
>
> I've got strange trouble resizing windows under my e16-1.0.10 (FreeBSD
> 8.3 i386) since some time: when I try to use Alt + Middle-Mouse-Button
> to resize any window on the desktop it doesn't do anything except
> freezing mouse pointer at all. Any other actions involving mouse work
> fine. The only problem is to resize windows.
> Are there any solutions or any other ways to resize windows except
> dragging its border? The thing is that I need to resize my iconbox but
> it has no borders =(
>
Resize by Alt-Middle-Mouse broken entirely? Weird... sounds like some  
server change/breakage.

The default keybindings file has some disabled entries:
# Move/resize using keyboard
#KeyDown   CS        m wop * move kbd
#KeyDown   CS        s wop * size kbd

If you enable them (copy /usr/share/e16/config/bindings.cfg to ~/.e16,  
remove #), you can move/resize the focused window by keyboard.
Start with Ctrl-Shift M/S, move/resize using arrow keys, end with Enter,  
cancel with Escape.

There is a problem wrt. the iconbox though, as it won't get focus.
The simplest solution, I think, is to use eesh, e.g.
$ eesh win_op Iconbox size <width> <height>
or
$ eesh win_op Iconbox size kbd
and use keyboard as outlined above.

/Kim

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to