Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Note and describe 'options PCDISPLAY_SOFTCURS...
details: https://anonhg.NetBSD.org/src/rev/64429b6cbc97
branches: trunk
changeset: 476570:64429b6cbc97
user: ad <ad%NetBSD.org@localhost>
date: Mon Sep 20 11:39:40 1999 +0000
description:
Note and describe 'options PCDISPLAY_SOFTCURSOR'.
diffstat:
share/man/man4/pcdisplay.4 | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r 2012b648e072 -r 64429b6cbc97 share/man/man4/pcdisplay.4
--- a/share/man/man4/pcdisplay.4 Mon Sep 20 09:22:47 1999 +0000
+++ b/share/man/man4/pcdisplay.4 Mon Sep 20 11:39:40 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcdisplay.4,v 1.1 1999/03/22 19:15:03 drochner Exp $
+.\" $NetBSD: pcdisplay.4,v 1.2 1999/09/20 11:39:40 ad Exp $
.Dd March 20, 1999
.Os
@@ -6,11 +6,11 @@
.Sh NAME
.Nm pcdisplay
.Nd PC display adapter driver for wscons
+.Sh SYNOPSIS
+.Cd options PCDISPLAY_SOFTCURSOR
-.Sh SYNOPSIS
.Cd "pcdisplay0 at isa?"
.Cd "wsdisplay* at pcdisplay? console ?"
-
.Sh DESCRIPTION
This driver supports PC display adapter hardware within the
.Xr wscons 4
@@ -30,7 +30,13 @@
.Tn CGA
compatible adapters. It doesn't support multiple screens, nor
colors or font loading.
-
+.Pp
+Supported kernel option(s):
+.Bl -tag -ohang -width xxxx
+.It Cd options PCDISPLAY_SOFTCURSOR
+Use a large, non-blinking cursor generated by software. The default is to use
+the cursor provided by the underlying display hardware.
+.El
.Sh SEE ALSO
.Xr isa 4 ,
.Xr wscons 4 ,
Home |
Main Index |
Thread Index |
Old Index