diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:39 +0000 |
commit | c9aeea52861ba52fee684fe48067b019dbbe79e9 (patch) | |
tree | b4548ef19042343b85b31da9ecdcddff35de1040 /data-boot/gfxboot.cfg | |
parent | 8b40fda0dc40ead9ddc4a9866f90ae6c379f012b (diff) | |
download | bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.gz bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.bz2 bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.xz bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.zip |
do not show keyboard layout choice
why? well, we didn't have this choice. Is it really needed anyway since
modifying the language also modifies the keymap?
Diffstat (limited to 'data-boot/gfxboot.cfg')
-rw-r--r-- | data-boot/gfxboot.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data-boot/gfxboot.cfg b/data-boot/gfxboot.cfg index af0431a..8b7376e 100644 --- a/data-boot/gfxboot.cfg +++ b/data-boot/gfxboot.cfg @@ -140,5 +140,5 @@ beep=0 ; show keymap menu as submenu in lang dialog keymap.submenu=0 ; show keymap in main menu -keymap.mainmenu=1 +keymap.mainmenu=0 |