/usr/share/gnome-control-center/keybindings/01-launchers.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 9 10 11 12 13 14 15 16 17 18 19 20 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.gnome.settings-daemon.plugins.media-keys" group="system" name="Launchers">
<KeyListEntry name="help" description="Launch help browser"></KeyListEntry>
<KeyListEntry name="control-center" description="Settings"></KeyListEntry>
<KeyListEntry name="calculator" description="Launch calculator"></KeyListEntry>
<KeyListEntry name="email" description="Launch email client"></KeyListEntry>
<KeyListEntry name="terminal" description="Launch terminal"></KeyListEntry>
<KeyListEntry name="www" description="Launch web browser"></KeyListEntry>
<KeyListEntry name="home" description="Home folder"></KeyListEntry>
<KeyListEntry name="search" msgctxt="keybinding" description="Search">Search</KeyListEntry>
</KeyListEntries>
|