phreakout
12-23-2000, 09:56 AM
alright, i know there has numerous articles written on this, quite a few of which are KDE specific, but other are not so. I have failed to understand them (or more specifically, how the answer seems irrelevant to my system setup.)
many answers i have found on google search seems to be along this line:
Use the setleds program, for example (in /etc/rc.local or one of the /etc/rc.d/* files):
for t in 1 2 3 4 5 6 7 8
do
setleds +num < /dev/tty$t > /dev/null
done
I have checked my rc.local file and some other files under rc.d, and I'm still clueless as to where this patch is supposed to go ...
I am running Redhat 7.0, using Gnome. I do not use KDE.
Any insight will be most appreciated.
many answers i have found on google search seems to be along this line:
Use the setleds program, for example (in /etc/rc.local or one of the /etc/rc.d/* files):
for t in 1 2 3 4 5 6 7 8
do
setleds +num < /dev/tty$t > /dev/null
done
I have checked my rc.local file and some other files under rc.d, and I'm still clueless as to where this patch is supposed to go ...
I am running Redhat 7.0, using Gnome. I do not use KDE.
Any insight will be most appreciated.