Paul S. wrote:
Re: [e-users] Maximize horizontally and vertically
You'll have to play with enlightenment_remote and
key/mouse bindings. I
didn't know that mice had maximize buttons tho.
Paul
On Tue, 2005-09-20 at 06:38 +0200, CHI Si-An wrote:
> Hello,
>
> Is it possible to maximize a window :
> - vertically by right-clicking on the maximize
button of the mouse ?
> - horizontally by middle-clicking on the middle
button of the mouse ?
>
> If yes how to configure that with
enlightenment_remote ?
>
> Thank you
>
>
it doesn't look like it. i poked around in the code, and there
doesn't appear to be an action to drop into a .edc file, or into an
enlightenment_remote -binding-mouse-add call, that will invoke anything
but e_border_maximize(), and that will only do a full-screen maximize
(per the maximize policy).
looks like this is a feature request for the dev team. i know
*i'd* love to have this feature, too!
|