Einzelnen Beitrag anzeigen
Alt 08.02.2004, 11:39   #2
FIREwaLKER
Senior Member
 
Registriert seit: 29.12.2001
Beiträge: 134


Standard

http://www.tuxmobil.org/software/syn...-0.11.3.tar.gz
installieren!

Dann in die /etc/X11/Xf86config folgendes einfügen:

Section "Module"
Load "synaptics"

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse0"
Option "Device" "/dev/psaux"
Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"

Dann X-Server neu starten!

Wlan sollte standardmäßig funktionieren, welche Wlan-Karte hast du?
____________________________________
http://www.transl.de.vu

Linux isn\'t only an OS, Linux is a System of knowledge, and knowledge is powerful!
FIREwaLKER ist offline   Mit Zitat antworten