Skip to content

Kr0ff/VGF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

To enable automatic screen detection and resizing in VMWare for Linux virtual machines with i3 window manager, couple of systemd commands have to be initiated.

The script will download, enable and start the services which are installed by "open-vm-tools".

Also, to enable copying and pasting from "host to guest" and vice versa in i3, the following line must be added in the i3 config file:

exec vmware-user-suid-wrapper --no-startup-id

or

exec vmware-user --no-startup-id

At the moment the following distributions are supported

  • Ubuntu
  • Fedora
  • Arch Linux
  • Kali Linux
  • ParrotSec OS

Get the script and run it:

git clone https://github.com/Kr0ff/VMWare-Guest-FullScreen
cd VMWare-Guest-FullScreen
chmod +x enable-fullscreen.sh
./enable-fullscreen.sh

Please note that the folder where the scripts look for if the i3 config exists is

  • $HOME/.config/i3/config

This is the default folder where the i3 config is placed upon installing the package

About

Enable full screen for linux VMs in vmware with open-vm-tools

Topics

Resources

Stars

Watchers

Forks

Languages