[Bug 696671] Re: Using bluetooth key displays wrong notification icon
Martin Pitt
martin.pitt at ubuntu.com
Wed Oct 26 13:14:36 UTC 2011
Fixed upstream, thanks!
** Changed in: udev (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/696671
Title:
Using bluetooth key displays wrong notification icon
Status in “udev” package in Ubuntu:
Fix Committed
Bug description:
Binary package hint: udev
Turning off bluetooth displays the wrong notification icon
(brightnessup)
See: /usr/share/doc/udev/README.keymap.txt
cat /sys/class/dmi/id/sys_vendor = Acer
cat /sys/class/dmi/id/product_name = TravelMate 7720
sudo /lib/udev/keymap -i input/event3 =
scan code: 0xD9 key code: brightnessup
I changed /lib/udev/rules.d/95-keymap.rules:88 into:
ENV{DMI_VENDOR}=="Acer*",
ATTR{[dmi/id]product_name}=="TravelMate*6292*|TravelMate*8471*|TravelMate*4720*|TravelMate*7720*|Aspire
1810T*|AO751h|AO531h", RUN+="keymap $name 0xD9 bluetooth"
But this does not work...
Good luck
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/696671/+subscriptions
More information about the foundations-bugs
mailing list