On 17/09/2018 20:45, Carsten Haitzler (The Rasterman) wrote:

1. right (or some other) button hold + scroll

in apps? this is up to widget sets/apps to do. wm's don't do this. efl doesn't
support this - but it has wheel support already and regular left click+drag
support for touch...

In my imagination it was "Any" "Action Context".


2. right button press -> left button press -> right button release ->
left button release
3. 2 vice versa

what is that meant to do?

press (and hold) mouse button 3, than press (and hold) mouse button 1, than release mouse button 3, than release mouse button 1

xev:

ButtonPress event, serial 39, synthetic NO, window 0x2800001,
    root 0x6b8, subw 0x0, time 517114277, (117,135), root:(919,165),
    state 0x0, button 3, same_screen YES

ButtonPress event, serial 39, synthetic NO, window 0x2800001,
    root 0x6b8, subw 0x0, time 517115037, (117,135), root:(919,165),
    state 0x400, button 1, same_screen YES

ButtonRelease event, serial 39, synthetic NO, window 0x2800001,
    root 0x6b8, subw 0x0, time 517115549, (117,135), root:(919,165),
    state 0x500, button 3, same_screen YES

ButtonRelease event, serial 39, synthetic NO, window 0x2800001,
    root 0x6b8, subw 0x0, time 517116053, (117,135), root:(919,165),
    state 0x100, button 1, same_screen YES


I'd like to switch desktops with mouse only. With full-screen windows without panels.


--
sergio.


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to