From 83d7702f2837df28ffea7d3f82a14369c81fd64f Mon Sep 17 00:00:00 2001 From: kanjitalk755 Date: Fri, 9 Oct 2020 13:54:42 +0900 Subject: [PATCH] add gnome_keybindings.txt --- SheepShaver/doc/Linux/gnome_keybindings.txt | 162 ++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 SheepShaver/doc/Linux/gnome_keybindings.txt diff --git a/SheepShaver/doc/Linux/gnome_keybindings.txt b/SheepShaver/doc/Linux/gnome_keybindings.txt new file mode 100644 index 00000000..37ceadcf --- /dev/null +++ b/SheepShaver/doc/Linux/gnome_keybindings.txt @@ -0,0 +1,162 @@ +------------------------------------------------------------------------------------------------------ +org.gnome.desktop.wm.keybindings: + + CHANGE ALL SETTINGS TO: + UseDefaultValue: OFF + Custom Value: [] + +------------------------------------------------------------------------------------------------------ +org.gnome.mutter: + +org.gnome.mutter.overlay-key + DEFAULT: 'Super_L' + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: + + +------------------------------------------------------------------------------------------------------ +org.gnome.mutter.keybindings: + +org.gnome.mutter.keybindings.switch-monitor + DEFAULT: ['p', 'XF86Display'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: ['XF86Display'] + + +org.gnome.mutter.keybindings.toggle-tiled-left + DEFAULT: ['Left'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.gnome.mutter.keybindings.toggle-tiled-right + DEFAULT: ['Right'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +------------------------------------------------------------------------------------------------------ +org.gnome.mutter.wayland.keybindings: + +org.gnome.mutter.wayland.keybindings.restore-shortcuts + DEFAULT: ['Escape'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + + +------------------------------------------------------------------------------------------------------ +org.pantheon.desktop.gala.keybindings: + +org.pantheon.desktop.gala.keybindings.cycle-workspaces-next + DEFAULT: ['Tab'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: ['Tab'] + + +org.pantheon.desktop.gala.keybindings.cycle-workspaces-previous + DEFAULT: ['Tab'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: ['Tab'] + + +org.pantheon.desktop.gala.keybindings.expose-all-windows + DEFAULT: ['a'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.expose-windows + DEFAULT: ['w'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.move-to-workspace-first + DEFAULT: ['Home'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.move-to-workspace-last + DEFAULT: ['End', '0'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.pip + DEFAULT: ['f'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.switch-input-source + DEFAULT: [''] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.switch-input-source-backward + DEFAULT: ['Space'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.switch-to-workspace-first + DEFAULT: ['Home'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.switch-to-workspace-last + DEFAULT: ['End', '0'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.zoom-in + DEFAULT: ['plus', 'KP_Add'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: [] + + +org.pantheon.desktop.gala.keybindings.zoom-out + DEFAULT: ['minus', 'KP_Subtract'] + + CHANGE TO: + UseDefaultValue: OFF + Custom Value: []