dianariyanto / virtual-display-linux

Create virtual display / monitor on linux OS for extended display via teamviewer or vnc server without any real Monitor is Plugged In.
MIT License
531 stars 45 forks source link

How to Undo Changes #7

Closed MaximoMachado closed 3 years ago

MaximoMachado commented 3 years ago

I ran the script and immediately my computer started hitching in the terminal and weird artifacts appeared on my desktop icons and backgrounds.

How do I revert the changes that the script made?

dianariyanto commented 3 years ago

I ran the script and immediately my computer started hitching in the terminal and weird artifacts appeared on my desktop icons and backgrounds.

How do I revert the changes that the script made?

reboot can revert back xrandr config to default. no need to do something else. its just a portable bash script. @MaximoMachado

MaximoMachado commented 3 years ago

Sounds good, thank you!