



## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu



## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 9
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue






"if you're running a recent distro which is using a recent X.Org, you might have an automatically-generated xorg.conf file as dumb as this one:
- Code: Select all
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Except for the keyboard layout, can you see anything of relevance here?
No, because there is no actual information in this file, except for the keyboard!"

Users browsing this forum: ambrostan, anamnesis, EmadSmart, meow81 and 14 guests