Path: utzoo!attcan!uunet!tektronix!percival!bucket!leonard From: leonard@bucket.UUCP (Leonard Erickson) Newsgroups: comp.sys.ibm.pc Subject: Re: Kbd. LED Indicator Lights? Message-ID: <1170@bucket.UUCP> Date: 16 Dec 88 05:16:35 GMT References: <23a131e9@ralf> <15736@iuvax.cs.indiana.edu> Reply-To: leonard@bucket.UUCP (Leonard Erickson) Organization: Rick's Home Grown Unix; Portland, OR Lines: 29 In article <15736@iuvax.cs.indiana.edu> bkliewer@iuvax.UUCP (Bradley Dyck Kliewer) writes: Ralf.Brown@B.GP.CS.CMU.EDU writes: <>They only toggle because the BIOS checks for changed bits each time the <>keyboard sends a scan code, and updates the LEDs if necessary. There is a <>specific command that you send the keyboard controller at I/O port 64h which <>sets the LEDs, but I can't find it off-hand. <> <>So, if the program changes the status bits, but no keys are pressed, held <>down, or released afterwards, the LEDs will not change. Makes for a bit of an <>unusual effect to have the NumLock LED change when you press Shift... <