On Wed, 14 Jan 2009 08:14:36 +0100, Warren Crossing  
<[email protected]> wrote:

> when I have mutiples the mouse scrollwheel ( yes I have a mouse with
> more than 3 buttons!! ) switches.   If I only have 1 multiple desktop
> AND several virtuals I wanted it to switch the virtuals.. fair play
>
> Is this already in e16? do you think its a copy/paste job even I could  
> do?
>

Not sure if this is what you want but you can make the mouse wheel switch  
area, e.g. left/right, if you in bindings.cfg change

  MouseDown * 4 desk prev
  MouseDown * 5 desk next
to
  MouseDown * 4 area move -1 0
  MouseDown * 5 aera move 1 0

/Kim

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to