16 lines
463 B
XML
16 lines
463 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<KeyListEntries schema="org.gnome.shell.keybindings"
|
||
|
group="system"
|
||
|
_name="Typing"
|
||
|
wm_name="GNOME Shell"
|
||
|
package="gnome-shell">
|
||
|
|
||
|
<KeyListEntry name="switch-input-source"
|
||
|
_description="Switch to next source"/>
|
||
|
|
||
|
<KeyListEntry name="switch-input-source-backward"
|
||
|
_description="Switch to previous source"/>
|
||
|
|
||
|
</KeyListEntries>
|
||
|
|