You are here |
developerlife.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. | |
| | | |
www.ubuntubuzz.com
|
|
| | | | Useful 10 GNOME Extensions for Ubuntu 24.04 | |
| | | |
michaelscodingspot.com
|
|
| | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | |
christopher-beckham.github.io
|
|
| | My journey in trying to craft a better user experience for myself on Mac OS X. |