udev keymap fix for ONKYO BX407A4

Bug #612529 reported by Pau Oliva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Fix Released
Medium
Martin Pitt

Bug Description

Binary package hint: udev

Hello,

This is to fix hotkeys in ONKYO BX407A4.

/sys/class/dmi/id/sys_vendor: ONKYO CORPORATION
/sys/class/dmi/id/product_name: ONKYOPC
/sys/class/dmi/id/product_version: 2UMEM039

/lib/udev/keymaps/onkyo-bx4:
0xE2 cyclewindows # Fn+Esc
0xEE battery # Fn+Q
0xDF sleep # Fn+W
0xF5 switchvideomode # Fn+E
0xF0 media # Fn+R
0xF6 camera # Fn+T
0xF7 f22 # Fn+Y (touchpad toggle)
0xF9 brightnessdown # Fn+A
0xF8 brightnessup # Fn+S
0xA0 mute # Fn+D
0xAE volumedown # Fn+F
0xB0 volumeup # Fn+G
0xE0 bluetooth # Fn+H
0xFB wlan # Fn+J

In /lib/udev/rules.d/95-keymap.rules needs to add the following line inside the keyboard_vendorcheck label:
ENV{DMI_VENDOR}=="ONKYO CORPORATION", ATTR{[dmi/id]product_name}=="ONKYOPC", RUN+="keymap $name onkyo-bx4"

Martin Pitt (pitti)
Changed in udev (Ubuntu):
assignee: nobody → Martin Pitt (pitti)
status: New → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

Committed upstream, thank you!

Changed in udev (Ubuntu):
importance: Undecided → Medium
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package udev - 161+git20100825-1

---------------
udev (161+git20100825-1) maverick; urgency=low

  * Merge fixes from trunk:
    - keymap: Fix Sony VAIO VGN-SZ2HP/B (LP: #613578)
    - keymap: Add HP G60 (LP: #554944)
    - keymap: Add Onkyo PC (LP: #612529)
    - Add support for oom_score_adj, which replaces oom_adj in kernel 2.6.36
    - udevd: remove unneeded credential passing from init_notify()
  * debian/control: Update Vcs-Bzr to reworked tree. The current tree is now
    branched from lp:~vcs-imports/udev/trunk (which works well now) instead of
    the outdated manual lp:~scott/udev/master import.
  * Add debian/source/format: Keep 1.0 for now. We don't use quilt, but bzr,
    and this is not a native package.
  * Add debian/source/options: Supply tar-ignore and diff-ignore options to
    exclude .bzr/ and test/. This obsoletes the "debian/rules package" rule,
    so remove that.
 -- Martin Pitt <email address hidden> Thu, 26 Aug 2010 10:59:48 +0200

Changed in udev (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.