View Single Post
Old 05-04-2024, 10:29 AM   #5
fredex
Enthusiast
fredex began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Aug 2014
Device: none
Kovidgoyal:

from: https://unix.stackexchange.com/quest...-is-being-used

Code:
$ loginctl
SESSION  UID USER   SEAT  TTY STATE  IDLE SINCE
      2 1000 fredex seat0 n/a active no        

1 sessions listed.
[fredex@rockybox ~/Desktop]$ loginctl show-session 2  -p Type
Type=x11
[fredex@rockybox ~/Desktop]$
which indicates I am using X11, NOT Wayland.

I also checked almost all the other techniques in that posting and they all agree it is x11, not wayland.

Do you have any further thoughts on this problem?

Thanks for the correct URL for old releases.
fredex is offline   Reply With Quote