mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 14:38:03 +02:00
XGrabKey manual page: change XAllowAccess to XAllowEvents in See Also
There is no XAllowAccess man page to see. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
a23f3323f2
commit
e37a6da814
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ alternatives can generate this error.
|
|||
.ZN BadWindow
|
||||
A value for a Window argument does not name a defined Window.
|
||||
.SH "SEE ALSO"
|
||||
XAllowAccess(__libmansuffix__),
|
||||
XAllowEvents(__libmansuffix__),
|
||||
XGrabButton(__libmansuffix__),
|
||||
XGrabKeyboard(__libmansuffix__),
|
||||
XGrabPointer(__libmansuffix__)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue