[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dumpkeys on login [was keyboard tweaking without X]



On 18 May 2007 Tyler Smith <tyler.smith@mail.mcgill.ca> 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



Reply to: