Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/wsconsctl Show an example of turning off auto repeat.
details: https://anonhg.NetBSD.org/src/rev/3b6aeedc86d8
branches: trunk
changeset: 580677:3b6aeedc86d8
user: augustss <augustss%NetBSD.org@localhost>
date: Tue May 03 13:26:25 2005 +0000
description:
Show an example of turning off auto repeat.
diffstat:
sbin/wsconsctl/wsconsctl.8 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c29713c21161 -r 3b6aeedc86d8 sbin/wsconsctl/wsconsctl.8
--- a/sbin/wsconsctl/wsconsctl.8 Tue May 03 13:15:21 2005 +0000
+++ b/sbin/wsconsctl/wsconsctl.8 Tue May 03 13:26:25 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconsctl.8,v 1.19 2005/05/03 11:57:11 wiz Exp $
+.\" $NetBSD: wsconsctl.8,v 1.20 2005/05/03 13:26:25 augustss Exp $
.\"
.\" Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -198,6 +198,10 @@
.Pp
Sets the initial delay for keyboard auto repeat to 200 ms, and subsequent
delays to 50 ms.
+.Pp
+.Dl wsconsctl -w repeat.del1=0
+.Pp
+Turns off auto repeat.
.Sh SEE ALSO
.Xr pckbd 4 ,
.Xr wscons 4 ,
Home |
Main Index |
Thread Index |
Old Index