[Git-commits] [grml/grml-desktop] 5208b4: .Xresources: Add Copy/Paste Key Binding
Michael Prokop
noreply at github.com
Fri Sep 8 09:00:20 CEST 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-desktop
Commit: 5208b4c4c800f798e0e83afc0c8daf185cf05a9e
https://github.com/grml/grml-desktop/commit/5208b4c4c800f798e0e83afc0c8daf185cf05a9e
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M etc/skel/.Xresources
Log Message:
-----------
.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
Commit: c8059236bdcb147e333a1af469cd01f696f975ac
https://github.com/grml/grml-desktop/commit/c8059236bdcb147e333a1af469cd01f696f975ac
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M etc/skel/.Xresources
Log Message:
-----------
.Xresources: Add key binding to switch between fonts without a numeric keypad
Modern notebooks lack a numeric keypad, making it hard to use the
shifted keypad plus and minus bindings for switching between font sizes.
Ctrl-+ (which is actually Ctrl-=) + Ctrl-- allows us to switch between
fonts on keyboards without a numeric keypad.
Commit: 9645420241a98ae2fc2a0537a253bb9a7e047de2
https://github.com/grml/grml-desktop/commit/9645420241a98ae2fc2a0537a253bb9a7e047de2
Author: Michael Prokop <mika at grml.org>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M etc/skel/.Xresources
Log Message:
-----------
Merge remote-tracking branch 'origin/github/pr/7'
Compare: https://github.com/grml/grml-desktop/compare/83f03f05e957...9645420241a9
More information about the Git-commits
mailing list