1. Can someone please mail me the Touchpad section in xorg.conf? After installing Gentoo 64bit, I've had a problem dragging windows using the left click button on the Touchpad. I have to press the titlebar of the window and keep it pressed for a few seconds and only then will it allow itself to be moved. I guess there is a larger value for the tap-time or drag-time, but I'm not sure. I've tried all combinations with no result.
Here is the section in my xorg.conf: Section "InputDevice" Identifier "Alps" Driver "synaptics" Option "Device" "/dev/input/mouse2" Option "Protocol" "auto-dev" Option "LeftEdge" "130" Option "RightEdge" "840" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "180" Option "MaxTapMove" "200" Option "MaxDoubleTapTime" "100" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.030" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "SHMConfig" "on" Option "Emulate3Buttons" "on" EndSection 2. How do I set eth0 or wlan0 boot up automatically on boot-up? I've got net.eth0 and wlan0, but usually start them manually after booting. I used to have this in my Debian 64bit, but Gentoo 64bit is different. Does anyone have an input on this? Thanks in advance guys! ~arul _______________________________________________ Linuxr3000 mailing list [email protected] http://mail.kdewebdev.org/mailman/listinfo/linuxr3000
