mirror of
https://github.com/brl/mutter.git
synced 2025-06-15 01:39:30 +00:00
keybindings: Expose new keybindings in g-c-c
This commit is contained in:
@ -17,6 +17,9 @@
|
|||||||
<KeyListEntry name="move-to-workspace-4"
|
<KeyListEntry name="move-to-workspace-4"
|
||||||
_description="Move window to workspace 4" />
|
_description="Move window to workspace 4" />
|
||||||
|
|
||||||
|
<KeyListEntry name="move-to-workspace-last"
|
||||||
|
_description="Move window to last workspace" />
|
||||||
|
|
||||||
<KeyListEntry name="move-to-workspace-left"
|
<KeyListEntry name="move-to-workspace-left"
|
||||||
_description="Move window one workspace to the left" />
|
_description="Move window one workspace to the left" />
|
||||||
|
|
||||||
@ -77,6 +80,9 @@
|
|||||||
<KeyListEntry name="switch-to-workspace-4"
|
<KeyListEntry name="switch-to-workspace-4"
|
||||||
_description="Switch to workspace 4" />
|
_description="Switch to workspace 4" />
|
||||||
|
|
||||||
|
<KeyListEntry name="switch-to-workspace-last"
|
||||||
|
_description="Switch to last workspace" />
|
||||||
|
|
||||||
<KeyListEntry name="switch-to-workspace-left"
|
<KeyListEntry name="switch-to-workspace-left"
|
||||||
_description="Move to workspace left" />
|
_description="Move to workspace left" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user