Sun bug 6459447: Add note on reversing CapsLock/Control swap to man page
authorAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 13 Sep 2006 22:07:16 +0000 (15:07 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 13 Sep 2006 22:07:16 +0000 (15:07 -0700)
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6459447

xmodmap.man

index 17425e8..4a7a95d 100644 (file)
@@ -140,7 +140,7 @@ The \fIKEYSYMNAME\fP on the left hand side is translated into matching keycodes
 used to perform the corresponding set of \fBkeycode\fP expressions.
 The list of keysym names may be
 found in the header file \fI<X11/keysymdef.h>\fP (without the \fIXK_\fP prefix)
-or the keysym database\fI __projectroot__/lib/X11/XKeysymDB\fP.  Note that
+or the keysym database \fI __projectroot__/lib/X11/XKeysymDB\fP.  Note that
 if the same keysym is bound to multiple keys, the expression is executed
 for each matching keycode.
 .TP 8
@@ -253,6 +253,9 @@ add Lock = Caps_Lock
 add Control = Control_L
 .EE
 .PP
+This example can be run again to swap the keys back to their previous 
+assignments.
+.PP
 The \fIkeycode\fP command is useful for assigning the same keysym to
 multiple keycodes.  Although unportable, it also makes it possible to write
 scripts that can reset the keyboard to a known state.  The following script