Wesley Schwengle IncludeIf: A digital space written in pencil Articles Series Answerrit /dev/null About Answerrit

Answerrit posts are short, practical write-ups that start with a concrete question and end with a working solution. No theory dumps, no five pages of background — just the problem and the fix.

Most of these come from people asking questions on Reddit and me answering them. These questions and answers can often be generalized enough for the greater community and don’t need Reddit. A personal StackOverflow, without the voting.

Register custom terminal emulators in Debian's alternatives system using update-alternatives, including --slave option for man page integration. Learn how to override Debian package configs without losing changes during upgrades using .d directories, ordering, and dpkg-diver Why i3's scratchpad_state is always none in get_tree, how to find it on the floating_con parent, and a script to avoid killing scratchpad windows by mistake. Configure GRUB to boot specific kernels on Debian using GRUB_DEFAULT, menu IDs, or saved defaults. Includes submenu handling and troubleshooting. Prevent multiple simultaneous user logins in LightDM by disabling user switching in both the display manager and xscreensaver lock screen. Source .profile and .xprofile in LightDM on Debian by creating a custom session wrapper. Includes dpkg-divert approach and Ansible playbook.