On 18 May 2007 Tyler Smith <[EMAIL PROTECTED]> asked: > Ok, I sorted this out with > > dumpkeys | sed -f /etc/console-tools/remap | loadkeys > > I needed to edit the remap file, changing Caps-Lock to Shift_Lock, (or > the other way round). This line has to be run as root - where do I put > it so that it happens every time I log in or boot?
grep -r /etc/console-tools/remap /etc/* Will show you that /etc/init.d/console-screen.sh already does what you want. Cheers, Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]