I understand that Ubuntu Mate is focused on the traditional desktop experience but is there any way I can get my touch screen to work similar to that of Windows (or even Gnome 3.14)? I mostly use a keyboard and mouse but it’s just nice to use the touch screen with certain tasks.
Right now I have Ubuntu Mate 15.04 and the touch screen is not functioning very well. The calibration is quite off.
hi-
i think that 15.04 all version is not optimized for touch-screen -
you can see the same problem on the “ask ubuntu” forum …- that’s a not a particularity of Mate
I found out touch screen works a lot better when I disconnect my second display (which is not touch screen). Anyone know how to fix the calibration for a touch screen? I have two 23 inch displays. If I keep both connected the mouse seems to go all over the place.
I had to add the following lines after calibrating with xinput_calibrator in /usr/share/X11/xorg.conf.d/99-calibration.conf:
Section “InputClass”
Identifier “calibration”
MatchProduct “ILITEK ILITEK Multi-Touch”
Option “Calibration” “14 10928 15 6122”
Option “SwapAxes” “0”
EndSection
Once I did that I needed to add the command “xinput map-to-output [touch device] [monitor input]”. In my case it was xinput map-to-output 9 HDMI1.