Fixed typo
This commit is contained in:
parent
ff2f2de046
commit
8e6f770afa
|
|
@ -68,7 +68,7 @@ Define or print a macro called char
|
|||
|
||||
Buttons are treated just like keys for the purpose of
|
||||
defining macros. While the official names for buttons
|
||||
in <TT>keysymdef.h</TT> are "<B>XK_Pointer_Button_1</B>",
|
||||
in <TT>keysymdef.h</TT> are "<B>XK_Pointer_Button1</B>",
|
||||
etc., the <B>macro</B> command accepts the abbreviated
|
||||
forms <B>Button1</B>, and so forth. <P>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue