Thursday, June 13, 2013

fix touchpad sensitive issue on ubuntu of Chromebook


http://craigerrington.com/blog/fixing-touchpad-issues-on-arm-chromebook-chrubuntu/

mkdir ~/backup sudo mv /usr/share/X11/xorg.conf.d/* ~/backup/ cd /usr/share/X11/xorg.conf.d/ (you can issue an ls here to make sure the dir is empty if you like) sudo wget http://craigerrington.com/chrome/x_alarm_chrubuntu.zip sudo unzip x_alarm_chrubuntu.zip sudo rm x_alarm_chrubuntu.zip
NOTE: This will set up a UK keyboard, follow these simple steps to change it:
Example:
sudo vi /usr/share/X11/xorg.conf.d/10-keyboard.conf

reboot

No comments: