touchscreen settings
Simon Thum
simon.thum at gmx.de
Thu Feb 26 11:42:10 PST 2009
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.
More information about the xorg
mailing list