You are not logged in.
Hi.
I am playing a game and testing some resolution and accidentally disable my monitor. I can't get to the plasma desktop but I can get to tty2. How can I change my display back to my native resolution?
Last edited by Greasily3062 (2023-01-12 12:55:35)
Offline
plasma on X11 or wayland?
Get rid of plasmas local config, https://wiki.archlinux.org/title/KDE#Un … lution_set
For X11 you can also
export DISPLAY=:0
xrandr --output … --autoGet a list of outputs and modes w/ "xrandr -q"
Offline
plasma on X11 or wayland?
Get rid of plasmas local config, https://wiki.archlinux.org/title/KDE#Un … lution_set
For X11 you can alsoexport DISPLAY=:0 xrandr --output … --autoGet a list of outputs and modes w/ "xrandr -q"
thank you for this. i'm using X11.
Last edited by Greasily3062 (2023-01-12 12:56:03)
Offline