Following on from the success of the Google Summer of Code program, Google is pleased to announce this new effort to get young people involved in open source development. We've teamed up with the open source projects listed here to give student contestants the opportunity to learn more about and contribute to all aspects of open source software development, from writing code and documentation to preparing training materials and conducting user experience research.
If you're a student age 13 or older who has not yet begun university studies, we'd love to see you help out these projects. In return, you'll learn more about all aspects of developing software - not just programming - and you'll be eligible to win cash prizes and the all important t-shirt! You will, of course, need your parent or guardian's permission to participate where applicable.
Mandriva Linux One
A full Linux operating system on a single CD for both new and experienced Linux users, it is fast to download and install, and also safe to try with a live mode.
Downloadsudo gedit /etc/X11/xorg.conf
Enter your admin password, then scroll down the file that opens up until you see
Section "InputDevice"
Identifier "Synaptics Touchpad"
This is where you will want to add:
Option "SHMConfig" "true"
Click "Save" and then exit. Reboot, and now you should be able to disable/enable your touchpad with ease.

