Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2007 19:06:20 -0300
From:      freenity <antonmaster@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   strange mouse behaviour with xorg
Message-ID:  <1455a3d90704091506j719cd3c8ge21e3a0222a412b5@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi.
My mouse has some strange behaviour with kde and gnome, I think its some
problem with xorg. Anyway the problem is this: when I click left button and
drag it then when I realease it the mouse pointer appears in another
position. It "teleports". I have a PS/2 mouse. Here is the configuration
part of xorg.conf:

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

Dont know if its important but I have freebsd 6.2 amd64.
Thanks for any help.



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