You are not logged in.

#1 2023-01-12 10:27:01

Greasily3062
Member
From: Philippines
Registered: 2022-08-18
Posts: 62

[SOLVED] How can I change resolution in TTY mode

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

#2 2023-01-12 12:04:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,406

Re: [SOLVED] How can I change resolution in TTY mode

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 … --auto

Get a list of outputs and modes w/ "xrandr -q"

Offline

#3 2023-01-12 12:55:17

Greasily3062
Member
From: Philippines
Registered: 2022-08-18
Posts: 62

Re: [SOLVED] How can I change resolution in TTY mode

seth wrote:

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 … --auto

Get 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

Board footer

Powered by FluxBB