my m4 Mazak lathe

More
27 May 2011 19:46 #10114 by M4MazakUser
Replied by M4MazakUser on topic Re:my m4 Mazak lathe
to get the touchscreen going i had to make the following file.


/usr/lib/X11/xorg.conf.d/10-evtouch.conf

which contained the following:

Section "InputClass"
Identifier "touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evtouch"
Option "MinX" "295"
Option "MaxX" "3815"
Option "MinY" "200"
Option "MaxY" "3948"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "50"
Option "SwapX" "false"
Option "SwapY" "false"
Option "SendCoreEvents" "on"
Option "Rotate" "ccw"
Option "ReportingMode" "raw"
EndSection

Please Log in or Create an account to join the conversation.

Moderators: cncbasher
Time to create page: 0.070 seconds
Powered by Kunena Forum