Add more keybindings to the gschema override
This covers all keys in org.gnome.desktop.wm.keybindings that still had non-empty values
This commit is contained in:
parent
c789f20b66
commit
894c4abd0b
@ -3,6 +3,8 @@
|
|||||||
switch-to-workspace-right=[]
|
switch-to-workspace-right=[]
|
||||||
switch-to-workspace-up=[]
|
switch-to-workspace-up=[]
|
||||||
switch-to-workspace-down=[]
|
switch-to-workspace-down=[]
|
||||||
|
switch-to-workspace-1=[]
|
||||||
|
switch-to-workspace-last=[]
|
||||||
switch-group=[]
|
switch-group=[]
|
||||||
switch-windows=[]
|
switch-windows=[]
|
||||||
switch-panels=[]
|
switch-panels=[]
|
||||||
@ -11,11 +13,23 @@
|
|||||||
cycle-panels=[]
|
cycle-panels=[]
|
||||||
activate-window-menu=[]
|
activate-window-menu=[]
|
||||||
toggle-maximized=[]
|
toggle-maximized=[]
|
||||||
|
minimize=[]
|
||||||
maximize=[]
|
maximize=[]
|
||||||
unmaximize=[]
|
unmaximize=[]
|
||||||
begin-move=[]
|
begin-move=[]
|
||||||
begin-resize=[]
|
begin-resize=[]
|
||||||
|
move-to-workspace-1=[]
|
||||||
move-to-workspace-left=[]
|
move-to-workspace-left=[]
|
||||||
move-to-workspace-right=[]
|
move-to-workspace-right=[]
|
||||||
move-to-workspace-up=[]
|
move-to-workspace-up=[]
|
||||||
move-to-workspace-down=[]
|
move-to-workspace-down=[]
|
||||||
|
move-to-workspace-last=[]
|
||||||
|
move-to-monitor-left=[]
|
||||||
|
move-to-monitor-right=[]
|
||||||
|
move-to-monitor-up=[]
|
||||||
|
move-to-monitor-down=[]
|
||||||
|
close=[]
|
||||||
|
panel-main-menu=[]
|
||||||
|
panel-run-dialog=[]
|
||||||
|
switch-applications=[]
|
||||||
|
switch-input-source=[]
|
||||||
|
Loading…
Reference in New Issue
Block a user