Top "X11" questions

X11 is an extensible windowing system for bitmap displays.

How to set up working X11 forwarding on WSL2

When moving from WSL1 to WSL2 many things change; apparently this applies to X11 forwarding as well. What steps do …

windows-10 x11 windows-subsystem-for-linux x11-forwarding wsl-2
Cannot launch git gui using cygwin on windows

I used to launch git gui within my cygwin console without any problems but since I updated cygwin I've got …

git cygwin tcl x11 tk
Can't load X11 in R after OS X Yosemite upgrade

Running into the following error when I try to use ggplot2 and plot within the console after upgrading to Yosemite: …

r macos x11 osx-yosemite
How to get an X11 Window from a Process ID?

Under Linux, my C++ application is using fork() and execv() to launch multiple instances of OpenOffice so as to view …

x11
XIO: fatal IO error 11 caused by 32-bit libxcb

Yes, this question has been asked before, but reading the answers didn't enlighten me much. I wrote a C program …

x11 core
Play a video with VLC in X11 from remote terminal

I've got a problem, I hope you can help me. I've got some slim terminals with Linux where a little …

video x11 vlc
X Error of failed request: BadValue (integer parameter out of range for operation)

I'm trying to compile and run this c++ code #include <GL/glut.h> void displayMe(void) { glClear(GL_…

opengl ssh x11 nvidia tegra
How to properly configure xstartup file for TightVNC with Ubuntu VPS GNOME environment

I'd like to access my Ubuntu 16.10 VPS (Contabo) with using a GNOME environment with VNC, however I am still facing …

x11 ubuntu-16.04 gnome xlib vnc-server
Can't find x11 terminal in gnuplot Octave on Mac OS

I am running Mac OS Mavericks 10.9.4. Installed Octave 3.8.1 via Homebrew which came with gnuplot 4.6 Have XQuartz 2.7.6 installed. I restarted my …

macos terminal gnuplot octave x11
Best setup for Linux development from Windows?

What's the best setup for developing Linux apps from a Windows workstation? Right now I'm connected via SSH to our …

cross-platform development-environment x11