Given a process iD of XX, I\'d like to have a list of any window id\'s where _NET_WM_PID = XX.Even better would be the oldest still active window id if possible.
I want to be able to render to an X Window given just its id. In this case I have a window created in python by gtk.
I want to send a keystroke to a GLUT program on X11, but I can\'t find there\'s an X11 client attached to the GLUT program.
I\'m trying to get a fullscreen 8 bit depth framebuffer but I can\'t find any visual to work with. I want 8 bit truec开发者_StackOverflow社区olor, where 3 bits are red, 3 bits are green and 2 bits are
I\'m new to GUI programming in C and Linux, and I\'m having a hard time with it. It seems like a fairly simple/straightforward thing, but I can\'t find any answers googlin开发者_开发技巧g. I want to a
I\'m fed up with using Windows Explorer as my file browser as I use Cygwin bash as my primary command line environment.
I have a Linux-only wxPython application with a wxFrame that acts as a menu/toolbar, it can open up new windows that are independent of the toolbar itself.
I want to write a program which prints the current focused window name and if it is a gnome-terminal, 开发者_如何学Cthen prints out the running program inside the current gnome-terminal tab (for examp
If you press and hold a key in X11 while AutoRepeat is enabled, you continuously receive KeyPress and KeyRelease events.I know that AutoRepeat can be disabled using the function XAutoRepeatOff(), but
No, not ASCII graphics, see the screenshot here: http://en.wikipedia.org/wiki/W3m How is that even possible?