diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-03 20:22:04 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-03 23:30:36 -0400 |
commit | 1ba36e11b227e32f818aea5b4d84f5cbff71e7db (patch) | |
tree | da3a05fc84ece5c911ea3a586b30f9cef2dec0ef /drivers/input/touchscreen | |
parent | 903b9124eae00edf8a9d6491dab60fcda777aabd (diff) |
Input: atkbd - allow setting force-release bitmap via sysfs
There are more and more laptop requiring use of force_release quirk
for their multimedia and other specialized keys. Adding their DMI data
to the kernel is not sustainable; instead we will rely on help from
userspace (HAL) to do that for us.
This patch creates a new 'force_release' sysfs attribute (that belongs
to serio device to which keyboard is attached) which can be used to set
up force_release keymap. For example, Dell laptop owners might do:
echo 133-139,143,147 > /sys/devices/platform/i8042/serio0/force_release
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen')
0 files changed, 0 insertions, 0 deletions