Hello,
I’m using Ubuntu 13.10 and have the following problem on both Sublime-Text 2 and 3.
I have no idea if that’s relevant, but I have Sublime Text 2 registered.
The problem occurs with a fresh install on both 2 and 3, following “Reverting to a Freshly Installed State”.
No combo key bindings will work. For example:
- Performing ““ctrl+k”, “ctrl+b”]” should toggle the side bar ({ “keys”: “ctrl+k”, “ctrl+b”], “command”: “toggle_side_bar” })
- After typing “sublime.log_commands(True)” in the console
- The first “ctrl+k” seems to be ignored, then “ctrl+b” launches “command: build”
I didn’t find any related topic in the forum, but if someone does know about some, I’d be glad to hear of an existing solution.
If that wasn’t discussed already, I’m all ears. 
Thanks!