Open
Description
Distribution (run cat /etc/os-release
):
NAME="Pop!_OS"
VERSION="20.10"
Related Application and/or Package Version (run apt policy $PACKAGE NAME
):
Settings
Issue/Bug Description:
I recently switched to Colemak and I would like to change vim like shortcuts to use "h", "n", "e", "i" (e.g. super
+ j
to super
+ n
), but it seems that I cannot use a single key or shifted key as a shortcut. The problem is some default shortcuts are defined as a single key or shifted key e.g. "Move window down".
It works well as soon as a use a key combination with super
and/or ctrl
.
Steps to reproduce (if you know):
- Go to "Settings > Keyboard > Customize Shortcuts > Move, resize, and swap windows > Move window down".
- Click the 3 dots button and select "Add another shortcut".
- Hit any single key or shifted key e.g. "n".
- The key and the "Set" button do not appear meaning the shortcut cannot be customized.
Expected behavior:
A single key or shifted key should be a valid input. At least in that case.