Changes of Revision 23
[-] [+] | Changed | root.tar.bz2/etc/sysconfig/bootsplash |
@@ -17,4 +17,4 @@ # # SPLASH=yes to show the splash screen # -SPLASH="yes" +SPLASH="no" | ||
[-] [+] | Changed | root.tar.bz2/etc/sysconfig/keyboard ^ |
@@ -10,7 +10,7 @@ # (/usr/share/kbd/keymaps/) # e.g. KEYTABLE="de-latin1-nodeadkeys", "us" or empty for US settings # -KEYTABLE="us.map.gz" +KEYTABLE="de-latin1-nodeadkeys.map.gz" ## Type: integer ## Default: @@ -94,4 +94,4 @@ # The YaST-internal identifier of the attached keyboard. # -YAST_KEYBOARD="us,pc104" +YAST_KEYBOARD="german,pc104" |