|
Bugzilla – Full Text Bug Listing |
| Summary: | thinkpad_acpi doesn't create any key events | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Will Stephenson <wstephenson> |
| Component: | Kernel | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mchang, pocek, rolf.offermanns, suse, trenn, vuntz |
| Version: | Alpha 2plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Will Stephenson
2008-03-13 09:28:56 UTC
Power button and AC power could theoretically be the autoloading regression, but I more think this is related to some EC things Alexey is currently fighting with... Using Beta2 on a R61, e.g., Fn-F2 is shown by xev:
KeyRelease event, serial 34, synthetic NO, window 0x3c00001,
root 0x4f, subw 0x0, time 1161757, (722,376), root:(727,401),
state 0x0, keycode 146 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
In contrast to 10.3, there is no action performed on most hotkeys. Fn-F2 should lock the screen, Fn-F3 should turn the display off. Since there is no symbol assigned, I cannot add the screen locking via KDE.
11.1b2 on T43p: None of the Fn-F3 (Display off), Fn-F4 (Standby), Fn-F12 (hibernate) keys work. They all used to work in 11.0. Hi Will 11.4 on Thinkpad X200, all function key works except power button. Would it be possible for you to check again the status in openSUSE11.4? Besides, please run "acpi_listen" when you insert/remove AC power or when pressing power button. These keys would not throw keycode but emit ACPI events which is handled nowadays by upowerd. Thanks. :) closing due to lack of response. |