Top "X11" questions

X11 is an extensible windowing system for bitmap displays.

Can't display png

I'm running R-shiny (R version 3.0.1 (2013-05-16)) on a VM (Red Hat Enterprise Linux Server release 6.4). Everything works, i.e., …

r x11 xserver shiny
how to install x11_xt_lib when configure VTK?

when I configure VTK with ccmake command on Ubuntu 14.04, the following error message happens after I press c button. how …

linux ubuntu cmake x11 vtk
Linux X11 - Global Keyboard Hook

Is it possible (or how) to create a mechanism (in Linux X11, C++) that works like a global hook in …

c++ linux hook x11
How to enable paste keyboard shortcut in Mac X11 xterm?

On my mbp, I open xterm under X11 and I want to paste from the clipboard. However, command+v doesnt …

macos x11 xterm
Use iTerm2 as X11 terminal (for fonts, themes, etc)?

I have to use Quartz X11 window when I want to plot data that is on a remote server (using …

macos x11 quartz-graphics iterm2 x11-forwarding
Fastest method for screen capturing on Linux

This question is similar to this one Fastest method of screen capturing but for linux/X11. To be more specific, …

c++ c linux screenshot x11
Intercept WM_DELETE_WINDOW on X11?

I'd like to intercept the WM_DELETE_WINDOW message that is posted to a certain selection of windows that an …

c linux events x11 intercept
X11 Mouse Movement Event

When creating a Window in XLib What are the masks I provide to the SetWindowAttributes.event_mask member? What do …

c linux x11 xlib mousemove
Fatal IO error 0 (Success) on X server

What does the error "Fatal IO error 0 (Success) on X server" mean? The error is produced when an X client …

x11 xlib
Cygwin gitk issue

I have recently installed all of the X11 packages in the cygwin setup and now have is massive annoying error …

git bash cygwin x11 gitk