At Thu, 03 Aug 2000 15:39:21 -0300, "Mario Sergio Fujikawa Ferreira" wrote:
>       I just updated my XFree from 4.0 to 4.0.1 in order
> to check PR ports/20360 concerning rxvt and I noticed a
> strange behavior.
>       If I change to a text console (alt-f[1-9]) while
> using X; when I do get back, the mouse is unavailable though
> I can use it in my text ttyv[0-7]. I have to shutdown the
> X session and restart it to get the mouse back.
>       Everything was fine till I "updated" my X from
> 4.0 to 4.0.1. That is the only change, last nights
> for that matter.
>       I am running a 4.1 STABLE as of 01/08/2000
> (last tuesday) with X 4.0.1, KDE 1.1.2 and moused
> with no mouse flags. My "mouse" is a Logitech
> TrackMan Marble FX.
>       Anyone has seen this too?

Yes and the solution was to change the mouse protocol in the XF86Config file
from 'auto' to 'Mousesystems'.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Mousesystems"
        Option      "Device" "/dev/mouse"
EndSection

This was disscused in -current a few day ago.

/Johan K




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to