Wow. This Debian sysvinit code hurts my brain.komer wrote: Mon Oct 21, 2019 11:41 pm when you implement the fix, I will test it. I gotta sleep now. It's 5:30am here. I'm way off my curfew. Have a good night BjtJam :-)
I've attached a small tarball called xtra.tgz. If you *copy* this tarball to the /antiX/ directory it will add my fix on every live boot. Don't unpack the tarball just copy it.
The plan is simple. If the file /etc/default/keyboard differs from the default version we ship on the iso file then we will call "setupcon -k". When it does this, it will say "Setting up live keyboard layout" on tty1. Sometimes messages fill the screen and scroll off the top. The cheat "tty1off" will disable login on tty1 which saves some lines.
You can also run the script manually after you've booted:
Code: Select all
sudo service setup-keyboard.sh start