Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x11

How I can find out if a Linux system uses Wayland or X11?

c++ linux c++14 x11 wayland

After changing hostname, gedit (and other X clients) don't open

Does OpenGL use Xlib to draw windows and render things, or is it the other way around?

opengl graphics fonts x11

Find a free X11 display number

x11

Genymotion - /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64

android x11 genymotion

How to display an image into an XCB window?

c++ linux x11 libpng xcb

X11 is not available in R

r x11

Open applications in different workspaces in Gnome

x11 gnome workspace

Using GVim on Windows to edit remote Linux files?

ssh debian vim x11 putty

xprofile vs xsession vs xinitrc [closed]

linux x11

What are the alternatives to wmctrl?

linux x11

Convert HEX to closest X11 Color Number

algorithm colors hex x11

"X11/Xlib.h": no such file or directory on mac os x mountain lion

c x11 osx-mountain-lion

Keep QPixmap copy of screen contents using X11, XDamage, XRender, and other tricks

c++ qt x11

How to enter greek alpha under Xorg?

How to properly configure xstartup file for TightVNC with Ubuntu VPS GNOME environment

Fake X server for testing?

unit-testing testing x11

Is XCB ready for production use? Should I use Xlib instead?

Possible to use pyplot without DISPLAY?

python x11 matplotlib

Intercept WM_DELETE_WINDOW on X11?

c linux events x11 intercept