~/.config/sublime-text-2/Packages/Default/'Default (Linux).sublime-mousemap'
Add the following entry to the JSON data:
{ "button": "button8", "modifiers": [], "press_command": "save" }
The lateral mouse button is button number 8. In order to know what are the current button numbers, use the '''xev''' utility.
No comments:
Post a Comment