Carl Karsten wrote:
> http://dpaste.com/1931/
> xorg finds and uses the touchscreen - good.
> I need to set min/Max X/Y values - I am lost on how to do that. the #ed out
> parts either have 0 effect or disable it - mouse doesn't move when I touch.
# Option "MinX" "4100"
# Option "MaxX" "0"
# Option "MinY" "0"
# Option "MaxY" "4100"
I don't know the elo or how it plays with /dev/input/mice, but I'd say
if you get max/min-X in the right order (min < max), chances are it will
work.
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg