Sublime Forum

Bug: ST2 doesn't respect X keybindings

#1

I am currently using ST2 build 2152 on linux x86_64 and I have remapped my Caps Lock key to CTRL. When I try to use shortcuts which require both keys such as Close Window (Shift+Ctrl+W), they do not work with the remapped Caps Lock key, but do correctly work with the true CTRL key. The remapped key works in every other application, so I know it’s not a hardware problem.

The command I use to remap the key is:

setxkbmap -option 'ctrl:nocaps'

Note: Commands only using CTRL work fine, it’s only when it is combined with another modifier that it doesn’t work.

A resolution to this bug would be appreciated.

0 Likes