I have a minor problem with the command xkill.
Once I enter the command line xkill, there is no error message, but the cursor doesn't turn into a cross like it should normally do:
msi@msi-GF63-8RC➜ ~ xkill
Select the window whose client you wish to kill with button 1....
I have try : sudo apt-get install x11-utils which indicate that I do have the newest version :
msi@msi-GF63-8RC➜ ~ sudo apt-get install x11-utils
[sudo] password for msi:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
x11-utils is already the newest version (7.7+5build2).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
I'm on Ubuntu 22.04.3 LTS version, with Wayland.
It worked before and I didn't do anything special. If anyone have an idea on the problem's origin and how to solve it, I will be thankful. If you need additional informations please tell me.
Thank you for your time.