Subject: pccons.c - why update_led() in pc_xmode?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Brad Parker <brad@fcr.com>
List: current-users
Date: 12/11/1993 10:12:30
Can anyone tell me why i386/isa/pccons.c updates the keyboard led's
when in "pc_xmode" ?

I remap the caps lock key to control with xmodmap, but the caps lock led
keeps working (most disconcerting).

In fact, why is there a switch on "scan_codes[]" at all in this case?
I thought that in "pc_xmode" the keyboard should return raw scan codes
and X should do all the mapping.

-brad

------------------------------------------------------------------------------