Top "Xserver" questions

Questions about the graphical display server of the X Windows System.

How to get a valid font name on linux system which can be used in .Xresources config?

I'm interested in how can i get a valid font name to use in in .Xresources file. I've installed ttf-ms-fonts …

linux shell fonts terminal xserver
How can I modify xorg.conf file to force X server to run on a specific GPU? (I am using multiple GPUs)

I'm running 2 GPUs and I'm trying to force X server to run on one GPU. According to this website : http://…

cuda gpu nvidia xserver
Start vncserver on :0 instead of :1

Is it possible to start vncserver on :0 when its already started on :1 without having to reboot the system? System details: …

linux vnc xserver vnc-server
tkinter in Ubuntu inside Windows 10. Error: "no display name and no $DISPLAY environment variable"

I have recently installed the Ubuntu app for Windows 10 so that I can use it for a class. I am …

ubuntu tkinter windows-10 xserver xming
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
Starting Xserver in Docker Ubuntu container

I have minimal Ubuntu installation in my container and I want to have Xserver running. I need XServer, because my …

ubuntu docker xserver lxc linux-containers
Inside a Docker Container: "Error: cannot open display: localhost:11.0"

I am trying to use programs with a graphical interface in a docker container over ssh. Currently I am connected …

docker x11 xserver
How to display an jpeg image on xerver using x11?

I want to display a jpeg image in xserver using x11. I downloaded imagemagick, but dont' know how to do …

image x11 xserver
How do I use python-webkit2png to take many screenshots at the same time?

I've got thousands of urls from many hosts I need to screenshot. I can use the lib fine from the …

python screenshot xserver
Docker cannot connect to X server

I have created a docker image for opencv and facial reckognition to simplify the setup process. But the recognize.py …

docker xserver