Popular Posts


Gnome 3

Get your 'Delete' button back!

Fedora 15 + Eclipse = Android SDK

Setup Android SDK with Eclipse on your Fedora 15

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

05 February 2010

Disable Toucpad or Synaptic in Fedora 12

xinput - utility to configure and test X input devices

To turn off:

xinput --list

Look for Synaptic id. Assume your synaptic id is "8"

xinput --list-props 8

Look for Device Enabled (x): (y)

x = id (device)
y = pid (property)

Assume pid is "119"

xinput --set-int-props id pid 8 0

Replace "id" and "pid" with x and y values.

Done.

To turn on:

xinput --set-int-props id pid 8 4

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More