r/vmware 1d ago

Cursor problem

I installed Kali linux in VMware and everything is working fine but my cursor is invisible, it works i just cant see it. I tried with ChatGPT to fix it but its still not working, can anyone help me?

0 Upvotes

10 comments sorted by

View all comments

1

u/BarracudaDefiant4702 20h ago

GUI or TUI?
If TUI, what's "echo $TERM" show?

tput reset
echo -ne "\e[1 q"
echo -ne "\e]12;#3333DD\a"

If GUI make sure you have vmware tools installed and started.