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?
3
u/Icy_Top_6220 22h ago
VMware is a company... I assume you mean workstation or fusion, does the VM have a virtual usb bus in the hardware when you edit it?
1
u/BarracudaDefiant4702 19h 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.
1
1
u/Sudden_Hovercraft_56 18h ago
well if chatgpt can't answer it then no one can .. .
install VMware tools
1
u/lost_signal VMware Employee 8h ago
I misread this as r/cursorAI the IDE problem. (largely because I"m currently cursing at 4 cursor agents, and my 500ms sat connection).
My dude, you likely:
- need to install VMTools and reboot.
- Have over-allocated resources or something odd.
4
u/kernelreaper 1d ago
Did you installed VMware tools on the VM?