Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL
details: https://anonhg.NetBSD.org/src/rev/a606476c5d41
branches: trunk
changeset: 779609:a606476c5d41
user: abs <abs%NetBSD.org@localhost>
date: Tue Jun 05 08:49:16 2012 +0000
description:
Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL
diffstat:
share/man/man4/wscons.4 | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r 2c7249ac2415 -r a606476c5d41 share/man/man4/wscons.4
--- a/share/man/man4/wscons.4 Tue Jun 05 08:44:21 2012 +0000
+++ b/share/man/man4/wscons.4 Tue Jun 05 08:49:16 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wscons.4,v 1.30 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: wscons.4,v 1.31 2012/06/05 08:49:16 abs Exp $
.\"
.\" Copyright (c) 1999, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 5, 2012
+.Dd June 5, 2012
.Dt WSCONS 4
.Os
.Sh NAME
@@ -185,7 +185,7 @@
utility.
.Ss Compatibility options
these options allow X servers and other programs using low-level
-console driver functions which were written specifically for other
+console driver functions usually written specifically for other
console drivers to run on
.Nx
systems.
@@ -194,6 +194,10 @@
.It Cd WSDISPLAY_COMPAT_USL
Support the protocol for switches between multiple virtual screens on
one display as used by most PC-UNIX variants.
+This is used by the
+.Nx
+.Xr wsconscfg 8
+utility.
.It Cd WSDISPLAY_COMPAT_RAWKBD
Allows to get raw XT keyboard scancodes from PC keyboards as needed
by i386 X servers.
Home |
Main Index |
Thread Index |
Old Index