▲ | dreamlayers 2 days ago | |||||||
If you want a custom resolution in Linux drm.edid_firmware= works well with the right EDID. For me, the worst things about the Linux graphical console are lack of scrollback and horrible performance. Linux still has scrollback in VGA text mode, and of course it is super fast because each character is only 2 bytes. In graphics mode you can only fix this by running a program that provides its own graphical terminal, like kmscon or fbterm. The best thing about the graphical console is ability to use bigger fonts, so your characters can be smooth and not pixelated. I like the Terminus fonts. As long as performance isn't a problem it's better to increase font size than to decrease the resolution. | ||||||||
▲ | M95D 2 days ago | parent | next [-] | |||||||
Alan Mackenzie from Gentoo mailing lists wrote a scrollback patch for the kernel that also supports gpm mouse select/copy from the scrollback buffer. Unfortunately, the patch is not frequently updated to new kernel versions. https://public-inbox.gentoo.org/gentoo-user/2316312.ElGaqSPk... | ||||||||
▲ | hamandcheese 2 days ago | parent | prev | next [-] | |||||||
> Linux still has scrollback in VGA text mode Dumb question: when I boot a modern systemd-based distro installer in terminal mode, am I using "VGA text mode" or "graphics mode"? Do I have to be literally using VGA to use VGA text mode? EDIT: I read TFA and it seems like the answer is that I probably have never used VGA text mode. | ||||||||
| ||||||||
▲ | yetihehe 2 days ago | parent | prev [-] | |||||||
Sorry, might be dumb question (at work on windows now), but when did shift+pgup stop working? | ||||||||
|