You are not logged in.
Pages: 1
So I want to link one of my mouse buttons to a key on my keyboard.
ie...
When I press my mouse button, X detects it as pressing super. (Holding and releasing should work appropriately as well.)
What options do I have?
Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.
Offline
I remember you can do this by adding stuff like
keycode115(which is super) = Pointer_Button1
But you also had to turn on something else like xkb . Try googling for xkbset if I am right
Be yourself, because you are all that you can be
Offline
You can also use Xbindkeys, that's what I do.
Some information is in the wiki :
http://wiki.archlinux.org/index.php/Extra_Keyboard_Keys
http://wiki.archlinux.org/index.php/Hotkeys
Offline
You can also try btnx.
Offline
Pages: 1