I want to print on the screen the information about Top level w开发者_如何学编程indows under Linux.
After looking at RescueTime for windows/mac, it seems that there\'s a version for linux but doesn\'t seem up to date. Also, it\'s the weekends and I want to spend time playing with X11..
I am currently implementing a program in X11 using C. I got the program to handle right- and left-click events, however middle-clicking poses a problem. It seems my window manager (Gnome on Ubuntu 9.1
I\'m trying to get a global hotkey working in Linux using Mono.I found the signatures of XGrabKey and XUngrabKey, but I can\'t seem to get them working.Whenever I try to invoke XGrabKey, the applicati
How do I paste HTML data from the X clipboard using PyGTK/GTK+? I would need something like xclip, but with the ability to output clipboard data as HTML, not just as plain text. I\'m using PyGTK, but
When I start emacs, I can use the --title= opti开发者_开发百科on to control the title of the x-window that holds the emacs application.Is it possible to change the title after emacs starts from elisp?
If \'value\' is an incoming generic dictio开发者_运维知识库nary whose types are unknown/don\'t matter, how do I take its entries and put them into a target dictionary of type IDictionary<object, ob
I have an HTPC (with an HDTV as the monitor) running Ubuntu Karmic, and various other computers in the house. Sometimes I want to run X11 applications (usually, but not always, XBMC) on the HTPC displ
I\'m developing a small 2D game engine in Java, after playing around with my demo game in a VirtualBox VM hosting Ubuntu, I found a strange bug that would sometimes cause the game to ignore the fact t
For some special purpose, I modified /etc/X11/xinit/Xclients to start firefox instead of start Desktop Environment.