On Fri, Jun 19, 2009 at 10:56:17PM +0800, liming cheng wrote:
> By accident I found two cursor on the screen,I didn'n know when the second
> cursor come out.But I cann't control it.I was told to use the xinput commod
> xinput --list --short
> xinput --create-master "foobar"
> xinput --reattach "MyMouse" "foobar pointer"
> xinput --reattach "MyKeyboard" "foobar keyboard"
> I have update my xinput from  git://
> anongit.freedesktop.org/git/xorg/app/xinput,but I couldn't use
> "--create-master" and "--reattach" options,either,why??

did you have the PKG_CONFIG_PATH set to the installation of libXi from
master when you compiled xinput?
if it picks up your system libXi, then it won't build with the XI2 bits.

Cheers,
  Peter
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to