d429ab5e08
Add new shortcuts to open a new instance of an app by pressing Super + Ctrl + Number. This is analogous to ctrl-activating (LMB/Enter) an app icon. Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4129 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1829>
82 lines
2.9 KiB
XML
82 lines
2.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<KeyListEntries schema="org.gnome.shell.keybindings"
|
|
group="system"
|
|
name="Launchers"
|
|
wm_name="GNOME Shell"
|
|
package="gnome-shell">
|
|
|
|
<KeyListEntry name="switch-to-application-1"
|
|
description="Activate pinned app 1"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-2"
|
|
description="Activate pinned app 2"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-3"
|
|
description="Activate pinned app 3"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-4"
|
|
description="Activate pinned app 4"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-5"
|
|
description="Activate pinned app 5"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-6"
|
|
description="Activate pinned app 6"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-7"
|
|
description="Activate pinned app 7"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-8"
|
|
description="Activate pinned app 8"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="switch-to-application-9"
|
|
description="Activate pinned app 9"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-1"
|
|
description="Open new window of pinned app 1"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-2"
|
|
description="Open new window of pinned app 2"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-3"
|
|
description="Open new window of pinned app 3"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-4"
|
|
description="Open new window of pinned app 4"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-5"
|
|
description="Open new window of pinned app 5"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-6"
|
|
description="Open new window of pinned app 6"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-7"
|
|
description="Open new window of pinned app 7"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-8"
|
|
description="Open new window of pinned app 8"
|
|
hidden="true"/>
|
|
|
|
<KeyListEntry name="open-new-window-application-9"
|
|
description="Open new window of pinned app 9"
|
|
hidden="true"/>
|
|
|
|
</KeyListEntries>
|
|
|