[systemd-bugs] [Bug 82482] New: Cannot remap keys of bluetooth keyboard
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 11 15:34:18 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82482
Priority: medium
Bug ID: 82482
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Cannot remap keys of bluetooth keyboard
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: jm at lentin.co.uk
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
Before I could use /lib/udev/keymap to reassign keys on a bluetooth keyboard,
since upgrading to udev 208 with hwdb this appears to be unimplemented or
purposefully broken.
/lib/udev/rules.d/60-keyboard.rules says:-
# ignore all bluetooth devices
SUBSYSTEMS=="bluetooth", GOTO="keyboard_end"
Commenting out this line allows me to do the following:-
keyboard:name:ThinkPad Compact Bluetooth Keyboard with TrackPoint:*
KEYBOARD_KEY_70049=pageup
KEYBOARD_KEY_7004c=pagedown
And everything seems to work, although it's obviously not the neatest way to
match a keyboard.
Why are they explicitly enabled? Would a rule to match say the HID device be
accepted (presuming that it's possible)?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140811/4e0ec630/attachment.html>
More information about the systemd-bugs
mailing list