Paulo J. Matos wrote:
> Hello,
> 
> I have a Microsoft Optical mouse with lots of keys.
> It has usual left, right and wheel and two others on leftside and
> rightside which I configured X to handle them as different mouse
> buttons.
> Now, I would like to bind their click into command execution but
> e16keybindings only allows me to bind keyboard bindings to it. Is
> there a way to bind mouse clicks to command execution as well?
> 
> xev for leftside/rightside buttons
> ButtonPress event, serial 29, synthetic NO, window 0x2200001,
>     root 0x185, subw 0x0, time 1777485808, (113,66), root:(836,905),
>     state 0x0, button 6, same_screen YES
> 
> ButtonRelease event, serial 29, synthetic NO, window 0x2200001,
>     root 0x185, subw 0x0, time 1777485968, (113,66), root:(836,905),
>     state 0x0, button 6, same_screen YES
> 
> ButtonPress event, serial 29, synthetic NO, window 0x2200001,
>     root 0x185, subw 0x0, time 1777488574, (113,66), root:(836,905),
>     state 0x0, button 7, same_screen YES
> 
> ButtonRelease event, serial 29, synthetic NO, window 0x2200001,
>     root 0x185, subw 0x0, time 1777488733, (113,66), root:(836,905),
>     state 0x0, button 7, same_screen YES
> 
> These are the buttons 6 and 7.
> 
You can copy /usr/share/e16/config/bindings.cfg into ~/.e16/ and modify 
the mouse bindings.

/Kim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to