Re: i386 AT keyboard LED question.

From: linux-os (Dick Johnson)
Date: Mon Feb 20 2006 - 16:10:13 EST



On Mon, 20 Feb 2006, Nick Warne wrote:

> On Monday 20 February 2006 20:24, Vojtech Pavlik wrote:
>> On Mon, Feb 20, 2006 at 08:03:26PM +0000, Nick Warne wrote:
>>> Hi Vojtech,
>>>
>>> I wondered why numlock LED goes off during boot process, even though I
>>> ask BIOS to turn on;
>
> ~snip~
>
>> Some old notebooks forget them on, which makes the keyboard unusable -
>> you get '4' instead of 'u', etc.
>
> Understand. I never thought of that!
>
>>
>> We can't read the LED state anyway (except for going to the BIOS data
>> structures, which isn't reasonable from the atkbd driver), and we need
>> to initialize it, so off is the safer default.
>>
>> Further, this has been the behavior of Linux since it was first
>> implemented, and thus, in my rewrite of the keyboard handling, I didn't
>> change it.
>
> Thanks for detailed reply - I see now, and didn't know any of this.
>
>> It's trivial to change the default lock state in init scripts / xdm
>> config / X config, too.
>
> I boot into init 3, so as I don't reboot much, I always forget to turn numlock
> back on when logging in [failed] - hence the question.
>
> I will look at a local fix rather than a patch for kernel.
>
> Thanks again,
>
> Nick

In .. /etc/rc.d/rc.local
/usr/bin/setleds -num /dev/tty0 (or whatever)



Cheers,
Dick Johnson
Penguin : Linux version 2.6.13.4 on an i686 machine (5589.49 BogoMips).
Warning : 98.36% of all statistics are fiction.
_


****************************************************************
The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@xxxxxxxxxxxx - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/