Make FONT_VT220L8x16 default for aesthetics.

XXX1: Is it better to use FONT_VT220ISO8x16?
XXX2: Should we change the default font from FONT_BOLT8x16 in MI wsfont.c?
This commit is contained in:
tsutsui 2010-07-21 12:16:54 +00:00
parent ca6f0203c1
commit 632b7e4671
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: WZERO3,v 1.10 2010/07/05 14:30:00 tsutsui Exp $
# $NetBSD: WZERO3,v 1.11 2010/07/21 12:16:54 tsutsui Exp $
#
# WZERO3 -- Sharp Windows Mobile 5 based PDA
#
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.pxa2x0"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.10 $"
#ident "GENERIC-$Revision: 1.11 $"
# estimated number of users
maxusers 32
@ -132,6 +132,8 @@ options WS_KERNEL_FG=WSCOL_GREEN
#options WS_KERNEL_COLATTR=""
#options WS_KERNEL_MONOATTR=""
options FONT_VT220L8x16
# Development and Debugging options
#options VERBOSE_INIT_ARM