2024-09-02
- Turning off laptop screen when external monitor is connected using
xrandr, runningxrandrwill output the displays
xrandr --output eDP-1 --offWill turn off the laptop screen which is named eDP-1.
xrandr, running xrandr will output the displaysxrandr --output eDP-1 --offWill turn off the laptop screen which is named eDP-1.