0

I have tried adding the line below to my Virtual Machines .vmx file as suggested here (this thread is meant for Windows Hosts though). However it isn't working. Any suggestion on how I can completely hide the toolbar? I don't want even a single pixel of it showing.

I am running VMware Workstation Player in Linux Mint 19.

pref.vmplayer.fullscreen.nobar = "TRUE"
Ramhound
  • 44,080

1 Answers1

0

Found the solution. The setting below should be added to /home/user/.vmware/preferences

pref.vmplayer.fullscreen.nobar="TRUE"