Calibrando tela touchscreen (VAIO UX-180P) no Ubuntu 13.10 GNOME
Instalar o xinput_calibrator:
sudo apt-get install xinput_calibrator
Pegar a lista de inputs ativos:
xinput_calibrator --list
Executar, trocando o id pelo id na lista do comando anterior:
xinput_calibrator --device id --output-type xinput
Efetuar o processo de calibração, acionando todos os 4 pontos.
Fazer Logout.
---
Calibrating touchscreen (VAIO UX-180P) on Ubuntu 13.10 GNOME
Install xinput_calibrator:
sudo apt-get install xinput_calibrator
Get a list of active adapters to calibrate:
xinput_calibrator --list
Execute, changing id for the id on the list from previous command:
xinput_calibrator --device id --output-type xinput
Follow the instructions, pressing each target.
Logout.
Fazer Logout.