Ubuntu – How to tell if I am running Wayland

waylandxorg

Wayland is the default display server for Ubuntu 17.10 "on supported systems". But how can I tell if my platform is supported and I'm actually using Wayland?

Best Answer

Open the terminal and type in:

echo $XDG_SESSION_TYPE