Here is my touchscreen section in xorg.conf

#########################
#  Touchscreen section  #
#########################
Section "Inputdevice"
        Identifier "TouchScreen"
        Driver "elographics"
        Option "Device" "/dev/ttyS1"
#        Option "AlwaysCore"
        Option "ScreenNumber" "0"
        Option "MinX" "3500"
        Option "MaxX" "600"
        Option "MinY" "600"
        Option "MaxY" "3400"
#        Option "UntouchDelay" "2"
#        Option "ReportDelay" "1"
        Option "PortraitMode" "Portrait"
        Option "SwapXY" "true"
        Option "SendCoreEvents"
        Option "ReportingMode" "Raw"
        Option "ButtonThreshold" "17"
        Option "ButtonNumber" "1"
EndSection

Dominic

-- 
MinY < MaxY leads to unexpected behaviour
https://bugs.launchpad.net/bugs/218671
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