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 do you delete the virtual display? #8

Closed aaylnx closed 3 years ago

aaylnx commented 3 years ago

This is a great project. I have been using it with Deskreen on linux.

https://deskreen.com/

When you want do turn it off, how do you do that?

Thanks!

pmosko commented 3 years ago

This is a great project. I have been using it with Deskreen on linux.

https://deskreen.com/

When you want do turn it off, how do you do that?

Thanks!

I found that you can simply turn off display in the display settings. If you want more permanent solution then remove /usr/share/X11/xorg.conf.d/20-intel.conf and reboot.

dianariyanto commented 3 years ago

@aaylnx reboot or re-login current session can revert virtual display configuration. Duplicate of #7

lucasghelal commented 2 years ago

This is a great project. I have been using it with Deskreen on linux. https://deskreen.com/ When you want do turn it off, how do you do that? Thanks!

I found that you can simply turn off display in the display settings. If you want more permanent solution then remove /usr/share/X11/xorg.conf.d/20-intel.conf and reboot.

remove this file works fine for me too :)