Re: [Xpert]TSLIB and TinyX

2002-09-06 Thread Keith Packard
Around 18 o'clock on Sep 6, Michael Taht wrote: > But, conceptually, to me, having button 1 down when you touch the screen > in an arbitrary place should "just work". Or should it always pretend it > delta'd in from another place so that entering/leaving areas works? Yeah, you have to send a mo

[Xpert]TSLIB and TinyX

2002-09-06 Thread Michael Taht
I more or less now have a working tslib based TinyX server now. (note, there's a bug in current tslib cvs that we haven't checked in a real fix for yet) This brings tslib based touchscreen support to TinyX for a variety of touchscreens, notably the hitachi webpad, and the xscale lubbock. (a few m

Re: [Xpert]Keys bouncing, xkbset bouncekeys gives only temp. relief

2002-09-06 Thread Ralf Hildebrandt
On Sun, Sep 01, 2002 at 01:51:15PM -0700, Mark Vojkovich wrote: > > >I wrote a filter for XFree86 and I'm attaching the diff against > > > common/xf86Events.c, but it's a kludge. The problem is really in > > > the kernel. > > > > What did the lkml say? > >Didn't ask. I got a patch ag

Re: [Xpert]Fast screen dumps?

2002-09-06 Thread Michel Lanners
On 6 Sep, this message from Mark Vojkovich echoed through cyberspace: > On Thu, 5 Sep 2002, Michel Lanners wrote: > >> On 4 Sep, this message from Mark Vojkovich echoed through cyberspace: >> >> Is there any way to grab a screenshot really fast. I mean like a 1280x1024 >> >> 32bbp screenshot

Re: [Xpert]Attributes of the window to duplicate it.

2002-09-06 Thread Mark Vojkovich
On Fri, 6 Sep 2002, Verduzco Jesus Alberto wrote: > > HI all > > > >Can I get attributes of the window? > > > >How can i get it? because i want duplicate it. > > > >I was tryied with XGetWindowsAtributtes. > > > >Regards > > > > Jesus XGetWindowAttributes will get the

Re: [Xpert]Fast screen dumps?

2002-09-06 Thread Mark Vojkovich
On Thu, 5 Sep 2002, Michel Lanners wrote: > On 4 Sep, this message from Mark Vojkovich echoed through cyberspace: > >> Is there any way to grab a screenshot really fast. I mean like a 1280x1024 > >> 32bbp screenshot in a couple of milliseconds? I am using XShmGetImage() > >> right now, but a sc

Re: [Xpert]ATI Radeon: flipped pixels on 2d accelerated "8x8 monopattern filled rectangles" operation

2002-09-06 Thread Michel Dänzer
On Fre, 2002-08-16 at 19:12, Juergen Keil wrote: > > The problematic acceleration is named "8x8 mono pattern filled > rectangles" in the XFree86 server logfile and the code used inside the > XFree Radeon driver for this accelerated OP is also present inside the > ATI Rage128 driver - so the same

Re: [Xpert]Q: Why would DNS problems prevent restarting X?

2002-09-06 Thread Boehne, Robert
YES! That must be it, thanks a bunch, this has really been a problem. -- Robert Boehne Software Engineer Ricardo Software Chicago Technical Center TEL: (630)789-0003 x. 238 FAX: (630)789-0127 email: rboehne AT ricardo-us DOT com ___ Xpe

[Xpert]Re: ATI Mobility M6 artefacts/lockups (2nd try)

2002-09-06 Thread Michel Dänzer
drivers, and Mobility chips are slower than desktop chips. > > / Using Xree86 20020829 : > > > > * same screen corruption as with stock XFree 4.2 ; Can you try again with a 20020906 or later snapshot? I've cleaned up 2D acceleration with DRI enabled and fixed some bugs.

[Xpert]Attributes of the window to duplicate it.

2002-09-06 Thread Verduzco Jesus Alberto
> > HI all > >Can I get attributes of the window? > >How can i get it? because i want duplicate it. > >I was tryied with XGetWindowsAtributtes. > >Regards > > Jesus > > > ___ > Do You Yahoo!? -- Une adresse @yahoo

Re: [Xpert]Capture to XPutImage

2002-09-06 Thread Vladimir Dergachev
On Thu, 5 Sep 2002, Brian W Grasby wrote: > Hello all, > > I'm writing a program that captures images from a bttv video capture card > and processes them then outputs to the screen and i need real-time > performance. Currently I'm using XImages to display on screen but i want > to use MIT-SHM e

Re: [Xpert]Fast screen dumps?

2002-09-06 Thread Vladimir Dergachev
On Thu, 5 Sep 2002, Michel Lanners wrote: > On 4 Sep, this message from Mark Vojkovich echoed through cyberspace: > >> Is there any way to grab a screenshot really fast. I mean like a 1280x1024 > >> 32bbp screenshot in a couple of milliseconds? I am using XShmGetImage() > >> right now, but a

Re: [Xpert]Patch for RAC in s3 driver?

2002-09-06 Thread Egbert Eich
Gcc k6 testing account writes: > > Ave people. > > I tried to use a s3 trio with a riva tnt2 ultra in a multi-head > configuration with XFree86 CVS code of today (28 aug) ,and unfortunately > it doesn't work. > > Searching the xpert list I saw that this is a known problem. > In the t