Ctrl-Alt-Down
doesn’t register.
I am using atom
as an editor and I noticed one of the keybindings was not working. The keybinding was Ctrl-Alt-Down
.
atom
has a built-in keybinding resolver so I turned that on to see what was occurring. I noticed that Ctrl-Alt-Down
would not register. If I press Ctrl-Alt-Down
, only the Ctrl-Alt
combination appears. If I press Ctrl-Alt-A
, the combination appears correctly. Experimenting further, I noticed any combination of Ctrl-Alt-Arrow key
would not work.
I believe this is an OS issue as the Ctrl-Alt-Down
combination doesn’t appear to work if I map it to an OS keybinding. To test this, I went into Keyboard Shortcuts
and mapped Lock Screen
to Ctrl-Alt-Down
. Pressing the combination does not activate the lock screen. If I map Lock Screen
to Mod4-L
, the lock screen will correctly activate.
I’m not entirely sure when this issue started to occur, but I do know that the combination used to work fine.
My question would be, does anyone else have trouble binding the Ctrl-Alt-Down
sequence to an OS shortcut (proving this is an issue with the OS)? Is there a way for me to fix this?
I am currently using Ctrl-Shift-Down
instead, but it is a lot less convenient of a shortcut.