<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Brad Fuller wrote:
<blockquote cite="mid41D5DD92.60107@sonaural.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <br>
  <br>
Fernando Lopez-Lezcano wrote:
  <blockquote cite="mid1104534122.27942.13.camel@cmn37.stanford.edu"
 type="cite">
    <blockquote type="cite">
      <pre wrap="">Now, when I start the new kernel, I get no mouse. This, I think, is
kinda strange, don't you think? I rebooted to my older kernels and the
mouse works fine. 
    </pre>
    </blockquote>
    <pre wrap=""><!---->
Yes, strange. What type of mouse do you have? What does the X
configuration file say about mice? (/etc/X11/xorg.conf
  </pre>
  </blockquote>
nothing special: <br>
  <br>
Section "InputDevice"<br>
&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp; "Mouse0"<br>
&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp; "mouse"<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp; "Protocol" "IMPS/2"<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp; "Device" "/dev/input/mice"<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp; "ZAxisMapping"&nbsp;&nbsp; "4 5"<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp; "Emulate3Buttons" "yes"<br>
EndSection<br>
</blockquote>
oh sorry, you asked what kind of mouse I have:&nbsp;&nbsp; Logitech wheel<br>
</body>
</html>