Overriding switch-to-workspace-n to <Alt><Shift>n in org.gnome.desktop.wm.keybindings for 1-10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
7ce961eb54
commit
40387b1410
1 changed files with 10 additions and 0 deletions
|
@ -61,3 +61,13 @@ maximum-age=30
|
|||
|
||||
[org.gnome.desktop.wm.keybindings]
|
||||
panel-main-menu = ['<Alt>F1']
|
||||
switch-to-workspace-1=['<Alt><Shift>1']
|
||||
switch-to-workspace-2=['<Alt><Shift>2']
|
||||
switch-to-workspace-3=['<Alt><Shift>3']
|
||||
switch-to-workspace-4=['<Alt><Shift>4']
|
||||
switch-to-workspace-5=['<Alt><Shift>5']
|
||||
switch-to-workspace-6=['<Alt><Shift>6']
|
||||
switch-to-workspace-7=['<Alt><Shift>7']
|
||||
switch-to-workspace-8=['<Alt><Shift>8']
|
||||
switch-to-workspace-9=['<Alt><Shift>9']
|
||||
switch-to-workspace-10=['<Alt><Shift>0']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue