Hi all,

I'm sure there has to be a better way than this. At the moment, I'm setting up the trackpad on my EeePC using the following script:

xinput --set-prop --type=int --format=32 "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Pressure" 4 xinput --set-prop --type=int --format=32 "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Width" 7 xinput --set-prop --type=int --format=8 "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Scrolling" 1 1 xinput --set-prop --type=int --format=8 "SynPS/2 Synaptics TouchPad" "Synaptics Edge Scrolling" 0 0 0 xinput --set-prop --type=int --format=32 "SynPS/2 Synaptics TouchPad" "Synaptics Jumpy Cursor Threshold" 250 xinput --set-prop --type=int --format=8 "SynPS/2 Synaptics TouchPad" "Synaptics Palm Detection" 1

Every time I put the laptop to sleep, or hibernate etc I need to run my script again to set up the trackpad again.

Is there a 'gnome way' to do this? Somewhere that I don't have to worry about running this script all the time?

--
Steven Haigh

Email: net...@crc.id.au
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897
Fax: (03) 8338 0299

Reply via email to