http://david.wonderly.com/archives/29
basically its about syndaemon, which can monitor for keyboard activity, and disable the touchpad while until your done typing.
Good bye annoying accidential touches!
A blog about running Ubuntu lean and mean, without any of the user friendly applications that make the distro just work for beginners. Its about getting under the hood of Ubuntu to see what makes it tick.
http://david.wonderly.com/archives/29
basically its about syndaemon, which can monitor for keyboard activity, and disable the touchpad while until your done typing.
Good bye annoying accidential touches!
================================
vim /etc/apt/sources.list
----- add -----
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
----- add -----
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5
sudo apt-get update
sudo apt-get install chromium-browser
================================
Start with:
chromium-browser --enable-plugins
to get Flash support, which is a little buggy. Otherwise, its a pretty nice browser, and a decent option for Lean installs