/usr/share/gnome-control-center/keybindings/50-compiz-navigation.xml is in compiz-gnome 1:0.9.12.2+16.04.20160415-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries wm_name="Compiz" schema="org.gnome.desktop.wm.keybindings" package="compiz" group="system" name="Navigation">
<KeyListEntry name="move-to-workspace-1" description="Move window to workspace 1"></KeyListEntry>
<KeyListEntry name="move-to-workspace-2" description="Move window to workspace 2"></KeyListEntry>
<KeyListEntry name="move-to-workspace-3" description="Move window to workspace 3"></KeyListEntry>
<KeyListEntry name="move-to-workspace-4" description="Move window to workspace 4"></KeyListEntry>
<KeyListEntry name="move-to-workspace-5" description="Move window to workspace 5"></KeyListEntry>
<KeyListEntry name="move-to-workspace-6" description="Move window to workspace 6"></KeyListEntry>
<KeyListEntry name="move-to-workspace-7" description="Move window to workspace 7"></KeyListEntry>
<KeyListEntry name="move-to-workspace-8" description="Move window to workspace 8"></KeyListEntry>
<KeyListEntry name="move-to-workspace-9" description="Move window to workspace 9"></KeyListEntry>
<KeyListEntry name="move-to-workspace-10" description="Move window to workspace 10"></KeyListEntry>
<KeyListEntry name="move-to-workspace-11" description="Move window to workspace 11"></KeyListEntry>
<KeyListEntry name="move-to-workspace-12" description="Move window to workspace 12"></KeyListEntry>
<KeyListEntry name="move-to-workspace-left" description="Move window one workspace to the left"></KeyListEntry>
<KeyListEntry name="move-to-workspace-right" description="Move window one workspace to the right"></KeyListEntry>
<KeyListEntry name="move-to-workspace-up" description="Move window one workspace up"></KeyListEntry>
<KeyListEntry name="move-to-workspace-down" description="Move window one workspace down"></KeyListEntry>
<KeyListEntry name="switch-windows" description="Switch applications"></KeyListEntry>
<KeyListEntry name="switch-group" description="Switch windows of an app directly"></KeyListEntry>
<KeyListEntry name="show-desktop" description="Hide all normal windows"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-1" description="Switch to workspace 1"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-2" description="Switch to workspace 2"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-3" description="Switch to workspace 3"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-4" description="Switch to workspace 4"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-5" description="Switch to workspace 5"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-6" description="Switch to workspace 6"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-7" description="Switch to workspace 7"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-8" description="Switch to workspace 8"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-9" description="Switch to workspace 9"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-10" description="Switch to workspace 10"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-11" description="Switch to workspace 11"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-12" description="Switch to workspace 12"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-left" description="Switch to workspace left"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-right" description="Switch to workspace right"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-up" description="Switch to workspace above"></KeyListEntry>
<KeyListEntry name="switch-to-workspace-down" description="Switch to workspace below"></KeyListEntry>
</KeyListEntries>
|