Public bug reported:

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"

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
udev keymap fix for ONKYO BX407A4
https://bugs.launchpad.net/bugs/612529
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to