Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/wsmoused Note the fact that wsmoused will work only...
details: https://anonhg.NetBSD.org/src/rev/7e3e77cdd9e0
branches: trunk
changeset: 772392:7e3e77cdd9e0
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Sun Jan 01 19:12:17 2012 +0000
description:
Note the fact that wsmoused will work only with some wsdisplay drivers.
diffstat:
usr.sbin/wsmoused/wsmoused.8 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 1f0ae9cf3c63 -r 7e3e77cdd9e0 usr.sbin/wsmoused/wsmoused.8
--- a/usr.sbin/wsmoused/wsmoused.8 Sun Jan 01 18:25:03 2012 +0000
+++ b/usr.sbin/wsmoused/wsmoused.8 Sun Jan 01 19:12:17 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmoused.8,v 1.16 2006/04/15 17:53:03 jmmv Exp $
+.\" $NetBSD: wsmoused.8,v 1.17 2012/01/01 19:12:17 rkujawa Exp $
.\"
.\" Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -185,3 +185,12 @@
command was developed by
.An Julio M. Merino Vidal
.Aq jmmv%NetBSD.org@localhost .
+.Sh CAVEATS
+The
+.Nm
+does work properly only with display drivers, which implement
+WSDISPLAYIO_GETWSCHAR and WSDISPLAYIO_PUTWSCHAR ioctls. Currently only
+.Xr vga 4
+and drivers utilizing
+.Xr vcons 9
+supports it.
Home |
Main Index |
Thread Index |
Old Index