Skip to content

Instantly share code, notes, and snippets.

@ggteixeira
Created February 9, 2020 02:24
Show Gist options
  • Save ggteixeira/ded41163951d6f7a46b62882ead7c419 to your computer and use it in GitHub Desktop.
Save ggteixeira/ded41163951d6f7a46b62882ead7c419 to your computer and use it in GitHub Desktop.
Fazendo o Manjaro i3wm fixar a configuração de resolução correta do xRandr

To get Auto-Resize Guest Display working you have to use 'VBoxSVGA'

Stop VM if installed and running
Choose in VM Setting: Display > Screen > Graphics Controller > 'VBoxSVGA'
Save
Start VM with Manjaro - Screen goes black.
hit CTRL+ALT+F2 to enter tty2
logon
sudo mhwd -r pci video-vmware
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment