Quote Originally Posted by NobodySpecial View Post
Lost Creation -

You need xkbset to make it work:
Code:
sudo apt-get install xkbset
Then assign it:
Code:
xmodmap -e "keycode 116 = Pointer_Button2"
xkbset m
Enjoy!

Thanks to hajk
It'll be keycode 122 (not 116) in the MX Revolution's case though.