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 how to switch consoles on ADB keyboards



details:   https://anonhg.NetBSD.org/src/rev/fed98a0cb4b4
branches:  trunk
changeset: 766693:fed98a0cb4b4
user:      macallan <macallan%NetBSD.org@localhost>
date:      Thu Jun 30 14:56:09 2011 +0000

description:
mention how to switch consoles on ADB keyboards

diffstat:

 share/man/man4/wsdisplay.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r c83e6aebbd2b -r fed98a0cb4b4 share/man/man4/wsdisplay.4
--- a/share/man/man4/wsdisplay.4        Thu Jun 30 14:52:37 2011 +0000
+++ b/share/man/man4/wsdisplay.4        Thu Jun 30 14:56:09 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsdisplay.4,v 1.36 2011/06/30 14:52:37 macallan Exp $
+.\" $NetBSD: wsdisplay.4,v 1.37 2011/06/30 14:56:09 macallan Exp $
 .\"
 .\" Copyright (c) 1999 Matthias Drochner.
 .\" Copyright (c) 2002 Ben Harris.
@@ -119,7 +119,8 @@
 (In some cases \- if no screen is set up or if a screen
 was just deleted \- it is possible that no focus is present at all.)
 The focus can be switched by either special keyboard input (typically
-.Tn CTRL-ALT-F Ns Ar n, STOP-F Ns Ar n on Sun hardware )
+.Tn CTRL-ALT-F Ns Ar n, STOP-F Ns Ar n on Sun hardware, Command-F Ns Ar n
+on ADB keyboards )
 or an ioctl command issued by a user program.
 Screens are created and deleted through the
 .Pa /dev/ttyEcfg



Home | Main Index | Thread Index | Old Index