RE: XWarpPointer seems doesn't work properly.

2013-01-25 Thread Asano, Yasushi
> -Original Message- > From: xorg-bounces+yasushi.asano=jp.fujitsu@lists.x.org > [mailto:xorg-bounces+yasushi.asano=jp.fujitsu@lists.x.org] On > Behalf Of Thomas Lubking > Sent: Thursday, January 24, 2013 8:46 PM > To: xorg@lists.x.org > Subject: Re: XWarpPoint

RE: XWarpPointer seems doesn't work properly.

2013-01-25 Thread Asano, Yasushi
> I checked again, this time a bit different setup to make sure and both > git > master and 1.12.4 work fine here. You'll have to debug this (though I > recommend to check git master first to make sure it hasn't acidentally > been > fixed). > > If the event coordinates are correct but the sprite d

Re: XWarpPointer seems doesn't work properly.

2013-01-24 Thread Thomas Lübking
On Donnerstag, 24. Januar 2013 01:09:51 CEST, Asano, Yasushi wrote: However, mostly when I run the program, the pointer stays in one place and only sometimes jumps to the coordinate I specified. Even if I change my "sleep" value to TEN SECONDS. I still get the same erratic display behaviour.

Re: XWarpPointer seems doesn't work properly.

2013-01-23 Thread Peter Hutterer
Wednesday, January 23, 2013 4:19 PM > > To: Asano, Yasushi/浅野 恭史 > > Cc: xorg@lists.x.org > > Subject: Re: XWarpPointer seems doesn't work properly. > > > > On Wed, Jan 23, 2013 at 12:46:48AM +, Asano, Yasushi wrote: > > > Hello, > > > I have

RE: XWarpPointer seems doesn't work properly.

2013-01-23 Thread Asano, Yasushi
s.x.org > Subject: Re: XWarpPointer seems doesn't work properly. > > On Wed, Jan 23, 2013 at 12:46:48AM +, Asano, Yasushi wrote: > > Hello, > > I have a problem with XWarpPointer. It seems doesn't work properly. > > After startx, I don't move the mouse.

Re: XWarpPointer seems doesn't work properly.

2013-01-22 Thread Peter Hutterer
On Wed, Jan 23, 2013 at 12:46:48AM +, Asano, Yasushi wrote: > Hello, > I have a problem with XWarpPointer. It seems doesn't work properly. > After startx, I don't move the mouse. and then I run a program which should > move the mouse pointer around the screen (in absolute coordinates) as below