Top "Xorg" questions

X.org is the display server used in most Unix and Linux distributions.

SSH -X "Warning: untrusted X11 forwarding setup failed: xauth key data not generated"

Hey I'm having an issue getting ssh X forwarding to work. The setup is I'm sshing into my ubuntu VM …

ssh xorg xserver
Installing and Configuring xvfb

I'm trying to find a Ubuntu operating system, version of xorg, and version of xvfb that are compatible. Can anyone …

ubuntu xorg xvfb
How to create a callback for "monitor plugged" on an intel graphics?

I've got an eeepc with an intel graphics. I'd like to hook a script to the event of a monitor …

linux intel xorg udev
Obtaining List of all Xorg Displays

I would like to know how I can obtain a list of all Xorg displays on my system, along with …

c linux unix xorg window-managers
How can I get the current mouse (pointer) position co-ordinates in X

This can either be some sample C code or a utility that will show me either gui or on the …

xorg
SSH login shows Only console users are allowed to run the X server

Every time I log in from SSH, I get: Only console users are allowed to run the X server I …

ssh zsh tmux archlinux xorg
Any GLES examples, in C++, on x86 Linux?

I'm looking for a good source of GLES2 samples for C++ (or C) on x86 Linux with Xorg. The samples …

linux opengl-es opengl-es-2.0 xorg
parse_vt_settings /dev/tty0 (permission denied)

I am trying to run xinit chromium-browser some_settings address:port in /home/pi/.bashrc file. What it does in …

raspberry-pi xorg
How do I obtain, and synchronize, a complete list of all X11 windows?

I want to monitor all the open windows under X11. Currently, I'm doing this as follows: Initially walking the whole …

c linux x11 race-condition xorg
XCB error: 148 - Qt application display issues

I'm trying to run my Qt application on a different computer (it works perfectly on mine, where I developed it). …

c++ qt nvidia xorg