Module Name: src
Committed By: macallan
Date: Wed Jan 11 17:16:36 UTC 2012
Modified Files:
src/sys/arch/macppc/conf: GENERIC
Log Message:
include a small font
To generate a diff of this commit:
cvs rdiff -u -r1.295 -r1.296 src/sys/arch/macppc/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/macppc/conf/GENERIC
diff -u src/sys/arch/macppc/conf/GENERIC:1.295 src/sys/arch/macppc/conf/GENERIC:1.296
--- src/sys/arch/macppc/conf/GENERIC:1.295 Sun Dec 18 05:49:29 2011
+++ src/sys/arch/macppc/conf/GENERIC Wed Jan 11 17:16:35 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.295 2011/12/18 05:49:29 dholland Exp $
+# $NetBSD: GENERIC,v 1.296 2012/01/11 17:16:35 macallan Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.295 $"
+#ident "GENERIC-$Revision: 1.296 $"
maxusers 32
@@ -173,6 +173,7 @@ options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
#options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
options FONT_GALLANT12x22
+options FONT_QVSS8x15 # a smaller font for lower resolutions
# Optional Mac keyboard tweaks