EPISODE · Apr 4, 2026 · 1H 8M
25: The X Window System and Wayland
from Runtime Arguments · host Jim McQuillan & Wolf
If you've been using Linux on the desktop you almost certainly have been using the X Window System.In this episode we dive into what that is, where it came from and what kinds of choices you have.We get into the toolkits like GTK and Qt and talk about desktop environments like Gnome and KDE.Then we get into the future, namely Wayland.If you want to run an X client application on a remote server, you need to have an Xserver running local. If your desktop is MacOS, you can install Xquartz. If it's Windows, you can install Xming. If your desktop is Linux, you already have an Xserver running (or maybe you have Wayland, in which case you can run Xwayland).The following command will log you into a remote system where you can run an X client application and have it display on your local desktop:ssh -X [email protected] you echo your $DISPLAY environment variable, you should see something like:localhost:10.0That's telling the X client app to send it's data using the X protocol to the your local desktop and proxy it over SSH.The next step is run on an X app. It's easy, just run it:xtermA terminal window should pop up on your local desktop.Hosts:Jim McQuillan can be reached at [email protected] can be reached at [email protected] us on Mastodon: @[email protected] you have feedback for us, please send it to [email protected] our webpage at http://RuntimeArguments.fmTheme music:Dawn by nuer self, from the album Digital Sky
Embed this episode
What this episode covers
If you've been using Linux on the desktop you almost certainly have been using the X Window System. In this episode we dive into what that is, where it came from and what kinds of choices you have. We get into the toolkits like GTK and Qt and talk about desktop environments like Gnome and KDE. Then we get into the future, namely Wayland. If you want to run an X client application on a remote server, you need to have an Xserver running local. If your desktop is MacOS, you can install Xquartz. ...
NOW PLAYING
25: The X Window System and Wayland
No transcript for this episode yet
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.