Non persistent keyboard shortcuts in Unity
Posted
by
nblumoe
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nblumoe
Published on 2012-10-31T07:20:05Z
Indexed on
2012/11/02
17:32 UTC
Read the original article
Hit count: 241
I did change the keyboard shortcuts for window navigation in Unity to use hjkl (vim movement). I did reassign the shortcuts via GUI in System Settings > Keyboard > Shortcuts.
Here are two examples of the assigned shortcuts:
- Move window one workspace to the left = Shift+Ctrl+Alt+H
- Switch to workspace left = Ctrl+Alt+H
Occasionally, when restarting the maching, these shortcuts are being reset to theit default values:
- Move window one workspace to the left = Shift+Ctrl+Alt+Left
- Switch to workspace left = Ctrl+Alt+Left
How can I make these changes permanent? Can someone help me, narrowing down the problem?
© Ask Ubuntu or respective owner