I still don't know why the "hello world" code does not working as I expect. But
I write a piece of code who works as expected. I'm not sure that's well
written, (if someone want to take a look). Mouse pointer is rendered, when a
button is pressed or when a key is release the while loop is stoped
xdpyinfo is a command line utility for printing information about an X server.
This minor maintenance release adds a -version option to the command line,
and provides some minor code cleanups and build improvements.
Alan Coopersmith (9):
Mark usage() as _X_NORETURN
Declare 'len' as s
Why do you want to do this? Parts of it are unclear: what's a "menu list",
and what's the "event queue status"?
On Fri, May 17, 2013 at 10:31 AM, Dibyayan Chakraborty <
dib.cool...@gmail.com> wrote:
> Hi,
> I am currently challenged with the following problem.Any help would be
> appreciated.
>
>
The window-specific attributes? You can look at the X window properties,
using a tool like xprop, but that may not be what you want.
Events are delivered over a socket. It's up to the client to determine what
to do with the data retrieved from it. The client may leave unhandled
events as raw data
On Fri, 17 May 2013, Dave Airlie wrote:
The Xorg server has suddenly stopped working with my Intel GPU, and I'm a
bit baffled as to why. The driver just tells me "No devices detected", even
though it used to work perfectly well.
Try adding Option "AutoAddGPU" "FALSE" to the xorg.conf
I see. S
Hi
I'm trying to double buffer an animated image being written to an X
Window using xdbe and glDrawPixels
I'm getting a GLXBadDrawable error when I try to make the xdbe back
buffer current using glxMakeCurrent. The error occurs in the
glxMakeCurrentCall in both Cygwin and Linux (RHEL5.0)
U