Set Num Lock on/off under Linux

| | Comments (0)

console, setleds -D {+|-}num < {tty}
X, numlockx {on|off|switch}
http://ktown.kde.org/~seli/numlockx/
Mandrake has numlockx in /usr/X11R6/bin/enable_X11_numlock

eg.
for tty in /dev/tty[1-8]; do
setleds -D +num < $tty
done

numlockx on

Leave a comment

March 2009

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

About this Entry

This page contains a single entry by Pank published on July 7, 2004 9:44 AM.

超商便當 was the previous entry in this blog.

ide_info is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.