Browse Source

Update 'manjaro/FIXES.md'

master
Taylor Bockman 2 years ago
parent
commit
382f13652d
  1. 4
      manjaro/FIXES.md

4
manjaro/FIXES.md

@ -7,7 +7,7 @@
On install Manjaro will have `open-vmware-tools` installed and running. However, this package appears to be *mostly* unmaintained
and doesn't seem to work out of the box.
### Reproducing
#### Reproducing
Type the following commands
@ -20,6 +20,8 @@ sudo systemctl restart vmtoolsd.service
The first two commands may not be necessary but I chose to completely bring it back down and up before restarting. After the
restart your screen resolution should adapt. If this is the case, apply the following fix to make it permanent:
#### Fix
```bash
sudo vi /usr/lib/systemd/system/vmtoolsd.service
```

Loading…
Cancel
Save