touchscreen settings

Carl Karsten carl at personnelware.com
Thu Feb 26 11:56:06 PST 2009


Simon Thum wrote:
> 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.
> 
> 

where do I put those settings?

as in, they need to live in a Section "Something"/EndSection, which I think 
needs a device="something" and that's where I am lost.

Carl K



More information about the xorg mailing list