Re: Why does Linux turn off num lock key?
- From: Jean-David Beyer <jeandavid8@xxxxxxxxxxx>
- Date: Sat, 04 Feb 2006 16:58:05 GMT
somebody wrote:
I have my BIOS configured to turn the Num Lock key on.There is a little program, numlockx, that will take care of this for you.
When I boot, the Num Lock lights until Linux boots and
I see the message "Uncompressing Linux". A bit of
research and I found the setleds command, and added
this to my /etc/rc file:
INITTY=/dev/tty[1-8]
for tty in $INITTY; do
setleds -D +num < $tty
done
However, the Num Lock never lights. I'm running Fedora
Core 4. What do I need to do to have my Num Lock key on?
You should be able to find it with google.
--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 11:50:00 up 15 days, 3:17, 6 users, load average: 4.18, 4.17, 4.17
.
- References:
- Why does Linux turn off num lock key?
- From: somebody
- Why does Linux turn off num lock key?
- Prev by Date: Re: Small usage of swap memory
- Next by Date: Re: Can not access my camera as user
- Previous by thread: Re: Why does Linux turn off num lock key?
- Next by thread: Re: Why does Linux turn off num lock key?
- Index(es):
Relevant Pages
|