Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2013 09:07:14 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Erich Dollansky <erichsfreebsdlist@alogt.com>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>, Erich Dollansky <erich@alogt.com>
Subject:   Re: X220 loses keyboard when Logitech USB wireless adaptor is unplugged
Message-ID:  <Pine.GSO.4.64.1303250905070.15021@sea.ntplx.net>
In-Reply-To: <20130325195949.228c2dea@X220.ovitrap.com>
References:  <20130325192105.4e94db17@X220.ovitrap.com> <20130325195949.228c2dea@X220.ovitrap.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Mar 2013, Erich Dollansky wrote:

> Hi,
>
> On Mon, 25 Mar 2013 19:21:05 +0700
> Erich Dollansky <erich@alogt.com> wrote:
>
>> As you can see, I took the adaptor connected to ugne0.3 out. In
>> addition, the keyboard ukbd0 was disconnected too. When I put the
>> adaptor back in, the keyboard comes back too. As you can imagine, it
>> is a bit hard to unplug the built-in keyboard on a notebook.
>>
> the situation changes when I do not use X and KMS. I can do with the
> Logitech adaptor what I want but the keyboard stays connected. The
> moment I start X, it is back to the behaviour from above.

Can you use, or are you using, moused?  Tell X to use sysmouse.

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/sysmouse"
         Option      "ZAxisMapping" "4 5 6 7"
EndSection

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.1303250905070.15021>