• Ping Cheng's avatar
    Input: wacom - report resolution for pen devices · e35fb8c1
    Ping Cheng authored
    Touch resolution is reported to the userland by retrieving the value
    from the HID descriptor. But pen resolution is not since it can not
    be retrieved. The current Wacom X driver has a resolution table.
    To centralize the source of these values, the resolution entries are
    added in the wacom_features struct for x and y coordinates respectively.
    The values are then reported to the userland.
    Signed-off-by: default avatarPing Cheng <pingc@wacom.com>
    Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
    e35fb8c1
wacom_wac.h 2.01 KB