This is my xorg.conf  (there were some other things that were commented
out by update-manager because HAL is now used)

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        SubSection "Display"
                Depth   24
                Modes           "nvidia-auto-select"
        EndSubSection
        Option          "AddARGBGLXVisuals"     "True"
        Defaultdepth    24
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "nvidia"
EndSection

Section "ServerLayout"
        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
        Identifier      "Default Layout"
  screen "Default Screen" 0 0
# commented out by update-manager, HAL is now used
#       Inputdevice     "Generic Keyboard"
# commented out by update-manager, HAL is now used
#       Inputdevice     "Configured Mouse"
# commented out by update-manager, HAL is now used
#       Inputdevice     "Synaptics Touchpad"
EndSection

Section "Module"
        Load            "glx"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Horizsync       30.0    -       70.0
        Vertrefresh     50.0    -       160.0
        Option          "DPMS"
EndSection

Section "Extensions"
        Option          "Composite"     "Enable"
EndSection

-- 
Slow start-up after login in Intrepid - "gnome-wm.desktop failed to report 
before time-out" 
https://bugs.launchpad.net/bugs/292376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to