Harvey-OS / harvey

A distributed operating system
https://harvey-os.org/
MIT License
1.44k stars 105 forks source link

termrc: set a default resolution 1024x768x32 not 1280x1024x32 #1215

Closed rminnich closed 2 years ago

rminnich commented 2 years ago

The 1280x1024x32 is a wonderful aspirational setting that fails a lot.

Use a default value: 1024x768x32 that is more likely to work.

Signed-off-by: Ronald G. Minnich rminnich@gmail.com