:: commit 3bed9986b3008e1a619f42f122143cb86814265f

mintsuki <mintsuki@protonmail.com> — 2023-04-13 19:02

parents: 72a6d921c8

docs: Document TEXTMODE config for multiboot 1 and 2

diff --git a/CONFIG.md b/CONFIG.md
index caf49277..ec59d860 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -150,6 +150,7 @@ Editor control options.
   to the 1st module string entry that appear, and so on.
 
   * `RESOLUTION` - The resolution to be used should the kernel request a graphical framebuffer. This setting takes the form of `<width>x<height>x<bpp>` and *overrides* any resolution requested by the kernel. If the resolution is not available, Limine will pick another one automatically. Omitting `<bpp>` will default to 32.
+  * `TEXTMODE` - If set to `yes`, prefer text mode. (BIOS only)
 
 ## URIs
 
tab: 248 wrap: offon