EINTR from open() with smart scheduler

2005-06-08 Thread William Waghorn
I've recently been trying to track down a problem where calls to XCreateFontSet unexpectedly fail. It turns out that while the X server process tries to open one of the requested fonts, there's a chance that the open call will fail with the error code EINTR when the new 'Smart Scheduler' is enable

Re: magictouch touch screen driver

2005-06-08 Thread Tristan Van Berkom
bruno schwander wrote: [...] I tried using the screenInfo everytime the x,y position is scaled and returned, but that does not seem to help. I do not know how to support screen resolition changes. If anybody has an idea, let me know. [...] what would be useful is to find out the actual current

Re: magictouch touch screen driver

2005-06-08 Thread Tristan Van Berkom
bruno schwander wrote: [...] I tried using the screenInfo everytime the x,y position is scaled and returned, but that does not seem to help. I do not know how to support screen resolition changes. If anybody has an idea, let me know. [...] what would be useful is to find out the actual curren

Re: Dose anyone know the detail to cross-compile a TinyX server

2005-06-08 Thread Joe
Hi U dont need their patch... Just do normal $ make World CROSSCOMPILEDIR=.. with xcursorgen provided by ur host and it works Vinod On 6/8/05, Kai.Niu <[EMAIL PROTECTED]> wrote: > > > Best regards to all: > > > > I am working on cross-compile a TinyX server to a arm-based > de