Summary: | Hotkeys not working on HP 2230s | ||
---|---|---|---|
Product: | hal | Reporter: | Erik Lundin <erik.lundin> |
Component: | hal-info | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | danny.kukawka |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Erik Lundin
2009-05-02 23:46:57 UTC
Since there are only messages in /var/log/messages for the presentation button, we can fix only this button. If you have "Unknown key pressed"-events for the other keys, feel free to reopen the bug and tell us which they are. I will commit this for now: (will merge it in the next days to git master). commit e6389d9fab81ed6591b4a5de4f56d8f18784f55c Author: Danny Kukawka <danny.kukawka@web.de> Date: Fri Jul 31 14:58:43 2009 +0200 add keymapping for a HP 2230s Added keymapping for a HP 2230s as reported in fd.o#21527. diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi index 60e48fd..8df6185 100644 --- a/fdi/information/10freedesktop/30-keymap-hp.fdi +++ b/fdi/information/10freedesktop/30-keymap-hp.fdi @@ -43,7 +43,7 @@ <append key="input.keymap.data" type="strlist">e059:f23</append> <!-- touchpad on --> </match> - <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="Compaq;EliteBook"> + <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="Compaq;EliteBook;2230s"> <!-- Business and enterprise machines --> <append key="input.keymap.data" type="strlist">e008:presentation</append> <!-- Presentation --> <append key="input.keymap.data" type="strlist">e059:help</append> <!-- I key (high keycode: "info") --> |
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.