This adds an entry to select the "Level 3" selection key, which is usually Right Alt (or Alt-Gr on a majority of keyboards). Mockups at [1]. However, we replaced the "Left Ctrl" key option with a "Menu key" option, as "Left Ctrl" isn't a possible XKB option for the level3 key. [1] https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/system-settings/keyboard/keyboard-wires.png
9 lines
430 B
XML
9 lines
430 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/keyboard">
|
|
<file preprocess="xml-stripblanks">enter-keyboard-shortcut.svg</file>
|
|
<file preprocess="xml-stripblanks">cc-alt-chars-key-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-keyboard-panel.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-keyboard-shortcut-editor.ui</file>
|
|
</gresource>
|
|
</gresources>
|