Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.hpcsh Tweak formatting. Add more explan...



details:   https://anonhg.NetBSD.org/src/rev/89bdc0f033ac
branches:  trunk
changeset: 554942:89bdc0f033ac
user:      uwe <uwe%NetBSD.org@localhost>
date:      Wed Nov 05 02:38:23 2003 +0000

description:
Tweak formatting.  Add more explanatory text to *_KEYSYM options.

diffstat:

 share/man/man4/man4.hpcsh/j6x0tp.4 |  20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r 40aaa750524f -r 89bdc0f033ac share/man/man4/man4.hpcsh/j6x0tp.4
--- a/share/man/man4/man4.hpcsh/j6x0tp.4        Wed Nov 05 02:23:45 2003 +0000
+++ b/share/man/man4/man4.hpcsh/j6x0tp.4        Wed Nov 05 02:38:23 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: j6x0tp.4,v 1.1 2003/11/05 02:23:45 uwe Exp $
+.\"    $NetBSD: j6x0tp.4,v 1.2 2003/11/05 02:38:23 uwe Exp $
 .\"
 .\" Copyright (c) 2003 Valeriy E. Ushakov
 .\" All rights reserved.
@@ -46,7 +46,7 @@
 as mouse clicks and drags.
 .Pp
 Taps on the on-screen
-.Qq HP hard icons
+.Dq HP hard icons
 are passed to the
 .Xr wskbd 4
 as key presses.
@@ -66,9 +66,21 @@
 .It Cd options J6X0TP_PGDN_ICON_KEYSYM=keysym
 .It Cd options J6X0TP_SWITCH_ICON_KEYSYM=keysym
 Customize the mapping of on-screen
-.Qq HP hard icons
+.Dq HP hard icons
 to keys.
-Default keymap assigns Home, Prior, Next, and End respectively.
+Default keymap assigns
+.Dv KS_Home ,
+.Dv KS_Prior ,
+.Dv KS_Next ,
+and
+.Dv KS_End
+respectively.
+It is possible to change the mapping at run time with
+.Xr wsconsctl 8 ,
+but for
+.Dq keyboard
+as small as this one it is convenient to be able to change the
+defaults at compile time.
 .El
 .Sh SEE ALSO
 .Xr adc 4 ,



Home | Main Index | Thread Index | Old Index