Page 1 of 1

CF-53 Mint 16 Touchscreen Calibration

Posted: Mon Jan 06, 2014 1:00 am
by SHEEPMAN!
CF-53JULA21M Nine second boot from dual boot menu with Intel 335 SSD. (Total 15 seconds from startup) W7 64bit boots in 10 from the dual boot menu.

Run Mint 16 with the following:
Install updates and upgrades after initial install.
For the Touchscreen:

Code: Select all

sudo mkdir /etc/X11/xorg.conf.d
#leave this terminal open.
Super Key type syn [enter]
From Synaptics package manager install xinput-calibrate.
Super Key type cali [enter]
Touch the x'es.
In the terminal you left open:

Code: Select all

sudo gedit /etc/X11/xorg.conf.d/99-calibration.conf
Cut and paste calibration information into the blank editor and [save]
Close terminals and editor. You are supposed to have all three open at one time.:D
You are now calibrated and 99-calibration file will be read each time machine boots.

The 53 needed no other tweaks. If gedit is missing from any distro I:

Code: Select all

sudo apt-get install gedit
This code works on Ubuntu and others using XORG.
note: Super key is between [Fn] and [Alt]

Jeff :salute:

Re: CF-53 Mint 16 Touchscreen Calibration

Posted: Thu Jan 16, 2014 6:02 pm
by UNCNDL1
Thanks Jeff...will give her a try when I get the 52 in my grubby hands...I know why you like Mint 15 & 16....
It's the "Favorites" tab under menu that is allows you to save your favorite programs :salute:

Re: CF-53 Mint 16 Touchscreen Calibration

Posted: Tue Jan 28, 2014 9:29 pm
by mklym
I installed Mint 16 XFCE 64bit onto a 180GB Intel ssd that is in a CF-19KCRAG6M. I did not have to do any calibration for the digitizer, it is spot on out of the box, but will have to calibrate the touchscreen as it is about 1/2" off.

Thanks for the writeup.