Directly X11 includes?

Christian Esken c.esken at cityweb.de
Fri Oct 3 15:34:22 BST 2003


Hi,

I am in need for something like XWarpPointer() and cannot find anything in Qt 
or KDE. So I want to fall back to X11 - I have a working version already and 
am just wondering if there is a better way.

BTW: This is what I inlcude:
#include <X11/Xlib.h>

If you want to know why I need this, then:
- run KMix
- enable the tray volume control
- press left button to show tray volume control
- use wheel to change volume

You see that the small window disappears, as soon as the first WheelEvent 
arrives. This is why I want to Warp the pointer to the small window.

Chris




More information about the kde-core-devel mailing list