-
Notifications
You must be signed in to change notification settings - Fork 0
04_Display
Davood Dorostkar edited this page May 23, 2022
·
2 revisions
grep 'ExecStart=' /etc/systemd/system/display-manager.service
sudo apt-get install lightdm
sudo apt-get remove lightdm
sudo dpkg-reconfigure gdm3
set an output as default and disable others:
xrandr --output DSI-1 --off --output DP-1 --off --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --primary --mode 1920x1080 --rate 60