This file is indexed.

/usr/share/gnome-control-center/keybindings/01-screenshot.xml is in gnome-control-center-data 1:3.28.1-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" name="Screenshots">
  <!-- translators: $PICTURES will be replaced by the name of the XDG Pictures directory -->
  <KeyListEntry name="screenshot" description="Save a screenshot to $PICTURES"/>
  <!-- translators: $PICTURES will be replaced by the name of the XDG Pictures directory -->
  <KeyListEntry name="window-screenshot" description="Save a screenshot of a window to $PICTURES"/>
  <!-- translators: $PICTURES will be replaced by the name of the XDG Pictures directory -->
  <KeyListEntry name="area-screenshot" description="Save a screenshot of an area to $PICTURES"/>
  <KeyListEntry name="screenshot-clip" description="Copy a screenshot to clipboard"/>
  <KeyListEntry name="window-screenshot-clip" description="Copy a screenshot of a window to clipboard"/>
  <KeyListEntry name="area-screenshot-clip" description="Copy a screenshot of an area to clipboard"/>
  <KeyListEntry name="screencast" description="Record a short screencast"/>
</KeyListEntries>