<DIV>I ram Xorg -configure to to generate my configuration file.  It however cannot detect my mouse.  The system see my mouse; I am able to use setup to configure it.  What do I need to put om xorg.conf to make this work. I have a logictech m n:m-saw34 standard 2 buttom mouse.</DIV>
<DIV> </DIV>
<DIV>Here is my xorg.conf file: </DIV>
<DIV># XFree86 4.0 configuration generated by Xconfigurator</DIV>
<DIV>Section "ServerLayout"<BR>        Identifier "XFree86 Configured"<BR>        Screen      0  "Screen0" 0 0<BR>        InputDevice    "Mouse0" "CorePointer"<BR>        InputDevice    "Keyboard0" "CoreKeyboard"<BR>EndSection</DIV>
<DIV># By default, Red Hat Linux 6.0 and later use xfs</DIV>
<DIV>Section "Files"<BR>        FontPath "unix/:7100"<BR>EndSection</DIV>
<DIV># Module loading section</DIV>
<DIV>Section "Module"<BR>        Load  "dbe"             # Double-buffering<BR>        Load  "GLcore"          # OpenGL support<BR>        Load  "dri"             # Direct rendering infrastructure<BR>        Load  "glx"             # OpenGL X protocol interface<BR>        Load  "extmod"          # Misc. required extensions<BR>        Load  "v4l"             # Video4Linux<BR>       !
 #
 Load  "record"        # X event recorder<BR>        # You only need the following two modules if you do not use xfs.<BR>        # Load  "freetype"       # TrueType font handler<BR>        # Load  "type1"         # Adobe Type 1 font handler<BR>EndSection</DIV>
<DIV>#Section "InputDevice"<BR>#       Identifier  "Keyboard0"<BR>#       Driver      "kbd"<BR>#       Option      "XkbLayout" "us"<BR>#EndSection</DIV>
<DIV>#Section "InputDevice"<BR>#       Identifier  "Mouse0"<BR>#       Driver      "mouse"<BR>#       Option      "Device" "/dev/mouse"<BR>#       Option      "Protocol" "PS/2"<BR>#       Option      "Emulate3Buttons" "on"<BR>#       Option      "ZAxisMapping" "4 5"<BR>#EndSection</DIV>
<DIV>Section "Monitor"<BR>        Identifier "Dell 1726T-HS/D1025HT"<BR>        VendorName "Unknown"<BR>        ModelName  "Unknown"<BR>        HorizSync 31.0-85.0<BR>        VertRefresh 50.0-100.0<BR>        Option "dpms"<BR>EndSection</DIV>
<DIV>Section "Device"<BR>        Identifier "ATI Rage 128"<BR>        Driver "r128"<BR>        BoardName "Unknown"<BR>EndSection</DIV>
<DIV>Section "Device"<BR>        Identifier "Linux Frame Buffer"<BR>        Driver "fbdev"<BR>        BoardName "Unknown"<BR>EndSection</DIV>
<DIV>Section "Screen"<BR>        Identifier "Screen0"<BR>        Device "ATI Rage 128"<BR>        Monitor "Dell 1726T-HS/D1025HT"<BR>        DefaultDepth 16<BR>        Subsection "Display"<BR>                Depth 24<BR>                Modes "1152x864" "1024x768" "800x600" "640x480"<BR>        EndSubSection<BR>        Subsection "Display"<BR>                Depth 16<BR>                Modes "1152x864" "1024x768" "800x600"
 "640x480"<BR>        EndSubSection<BR>        Subsection "Display"<BR>                Depth 8<BR>                Modes "1152x864" "1024x768" "800x600" "640x480"<BR>        EndSubSection<BR>EndSection</DIV>
<DIV>Section "DRI"<BR>        Mode 0666<BR>EndSection<BR></DIV>
<DIV> </DIV><p>
                <hr size=1>Do you Yahoo!?<br> 
All your favorites on one personal page – <a href="http://my.yahoo.com">Try My Yahoo!</a>