Ubuntu / Linux news and application reviews.

Android-x86 - Google Android Optimized For Netbooks

Android-x86 screenshot


Android-x86 is a project which provides an easy way to install Google Android on a Netbook.


Android-x86 hardware support



-The latest version is based on Google Android v1.6 Donut and is optimized for x86 netbooks. It includes support for OpenGL on Intel 915 and 945 chipsets (Intel Atom), it's not restricted to low screen resolutions like the official Google Android.

Ubuntu: Automatically Disable TouchPad While Typing

syndaemon is a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. If you are using Ubuntu / Debian, syndaemon should already be installed and all you have to do is type this in a terminal to start it as a daemon:
syndaemon -d

To set the time you want syndaemon to restore your keyboard, run this command:
syndaemon -i 4 -d


Where "4" is the time between the period you stopped typing and when the touchpad becomes active.