Need to add: if we don't remap all the buttons and don't add
ID_INPUT_KEY=1 then this device is recognized as mouse and causes
keyboard and mouse instability in X.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Martin,
> Stanislav, there is an equivalent in saucy, the rules are now in
> /lib/udev/hwdb.d/60-keyboard.hwdb.
I've just found out, thank you. I though problem was in replacement but
actually it was about bug in source code. Thank you for the quick reply.
udev.txt is attached.
I've managed to
Fixed the strtol issue upstream in
http://cgit.freedesktop.org/systemd/systemd/commit/?id=b151ca993 .
Thanks for pointing out!
Now, to add the actual keymap for your device, can you please do
udevadm info --export-db > /tmp/udev.txt
with the device connected and attach /tmp/udev.txt here?
**
Stanislav, there is an equivalent in saucy, the rules are now in
/lib/udev/hwdb.d/60-keyboard.hwdb. If you modify this, run "sudo dpkg-
reconfigure udev" and reboot to activate. (You can also "udevadm trigger
--action=add --subsystem-match=input" a change event on the keyboard
device, but that migh
** Summary changed:
- Plantronics .Audio 648 buttons doesn't in Ubuntu Saucy
+ Plantronics .Audio 648 buttons doesn't in Ubuntu Saucy 32-bit
** Description changed:
- In Ubuntu 12.04 I used the following udev rules to make Plantrinics
- buttons work:
+ In Ubuntu 12.04 64-bit I used the following