This article from the notes, not original, the source has been found, sorry.
&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; Looking at the previous post of Cu, the way to solve the problem is:
Add in/etc/rc.d/rc.local:
For T in 1 2 3 4 5 6 7 8
Do
Setleds +num
$t >/dev/null
Done
But I tried n also not, NUMLOCK light is not bright, do not know where the problem is, there are friends who know the problem to help you:
Finally solved the problem, I once again realize the benefits of man, too good: Oh, the solution is as follows:
-----------------------------------
For T in 1 2 3 4 5 6 7 8
Do
Setleds-d +num
$t >/dev/null
Done
------------------------------------
That is, to add the parameter-D to change the default flags, of course, if the NUM replaced Caps,scroll can change the state of caps, ScrollLock, more detailed description in the man inside: "Alas, encounter problems or to look at Mans first AH:"