This way we can add more typing related keybindings here. https://bugzilla.gnome.org/show_bug.cgi?id=682069
12 lines
403 B
XML
12 lines
403 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<KeyListEntries group="system"
|
|
schema="org.gnome.settings-daemon.plugins.media-keys"
|
|
_name="Typing">
|
|
|
|
<KeyListEntry name="switch-input-source"
|
|
_description="Switch to next source"/>
|
|
|
|
<KeyListEntry name="switch-input-source-backward"
|
|
_description="Switch to previous source"/>
|
|
|
|
</KeyListEntries>
|