Oops! Go to Preferences>Key Bindings - Default , this is a file with all the default key bindings. Read it all! (many advantages) Here is cutting and pasting bookmark information (linux), which should be understandable.
{ "keys": ["f2"], "command": "next_bookmark" }, { "keys": ["shift+f2"], "command": "prev_bookmark" }, { "keys": ["ctrl+f2"], "command": "toggle_bookmark" }, { "keys": ["ctrl+shift+f2"], "command": "clear_bookmarks" }, { "keys": ["alt+f2"], "command": "select_all_bookmarks" },
fraxel Apr 19 '12 at 17:58 2012-04-19 17:58
source share