moving-pointer.html

来自「linux图形界面x liberary手册」· HTML 代码 · 共 23 行

HTML
23
字号
<HTML><HEAD><TITLE>Xlib Programming Manual: Moving the Pointer</TITLE></HEAD><BODY><H1 ALIGN=center>12.4 Moving the Pointer</H1>Although movement of the pointer normally should be left to thecontrol of the end user, sometimes it is necessary to move thepointer to a new position under program control.<P>To move the pointer to an arbitrary point in a window, use<B><A HREF="XWarpPointer.html">XWarpPointer()</A></B>.<H5 ALIGN=right><I>Next: <A HREF="controlling-focus.html">Controlling Input Focus</A></I></H5><HR><ADDRESS><A HREF="http://tronche.com/">Christophe Tronche</A>, <A HREF="mailto:ch.tronche@computer.org">ch.tronche@computer.org</A></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?