[PlanetCCRMA] Re: FC2: ccrma and ATrpms libxslt conflict issue

Brad Fuller brad@sonaural.com
Fri Dec 31 15:16:01 2004


This is a multi-part message in MIME format.
--------------080309040509080305000101
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit



Fernando Lopez-Lezcano wrote:

>>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. 
>>    
>>
>
>Yes, strange. What type of mouse do you have? What does the X
>configuration file say about mice? (/etc/X11/xorg.conf
>  
>
nothing special:

Section "InputDevice"
    Identifier   "Mouse0"
    Driver   "mouse"
    Option   "Protocol" "IMPS/2"
    Option   "Device" "/dev/input/mice"
    Option   "ZAxisMapping"   "4 5"
    Option   "Emulate3Buttons" "yes"
EndSection

--------------080309040509080305000101
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!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>
&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>
</body>
</html>

--------------080309040509080305000101--