Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2012 22:57:55 +0100
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        CeDeROM <cederom@tlen.pl>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 9.1-RC3 feels okay :-) 
Message-ID:  <201211062158.qA6Lvt2l039276@fire.js.berklix.net>
In-Reply-To: Your message "Tue, 06 Nov 2012 22:14:03 %2B0100." <CAFYkXjnRzPAkNuc5C0iTNUTe5j=h8ga9VWmE%2BTRdNg_kyJcmFw@mail.gmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
Reference:
> From:		CeDeROM <cederom@tlen.pl> 
> Date:		Tue, 6 Nov 2012 22:14:03 +0100 
> Message-id:	<CAFYkXjnRzPAkNuc5C0iTNUTe5j=h8ga9VWmE+TRdNg_kyJcmFw@mail.gmail.com> 

CeDeROM wrote:
> I have also noted that mouse cursor is very often not moving in Xorg
> but it works in the console! I need to move cursor while statrx or
> restart Xorg for mouse to start moving. Is it a bug or feature? :-)
> 
> In the xorg.conf:
> Section "InputDevice"
>  Identifier "Mouse0"
>  Driver "mouse"
>  Option "Protocol" "auto"
>  Option "Device" "/dev/sysmouse"
>  Option "ZAxisMapping" "4 5 6 7"
> EndSection

Inside
	Section "ServerLayout"
Just after
	InputDevice    "Mouse0" "CorePointer"
Append 
	Option          "AllowEmptyInput" "False"

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Reply below not above, like a play script.  Indent old text with "> ".
 Send plain text. Not: HTML, multipart/alternative, base64, quoted-printable.



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