Summary: | Keyboard LEDs and VT switches | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Egbert Eich <eich> | ||||
Component: | Server/General | Assignee: | Egbert Eich <eich> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | mrmazda, patrice | ||||
Version: | unspecified | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
URL: | http://bugs.xfree86.org/show_bug.cgi?id=963 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 269 | ||||||
Attachments: |
|
Description
Egbert Eich
2004-03-16 05:02:09 UTC
This needs to be looked after. Assigning to me so that I don't forget. *** Bug 3445 has been marked as a duplicate of this bug. *** Is this good for 7.0? Some people still experience this in Mandriva Linux 2007 Alpha which uses Xorg 7.1. I forgot to add the link to Mandriva bug report: http://qa.mandriva.com/show_bug.cgi?id=13211 Is there a similar bug reported elsewhere? SuSE 9.3, 10.0 & 10.1, Fedora 4, & Kubuntu 6.06 (and IIRC Etch, Xandros & Knoppix) all have this same bug, except that 2 or more X servers are not required to see it. One merely needs to switch to VC[1-6] and then back to X to see the LED get turned off, even though its functional state remains ON. I'm getting the same problem in debian (7.1). What info is currently needed BTW? Created attachment 8396 [details] [review] fix key led update Ok, found the problem: when XKB is used (!pKbd->noXkb), pKbd->keyLeds is not updated, so that UpdateLeds(), even if it called at the right places, actually just clears all LEDs. Here is a patch. *** Bug 1530 has been marked as a duplicate of this bug. *** committed to git |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.