Ahem. This now works :) Thanks again.

I now need the calibration tool in System > Administration > Calibrate
touchscreen to work as my XY corrdinates are a bit off.

Your xorg.conf had two minor typos, here's what I used:

Section "InputDevice"
        Identifier "Touchscreen"
        Driver "evtouch"
        Option "Device" "/dev/input/event3"
        Option "DeviceName" "Touchscreen"
        Option "ReportingMode" "Raw"
        Option "SendCoreEvents"
        Option "MinX" "316"
        Option "MinY" "36"
        Option "MaxX" "3791"
        Option "MaxY" "3934"
#        Option "Rotate" "cw"
        Option "SwapX" "1"
        Option "SwapY" "1"
EndSection

The calibration tool complains it doesn't recognize the screen. I've submitted 
the hal information in Bug #317094 - see:
https://bugs.edge.launchpad.net/ubuntu/+source/xf86-input-evtouch/+bug/317094/comments/22

-- 
EloTouch 2639L touchscreen (input device) possibly not properly recognized, XY 
axis inverted
https://bugs.launchpad.net/bugs/362308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to