Search found 2 matches

by turnipsi
Fri Mar 28, 2014 6:58 am
Forum: General Help
Topic: How to bind keyboard keys to mouse buttons
Replies: 2
Views: 4486

Re: How to bind keyboard keys to mouse buttons

Hi! Thank you for your answer. I see it can be done via other programs, I was sort of hoping it could be done via lxde:s own configuration. Like for example: <context name="Frame"> <mousebind button="Button9" action="Click"> <action name="Keybind">       <keyb...
by turnipsi
Wed Mar 26, 2014 11:09 am
Forum: General Help
Topic: How to bind keyboard keys to mouse buttons
Replies: 2
Views: 4486

How to bind keyboard keys to mouse buttons

Hi, I've been trying to bind keyboard keys to mouse buttons. E.g I want that my button6 (thumb) will send and "F5" (function key 5) to the frame. Or I would like my mouse wheel left (button8) to send "ALT+Left" to the current frame. I've been searching the docs about ACTIONS what...