9.1-RC3 feels okay :-)

Julian H. Stacey jhs at berklix.com
Tue Nov 6 21:58:28 UTC 2012


Hi,
Reference:
> From:		CeDeROM <cederom at tlen.pl> 
> Date:		Tue, 6 Nov 2012 22:14:03 +0100 
> Message-id:	<CAFYkXjnRzPAkNuc5C0iTNUTe5j=h8ga9VWmE+TRdNg_kyJcmFw at 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.


More information about the freebsd-current mailing list