Allen Evans wrote:
Is there a way to remap what happens when you move the scrollwheel on the desktop?

By default it's set to change between multiple desktops, but I want to make it switch virtual desktops. I'm trying out a "portrait" multiple/virtual desktop alignment, with my virtuals vertically aligned, and so it makes more sense for the scrollwheel to switch them than to change between multiples.

Cheers,

Allen

Hi,

Copy bindings.cfg from share/e16/config to ~/.e16/e_config.bindings and change these lines :
> MouseDown * 4 desk prev
> MouseDown * 5 desk next


As follow :
> MouseDown   *  4 area move 0 -1
> MouseDown   *  5 area move 0 1

Simply restart e16 and it should be OK.

--
Ludwig Noujarret
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to