Hello!
I'm using Samsung External Monitor as my primary display for my laptop.
Here is my settings:
My issue is after booting, Samsung monitor just shows the wallpaper, but the login should be done on the laptop!
I saw a solution here:
sudo cp ~/.config/monitors.xml ~gdm/.config/monitors.xml
sudo chown gdm:gdm ~gdm/.config/monitors.xml
It's working, actually. But I would like to know if the above code is safe or is there are any settings I'm missing?
Thanks!