I messed up the sender on this earlier, so it didn't go to the mailing list.
> 1. Can someone please mail me the Touchpad section in xorg.conf? > Option "Device" "/dev/input/mouse2" I don't think it is using your configuration. Synaptics requires an event, not a mouse. A more proper dev would be /dev/input/event1. I don't know what event it would be though. In addition, it will be prone to change depending on start-up conditions. I use udev to give me a /dev/input/TouchPad so it will remain static. I can help you with that once you get the setup working and if you want the help. > 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? rc-update add net.wlan0 default 'default' may also be boot, but it is better to be default. Did someone help you on the install, because this is covered in the install how-to (I am not trying to say anything about you not knowing it, just that it is pecular)? -Eric Anderson _______________________________________________ Linuxr3000 mailing list [email protected] http://mail.kdewebdev.org/mailman/listinfo/linuxr3000
