diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-24 11:52:18 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-24 11:52:18 -0700 |
commit | f6919f5958acc59d0b1936cc49900ea781bf2355 (patch) | |
tree | 809b31b15ed7da0dc2a035a3f8fd243cd97b5830 | |
parent | 663b798d1464be003b9659bbd00112d8b63f6f6f (diff) |
man page: Add setxkbmap & XStringToKeysym to the See Also list
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | man/xmodmap.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/xmodmap.man b/man/xmodmap.man index 4393daf..1c0d23a 100644 --- a/man/xmodmap.man +++ b/man/xmodmap.man @@ -314,7 +314,9 @@ add Lock = Caps_Lock .B DISPLAY to get default host and display number. .SH SEE ALSO -X(__miscmansuffix__), xev(1), \fIXlib\fP documentation on key and pointer events +X(__miscmansuffix__), xev(__appmansuffix__), setxkbmap(__appmansuffix__), +XStringToKeysym(__libmansuffix__), +\fIXlib\fP documentation on key and pointer events .SH BUGS .PP Every time a \fBkeycode\fP expression is evaluated, the server generates |