describe setting the mode a little more
This commit is contained in:
parent
41c00eda37
commit
640f315270
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
# Set the video mode - you should check the vidcontrol man page for valid modes
|
# Set the video mode - you should check the vidcontrol man page for valid modes
|
||||||
# NOTE:- This will blank the screen after this command is run
|
# NOTE:- This will blank the screen after this command is run
|
||||||
#MODE="VGA_90x60"
|
# NOTE:- You can get more modes if you load the vesa kernel module, but this
|
||||||
|
# may require the SC_PIXEL_MODE kernel option
|
||||||
|
#MODE="VGA_80x30"
|
||||||
|
|
||||||
# Set the keymap to "uk.iso".
|
# Set the keymap to "uk.iso".
|
||||||
#KEYMAP="uk.iso"
|
#KEYMAP="uk.iso"
|
||||||
|
Loading…
Reference in New Issue
Block a user