.Xresources: Add Copy/Paste Key Binding
authorDarshaka Pathirana <dpat@syn-net.org>
Wed, 6 Sep 2023 15:53:45 +0000 (17:53 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Wed, 6 Sep 2023 16:45:04 +0000 (18:45 +0200)
commit5208b4c4c800f798e0e83afc0c8daf185cf05a9e
tree65e763b1af848b3a033d5883eba120e914af6e58
parent83f03f05e9579b6cd1a51cf80949a072d99116f6
.Xresources: Add Copy/Paste Key Binding

On systems without a middle mouse button it is not always obvious how to
paste the selection into an xterm window.

For our convenience I added the custom key binding Ctrl-Shift-v +
Ctrl-Shift-c to make our lives a little less annoying.

We also lack documentation on what is currently configured and how to
change it. In an attempt to improve the situation, I have added some
online links and some detailed comments on the lines I have added.

Note, that the last escaped newline (\n\) is not needed, but makes it
easier to add more key bindings.

Closes: grml/grml-desktop#6
etc/skel/.Xresources