2012-04-19 05:43:38 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<KeyListEntries group="system"
|
2012-12-18 16:44:34 +00:00
|
|
|
schema="org.gnome.desktop.wm.keybindings"
|
2017-09-11 22:05:40 +02:00
|
|
|
name="Typing">
|
2012-04-19 05:43:38 +02:00
|
|
|
|
|
|
|
<KeyListEntry name="switch-input-source"
|
2014-05-02 11:38:54 +02:00
|
|
|
reverse-entry="switch-input-source-backward"
|
2017-09-11 22:05:40 +02:00
|
|
|
description="Switch to next input source"/>
|
2012-04-19 05:43:38 +02:00
|
|
|
|
|
|
|
<KeyListEntry name="switch-input-source-backward"
|
2014-05-02 11:38:54 +02:00
|
|
|
reverse-entry="switch-input-source"
|
|
|
|
is-reversed="true"
|
2017-09-11 22:05:40 +02:00
|
|
|
description="Switch to previous input source"/>
|
2012-04-19 05:43:38 +02:00
|
|
|
|
|
|
|
</KeyListEntries>
|