• Daniel Drake's avatar
    Input: synaptics - update OLPC XO exclusion · 83551c01
    Daniel Drake authored
    We have determined that the jumpiness previously seen when using
    the synaptics kernel mouse driver on OLPC XO was due to not using
    the synaptics X11 userspace driver - the xf86-input-evdev driver was
    interpreting 'finger near pad' signals as movements. Newer versions
    of xf86-input-evdev fix this issue.
    
    Additionally, the synaptics kernel driver is now usable on this
    platform, but only when run in relative mode.
    
    Update the comment and refine the check to allow the synaptics driver
    to run on OLPC XO in relative mode.
    
    We will continue investigating the EC issue as time becomes available.
    Signed-off-by: default avatarDaniel Drake <dsd@laptop.org>
    Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
    83551c01
synaptics.c 41.3 KB