summaryrefslogtreecommitdiff
path: root/app/xmodmap/xmodmap.man
diff options
context:
space:
mode:
Diffstat (limited to 'app/xmodmap/xmodmap.man')
-rw-r--r--app/xmodmap/xmodmap.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/xmodmap/xmodmap.man b/app/xmodmap/xmodmap.man
index 4a7a95db4..5d52f791e 100644
--- a/app/xmodmap/xmodmap.man
+++ b/app/xmodmap/xmodmap.man
@@ -89,7 +89,8 @@ may be specified from the command line.
.TP 8
.B \-pm
This option indicates that the current modifier map should be printed on the
-standard output.
+standard output. This is the default mode of operation if no other mode
+options are specified.
.TP 8
.B \-pk
This option indicates that the current keymap table should be printed on the
@@ -140,7 +141,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 __X11datadir__/XKeysymDB\fP. Note that
if the same keysym is bound to multiple keys, the expression is executed
for each matching keycode.
.TP 8