<?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>
