x11
Desktop integrated application (desktop widget like)
i\'m currently playing with the idea writing a desktop-integrated application for my personal system, which should act similar like usual desktop widget engines (screenlets, gdesklets, google gadgets)[详细]
2023-03-11 00:32 分类:问答In emacs with X, Edit->Copy is mapped to "<copy>" - what key is that on a Linux based PC?
In my Linux setup, Emacs has the Edit->Copy menu item mapped to-- what key is that?And where does it get that keyname definition from?Is that internal to emacs? Or does it get that further upstream?[详细]
2023-03-10 11:38 分类:问答How to get x11 window id of div element rendered in web browser
I need a way to find out the x11 window id of a particular div element inside a web browser( example firefox ) so that this id can be used to display some kind of video streams.[详细]
2023-03-07 13:25 分类:问答X11 BadAlloc Error from OpenGL
I\'m learning OpenGL using this book.I\'m trying to run the first example, which is here.It compiles fine, but when I try to run it, I get an X11 BadAlloc error:[详细]
2023-03-07 02:40 分类:问答In an X Video Driver, what is the PROBE_TRYHARD flag used for in a call to a drivers Probe function?
While writing an X video driver, I was recently looking at xf86str.h, a standard Xorg header file, for the PROBE_ types, and noticed there was a third I had never heard of, namely PROBE_TRYHARD. Under[详细]
2023-03-05 23:39 分类:问答Qt and multiscreen
I have an example application that came with Qt (dialogs/standarddialogs) and modified it so that it displays dialog on every screen:[详细]
2023-03-05 07:25 分类:问答Python: tell X to reserve screen space for application
I am trying to solve the issue of reserving space on the screen for an application with X Window Manager (i.e. Linux platforms). I have seen this issue addressed and solved for Gtk and I asked the pro[详细]
2023-03-05 06:39 分类:问答XCreateWindow fails on CentOS 5.6 with error: BadValue
I\'m using the following code to create a fake window for some integration tests: class CXWindowsClipboardTests[详细]
2023-03-04 20:54 分类:问答Tcl/Tk - segfault when run on a LSF machine
I am developing a gui application using Tcl/Tk. I am able to run the gui application in my local machine but it fails when run in my LSF machine.[详细]
2023-03-02 16:12 分类:问答How to recognize KeyPress events using Qt and X11events?
I\'m working in a project that need to recognize the physical keys\' positions, Control, Shift and Winkey. I need to know where is each of then Left or Right in the Keyboard.[详细]
2023-03-02 14:31 分类:问答