/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

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

Travel
| | Write-only blogging
| | opensourcemusings.com
4.1 parsecs away

Travel
| | [AI summary] The article reviews GNOME Text Editor, a simple and functional text editing tool for the GNOME desktop environment, highlighting its minimal interface, spell checking, and suitability for non-programmers.
| | matthieu.io
22.3 parsecs away

Travel
| [AI summary] The author shares a method for exporting tmux terminal panes to HTML using ansi2html and sed to preserve custom colors for web sharing.