Hi,
Reference:
> From:         CeDeROM <cede...@tlen.pl> 
> Date:         Tue, 6 Nov 2012 22:14:03 +0100 
> Message-id:   
> <CAFYkXjnRzPAkNuc5C0iTNUTe5j=h8ga9vwme+trdng_kyjc...@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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to