forked from luck/tmp_suning_uos_patched
85b7720039
Today, userspace sets up an input device based on the data it emits. This is not always enough; a tablet and a touchscreen may emit exactly the same data, for instance, but the former should be set up with a pointer whereas the latter does not need to. Recently, a new type of touchpad has emerged where the buttons are under the pad, which changes logic without changing the emitted data. This patch introduces a new ioctl, EVIOCGPROP, which enables user access to a set of device properties useful during setup. The properties are given as a bitmap in the same fashion as the event types, and are also made available via sysfs, uevent and /proc/bus/input/devices. Acked-by: Ping Cheng <pingc@wacom.com> Acked-by: Chase Douglas <chase.douglas@canonical.com> Acked-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Henrik Rydberg <rydberg@euromail.se> |
||
---|---|---|
.. | ||
88pm860x_onkey.c | ||
ab8500-ponkey.c | ||
ad714x-i2c.c | ||
ad714x-spi.c | ||
ad714x.c | ||
ad714x.h | ||
adxl34x-i2c.c | ||
adxl34x-spi.c | ||
adxl34x.c | ||
adxl34x.h | ||
apanel.c | ||
ati_remote2.c | ||
ati_remote.c | ||
atlas_btns.c | ||
bfin_rotary.c | ||
cm109.c | ||
cobalt_btns.c | ||
dm355evm_keys.c | ||
hp_sdc_rtc.c | ||
ixp4xx-beeper.c | ||
Kconfig | ||
keyspan_remote.c | ||
m68kspkr.c | ||
Makefile | ||
max8925_onkey.c | ||
pcap_keys.c | ||
pcf8574_keypad.c | ||
pcf50633-input.c | ||
pcspkr.c | ||
powermate.c | ||
pwm-beeper.c | ||
rb532_button.c | ||
rotary_encoder.c | ||
sgi_btns.c | ||
sparcspkr.c | ||
twl4030-pwrbutton.c | ||
twl4030-vibra.c | ||
uinput.c | ||
winbond-cir.c | ||
wistron_btns.c | ||
wm831x-on.c | ||
yealink.c | ||
yealink.h |