[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2008-03-12 Thread Bug Watch Updater
** Changed in: acpi-support (Debian) Status: Unknown => Fix Released -- acpi_fakekey sends events to wrong evdev device https://bugs.launchpad.net/bugs/114953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2008-03-11 Thread Ryan Kavanagh
Fix released in Debian, and surely sync'd or merged into Ubuntu. ** Also affects: acpi-support (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433771 Importance: Unknown Status: Unknown ** Changed in: acpi-support (Ubuntu) Status: Incomplete => Fix Released --

[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2007-09-13 Thread Eric Price
I have the same problem on Gutsy with my Thinkpad X60s. It's the same as Debian bug 433771 (see http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=433771), which has a patch. -- acpi_fakekey sends events to wrong evdev device https://bugs.launchpad.net/bugs/114953 You received this bug notificati

[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2007-08-30 Thread dynamotwain
Here's the keyboard portion of my Xorg.conf: Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 50" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "XkbOptions" "compose:menu,lv3:ralt_switch

[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2007-08-30 Thread Matthew Garrett
This shouldn't be an issue - all keyboard events go through to the console, which is what X is listening to. Have you altered your X configuration? ** Changed in: acpi-support (Ubuntu) Status: New => Incomplete -- acpi_fakekey sends events to wrong evdev device https://bugs.launchpad.net/

[Bug 114953] Re: acpi_fakekey sends events to wrong evdev device

2007-05-15 Thread dynamotwain
This patch makes acpi_fakekey only consider evdev devices with keys commonly found on all keyboards by requiring the evdev keycode to be less than KEY_MACRO. KEY_MACRO through BTN_MISC are just F13 - F24 and multimedia, quick launch, and power management keys. Ignoring them allows the real keyboa