:: commit b991fb93f82b7a764162ae56a139b1104ed87c14

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

parents: e57050d9c7

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