View Single Post
Old 10-05-2006, 10:58 AM   #291
unlurking unlurking is offline
MVP
 
unlurking's Avatar
 

Join Date: Aug 2003
Casino cash: $7737309
Under /etc/X11/xorg.conf make sure you have the ZAxis line referenced below...
Quote:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
As root, try running alsaconf to congire the soundcard. Let me know if that doesn't work.

For a graphical login, edit the /etc/inittab file and change runlevel from 3 to 4...
Quote:
# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:

Change it to:

# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
As far as automagical logins, I have never tried to do that, and would never recommend it.
Posts: 10,620
unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.unlurking Forgot to Remove His Claytex and Got Toxic Shock Syndrome.
    Reply With Quote