You are here |
justin.abrah.ms | ||
| | | |
developerlife.com
|
|
| | | | I've provided scripts for setting up a new Ubuntu 24.04 desktop machine. They have been tested on a fresh install of Ubuntu 24.04 LTS. They contain all the software that is needed for Rust development, OBS Studio use, and general developer productivity. They are highly opinionated for my use case, but you can modify them to suit your needs. | |
| | | |
zzamboni.org
|
|
| | | | In my ongoing series of literate config files, I present to you my Hammerspoon configuration file. | |
| | | |
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. | |
| | | |
soft98.me
|
|
| | DriverPack Solution is a popular software utility used to automatically install and update drivers for hardware components on Windows computers. It is designed to simplify the driver management process by providing a comprehensive database of drivers for a wide range of devices, including motherboards, sound cards, graphics cards, network cards, and more. Key features of |