Explore >> Select a destination


You are here

paperstack.com
| | matttproud.com
3.4 parsecs away

Travel
| | 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.
| | blog.separateconcerns.com
1.1 parsecs away

Travel
| | Gnome 3.28 changes the default behavior of touchpads, here is how to change it back.
| | who-t.blogspot.com
2.4 parsecs away

Travel
| | This is a heads up as mutter PR!4292 got merged in time for GNOME 48. It (subtly) changes the behaviour of drag lock on touchpads, but (...
| | livesys.se
18.4 parsecs away

Travel
| [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.