Replies: 3 comments 2 replies
-
Can you explain more? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure. I would like to see a list of all of the bindings in a table/grid:
The table should include both delivered and customized keybindings (as set in the Keyboard app). Even if the grid is non-interactive, it would still be very handy, but if it were interactive, that'd be swell, too. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Nice! Is it new, or did I just miss it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, you have to know what function is bound to a key to change its keybinding. It can be very difficult to find what function is bound to a key press. It would be an improvement, if it were possible to view what keys are bound to what functions as a list of keybindings by key. As an example, Move Window to Workspace Above is bound to Shift-Ctl-Alt-Up. Right now the only way to find this out is to expand Windows, then Inter-workspace, then look at the function "Move window to workspace above" and see that it's one of the bindings. It'd be great if it would appear in a list of bindings as Shift-Ctl-Alt-Up -> Move window to workspace above.
Beta Was this translation helpful? Give feedback.
All reactions