ubuntu:x:check_if_xorg_or_wayland
This is an old revision of the document!
Ubuntu - X - Check if Xorg or Wayland
Run the following:
ps aux | grep -i xorg
and
ps aux | grep -i wayland
To see which you are running.
ubuntu/x/check_if_xorg_or_wayland.1588461623.txt.gz · Last modified: 2020/07/15 09:30 (external edit)