summaryrefslogtreecommitdiffstats
path: root/panels/keyboard/01-input-sources.xml.in
blob: 355bba401cedce9eb7fb9b2b512b4fb82f4ab20a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries group="system"
                schema="org.gnome.desktop.wm.keybindings"
                name="Typing">

  <KeyListEntry name="switch-input-source"
		reverse-entry="switch-input-source-backward"
                description="Switch to next input source"/>

  <KeyListEntry name="switch-input-source-backward"
		reverse-entry="switch-input-source"
		is-reversed="true"
                description="Switch to previous input source"/>

</KeyListEntries>