Fix documentation for a broken \ref

This commit is contained in:
Bradlee Speice 2012-08-17 12:12:00 -04:00
parent ea46db9106
commit a7ea0c753b

View File

@ -435,7 +435,7 @@ Scroll the mouse up 1 time - depending on window manager settings, etc., this ma
\code 'mouselocation' \endcode \code 'mouselocation' \endcode
Return the current location of the mouse pointer. Return the current location of the mouse pointer.
\section keyboard_functions Keyboard Functions \section keyclick Key Click
\code 'keyclick <key_name>' \endcode \code 'keyclick <key_name>' \endcode
Push and release a keyboard key. This can be a key like \c 'a', \c 'b', or something fancy like \c 'space'. Please see \ref xtest_key_strings for a full list of special keys. Push and release a keyboard key. This can be a key like \c 'a', \c 'b', or something fancy like \c 'space'. Please see \ref xtest_key_strings for a full list of special keys.