Comment on How can I reset the desktop mode screen resolution?
SatyrSack@lemmy.one 11 months agoOnce in a terminal, this command should change the resolution
xrandr --output eDP --mode 800x1280
Comment on How can I reset the desktop mode screen resolution?
SatyrSack@lemmy.one 11 months agoOnce in a terminal, this command should change the resolution
xrandr --output eDP --mode 800x1280
petrescatraian@libranet.de 11 months ago
@SatyrSack @e0qdk Thanks. I, unfortunately, do not have a dock. I will go to a friend tomorrow who has and I will be connecting it to a monitor. Hopefully this will help.
Thank you!
SatyrSack@lemmy.one 11 months ago
If you have the ability to connect to an external monitor, you can likely fix it by changing the resolution in the system settings instead, if a GUI is easier for you. But if you still end up using that command, “eDP” refers to the internal display specifically, so you don’t have to worry about that command messing up the external monitor’s resolution. Good luck!
petrescatraian@libranet.de 11 months ago