/usr/share/gnome-control-center/keybindings/42-gpaste.xml is in gpaste 3.18.3-1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.gnome.GPaste" name="GPaste" group="system">
<KeyListEntry name="launch-ui" description="Launch the graphical tool: "></KeyListEntry>
<KeyListEntry name="make-password" description="Mark the active item as being a password: "></KeyListEntry>
<KeyListEntry name="pop" description="Delete the active item from history: "></KeyListEntry>
<KeyListEntry name="show-history" description="Display the history: "></KeyListEntry>
<KeyListEntry name="sync-clipboard-to-primary" description="Sync the clipboard to the primary selection: "></KeyListEntry>
<KeyListEntry name="sync-primary-to-clipboard" description="Sync the primary selection to the clipboard: "></KeyListEntry>
<KeyListEntry name="upload" description="Upload the active item to a pastebin service: "></KeyListEntry>
</KeyListEntries>
|