Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add bigger console font for modern disp...
details: https://anonhg.NetBSD.org/src/rev/aafe95fe9ea9
branches: trunk
changeset: 941765:aafe95fe9ea9
user: rin <rin%NetBSD.org@localhost>
date: Fri Oct 30 11:02:50 2020 +0000
description:
Add bigger console font for modern displays.
diffstat:
sys/arch/evbarm/conf/RPI | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 99af441b510b -r aafe95fe9ea9 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Fri Oct 30 11:02:09 2020 +0000
+++ b/sys/arch/evbarm/conf/RPI Fri Oct 30 11:02:50 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.92 2020/10/30 11:02:09 rin Exp $
+# $NetBSD: RPI,v 1.93 2020/10/30 11:02:50 rin Exp $
#
# RPi -- Raspberry Pi
#
@@ -198,6 +198,9 @@
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
options WSDISPLAY_DEFAULTSCREENS=4
+options FONT_BOLD8x16
+options FONT_BOLD16x32
+
#options FONT_QVSS8x15
#options FONT_GALLANT12x22 # the console font
Home |
Main Index |
Thread Index |
Old Index