Top "X11" questions

X11 is an extensible windowing system for bitmap displays.

Octave-Gnuplot-AquaTerm error: set terminal aqua enhanced title "Figure 1"...unknown terminal type"

I've installed Octave and gnuplot via Homebrew, and downloaded AquaTerm.dmg. When I try to plot, I get the following …

terminal gnuplot x11 octave homebrew
How do you hide the mouse pointer under Linux/X11?

How do I hide the mouse pointer under X11? I would like to use the built in libraries in order …

linux mouse x11
Xlib.h not found when building graphviz on Mac OS X 10.8 (Mountain Lion)

When using homebrew to install graphviz, the script gets to the point of "Making install in tkstubs" and then throws …

x11 graphviz homebrew osx-mountain-lion
What does (~0L) mean?

I'm doing some X11 ctypes coding, I don't know C but need some help understanding this. In the C code …

c++ c x11 ctypes
Linking error: DSO missing from command line

I am rather new to Linux (using Ubuntu 14.04 LTS 64bit), coming from Windows, and am attempting to port over an …

linux linker x11 glfw nvcc
PuTTY X11 proxy: Unsupported Authorisation Protocol

I get the following error if I login as root; if I login as admin user, then x11 starts with …

x11 xming
How to find X11/extensions/XTest.h

I am using ubuntu 10.10, and when i compile chromium, it said remoting/host/event_executor_linux.cc:9: fatal error: X11/…

ubuntu x11
Running Chromium inside Docker - Gtk: cannot open display: :0

When I try to run chromium inside a docker container I see the following error: Gtk: cannot open display: :0 Dockerfile: (…

docker x11 chromium
How to run an X program from outside the X session (e.g. from the console or SSH)

Without being the person logged in at the console, how do I run an X application and have it display …

linux ssh cron x11
Is there a linux command to determine the window IDs associated with a given process ID?

Given a process iD of XX, I'd like to have a list of any window id's where _NET_WM_PID = …

linux x11