Forum > Linux

Programs on Ubuntu 22.04

<< < (2/2)

lainz:

--- Quote from: Thaddy on March 01, 2024, 11:33:11 am ---check export, i.e. type export in a terminal. You will see if wayland is used or not. Look for this line:
--- Code: Bash  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---declare -x WAYLAND_DISPLAY="wayland-0" or similar.

--- End quote ---

Yes I found that line. So it is wayland.

DonAlfredo:
FYI.
I encounter many problems related to Wayland (and also GTK2) on modern Linux systems.
I have switched to QT5/QT6. Now, all apps run wonderful on any display server.

lainz:
Thanks for the information.  :)

Navigation

[0] Message Index

[*] Previous page

Go to full version