<!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>
<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>
Identifier "Mouse0"<br>
Driver "mouse"<br>
Option "Protocol" "IMPS/2"<br>
Option "Device" "/dev/input/mice"<br>
Option "ZAxisMapping" "4 5"<br>
Option "Emulate3Buttons" "yes"<br>
EndSection<br>
</body>
</html>