Jump to content

Mouse cursor disappears in new Ubuntu 22.04.1 LTS


Jarrett
 Share

Recommended Posts

Ubuntu 22.04 LTS uses the wayland whereas x11 was used before. Type in a terminal window echo $XDG_SESSION_TYPE to verify it is wayland which has this bug.

To fix the problem logout and before logging in click the settings button and select ubuntu on xorg and then log in and use echo command to verify your using x11.

 

  • Like 1
Link to comment
Share on other sites

Ubuntu 22.04 LTS uses the wayland whereas x11 was used before. Type in a terminal window echo $XDG_SESSION_TYPE to verify it is wayland which has this bug.

To fix the problem logout and before logging in click the settings button and select ubuntu on xorg and then log in and use echo command to verify your using x11.

I have not tried this but if you:

sudo vim /etc/gdm3/custom.conf

enter password

find #WaylandEnable=false (and then delete #)

:wq

reboot

should also fix problem

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...