Hi all,

My last dist-upgrade - two days ago - resulted in an unusable
touchscreen. Thinking about recent discussions I've eventually removed
my xorg.conf and got my touchscreen working again. But then, no more
right-click.
* With my old xorg.conf - enclosed - the left-click doesn't work at all,
and right-click is ok while I don't attempt any left-click.
* With no xorg.conf, left-click is ok but right-click doesn't work.

Is there any known configuration trick I'd have missed?

Thanks in advance,

_Gilles

# Xorg confiugration for an Openmoko FreeRunner
Section "InputDevice"
        Identifier      "Configured Touchscreen"
        Driver          "tslib"
        Option          "CorePointer"           "true"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/event1"
        Option          "EmulateRightButton"    "1"
        Option          "Protocol"              "Auto"
        Option          "Width"                 "480"
        Option          "Height"                "640"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "fbdev"
EndSection

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to