I was trying to add new resolutions since I only had 1024x768 and 800x600 in Displays. I didn't manage to make anything new show up in the resolution box in Displays. I used commands from How to set a custom resolution? and I got a long line at the bottom with the new resolution and all those numbers when I used xrandr.
I don't remember what it said and my .bash_history didn't save the commands I used because I got a power failure with the terminal open. Now during boot everything becomes tiny midways and when I get to the logon screen, I get a black screen saying "out of scale"; that is from my monitor when the resolution doesn't fit. I already tried
xrandr --size 1024x768
xrandr -s 0
xrandr -s 1024x768_60.00
rm ~/.config/monitors.xml
Nothing seems to work, but I know I opened the terminal with ctrl + alt + T because I pressed backspace and it did the sound that it does when there is nothing written there. I also tried recovery mode and it works fine but changing my resolution doesn't fix it for when I do a normal boot.
Is there a way to reset this back to default?