Take a look here https://bugs.launchpad.net/ubuntu/+source/xf86-input-
evtouch/+bug/557566

Now the config file is located at
/usr/lib/X11/xorg.conf.d/10-evtouch.conf. put the values of you fdi file
there and it should work, this is mine for a 7"touchsc...@1024x768:


Section "InputClass"
        Identifier "touchscreen catchall"
        MatchIsTouchscreen "on"
        Driver "evtouch"
    Option "MinX" "240"
    Option "MinY" "90"
    Option "MaxX" "1850"
    Option "MaxY" "1950"
#    Option "ReportingMode" "Raw"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
#    Option "SendCoreEvents" "On"
    Option "Rotate" "ccw"

EndSection

-- 
Touchscreen inverted x-axis evtouch driver
https://bugs.launchpad.net/bugs/598331
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to