[Sussex] (no subject)

John Crowhurst fyremoon at fyremoon.net
Sun Mar 23 20:35:00 UTC 2003


> Does anyone know how I can enable my numlock key at boot?

Slap the following in a startup script (rc.local for example):

for t in 1 2 3 4 5 6 7 8
do
  setleds +num < /dev/tty$t > /dev/null
done

-- 
John






More information about the Sussex mailing list