On Sunday, March 24, 2013 04:21:24 PM Stephen Gildea wrote: > I have a Dell Latitude E6530 laptop > (system vendor "Dell Inc.", product name "Latitude E6530"). > A few of the keys are mapped incorrectly: > > Fn+F5, Touchpad Toggle > ---------------------- > > Fn+F5 is labeled on my keyboard with a "touchpad" icon, and in > udev 198, the line in /lib/udev/keymaps/dell for it is this: > > 0x9E f21 #touchpad toggle > > Since we know it is "touchpad toggle" (and I confirm it is), and there > is a key name for that, how about changing this line to read thusly: > > 0x9E touchpad_toggle # Fn+F5 > > In the same "dell" file, 0xD9 is mapped the same ("f21 # touchpad toggle"); > perhaps it also should be changed to send a real touchpad_toggle? Unfortunately X can't deal with keycodes above 255 :( -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html