|
You are here |
justin.abrah.ms | ||
| | | | |
operand.ca
|
|
| | | | | [AI summary] The author shares a solution for remapping keyboard keys and enabling copy-paste functionality on a Debian Chromebook running under Wayland or X11. | |
| | | | |
www.scannedinavian.com
|
|
| | | | | ||
| | | | |
matttproud.com
|
|
| | | | | Debian Linux has a relatively smart way of configuring keyboard input through the /etc/default/keyboard file (manual page). This file powers both the kernel configuration, the virtual console, and the X Window System. I set the XKBOPTIONS directive in /etc/default/keyboard follows: 1 XKBOPTIONS='compose:ralt,ctrl:nocaps' This has the following meaning: Make the right alt key a compose key. Make the caps lock key another ctrl key. A slew of other rules are available through XKB as described in the /usr/share/X11/xkb/rules/base. | |
| | | | |
livesys.se
|
|
| | | [AI summary] The author discusses their experience with using Terminator, a terminal emulator that combines tiling features with a floating window manager, to enhance Linux desktop productivity through keyboard-centric workflows. | ||