and finally my xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Sat May 26 01:04:16 PDT 
2007


Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Samsung"
    InputDevice    "Synaptics Touchpad"
    InputDevice    "MS Intellimouse"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
        Identifier      "Samsung"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

#Section "InputDevice"
#    Identifier     "Samsung"
#    Driver         "evdev"
#    Option         "Device" "/dev/input/event1"
#    Option         "Name" "AT Translated Set 2 keyboard"
#    Option         "CoreKeyboard"
#    Option         "XkbRules" "base"
#    Option         "XkbModel" "evdev"
#    Option         "XkbLayout" "de"
#    Option         "XkbVariant" "nodeadkeys"
#EndSection

Section "InputDevice"
    Identifier     "Synaptics Touchpad"
    Driver         "synaptics"
    Option         "CorePointer"
    Option         "SendCoreEvents" " true"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
#    Option         "HorizScrollDelta" "100"
#    Option         "VertScrollDelta" "100"
#    Option         "AlwaysCore"
#    Option         "Buttons" "7"
#    Option         "LeftEdge" "1700"
#    Option         "RightEdge" "5300"
#    Option         "TopEdge" "1700"
#    Option         "BottomEdge" "4200"
#    Option         "FingerLow" "25"
#    Option         "FingerHigh" "30"
#    Option         "MaxTapTime" "180"
#    Option         "MaxTapMove" "220"
#    Option         "MinSpeed" "0.12"
#    Option         "MaxSpeed" "0.20"
#    Option         "AccelFactor" "0.0010"
#    Option         "SHMConfig" "on"
EndSection

Section "InputDevice"
    Identifier     "MS Intellimouse"
    Driver         "evdev"
    #Option         "CorePointer"
    Option         "Device" "/dev/input/event9"
    Option         "Name" "*IntelliMouse*"
    Option         "SendCoreEvents"
    Option         "Buttons" "9"
    Option         "ZAxisMapping" "4 5 6 7"
    Option         "Resolution" "800"
EndSection

Section "Monitor"
    Identifier     "S30 Digital Panel"
    VendorName     "Samsung"
    ModelName      "CRT-0"
    DisplaySize     444    277
    HorizSync       31.0 - 90.0
    VertRefresh     59.0 - 85.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV34M [GeForce FX Go5200 32M/64M]"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX Go5200 32M/64M"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "NVIDIA Corporation NV34M [GeForce FX Go5200 32M/64M]"
    Monitor        "S30 Digital Panel"
    DefaultDepth    24
    Option         "Coolbits" "1"
    Option         "NvAGP" "1"
    Option         "NoLogo" "True"
    Option         "UseEdidDpi" "True"
    Option         "UseEdid" "True"
    Option         "RenderAccel" "True"
    Option         "AllowGLXWithComposite" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "DisableGLXRootClipping" "True"
    Option         "TwinView" "True"
    Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1680x1050" "1400x1050" "1280x1024" "1024x768" "800x600" 
"640x480"
    EndSubSection
EndSection

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

-- 
gnome-settings-daemon not starting with 1:2.19.92-0ubuntu3
https://bugs.launchpad.net/bugs/140485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to