/usr/share/gnome-control-center/keybindings/01-input-sources.xml is in gnome-control-center-data 1:3.18.2-1ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.gnome.desktop.wm.keybindings" group="system" name="Typing">
<KeyListEntry reverse-entry="switch-input-source-backward" name="switch-input-source" description="Switch to next input source"></KeyListEntry>
<KeyListEntry reverse-entry="switch-input-source" name="switch-input-source-backward" is-reversed="true" description="Switch to previous input source"></KeyListEntry>
</KeyListEntries>
|