KDEUI
kkeyserver_x11.cpp File Reference
#include "kkeyserver_x11.h"
#include "kshortcut.h"
#include <config.h>
#include <QtCore/QCOORD>
#include <QtGui/QWidgetList>
#include <QFlags>
#include <kconfig.h>
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
#include <QX11Info>
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/keysymdef.h>
Include dependency graph for kkeyserver_x11.cpp:

Go to the source code of this file.
Define Documentation
#define X11_ONLY | ( | arg | ) | arg, |
Definition at line 44 of file kkeyserver_x11.cpp.
#define XF86XK_AudioLowerVolume 0x1008FF11 |
#define XF86XK_AudioMedia 0x1008FF32 |
#define XF86XK_AudioMute 0x1008FF12 |
#define XF86XK_AudioNext 0x1008FF17 |
#define XF86XK_AudioPause 0x1008FF31 |
#define XF86XK_AudioPlay 0x1008FF14 |
#define XF86XK_AudioPrev 0x1008FF16 |
#define XF86XK_AudioRaiseVolume 0x1008FF13 |
#define XF86XK_AudioRecord 0x1008FF1C |
#define XF86XK_AudioStop 0x1008FF15 |
#define XF86XK_Back 0x1008FF26 |
#define XF86XK_Calculator 0x1008FF1D |
#define XF86XK_Favorites 0x1008FF30 |
#define XF86XK_Forward 0x1008FF27 |
#define XF86XK_HomePage 0x1008FF18 |
#define XF86XK_Launch0 0x1008FF40 |
#define XF86XK_Launch1 0x1008FF41 |
#define XF86XK_Launch2 0x1008FF42 |
#define XF86XK_Launch3 0x1008FF43 |
#define XF86XK_Launch4 0x1008FF44 |
#define XF86XK_Launch5 0x1008FF45 |
#define XF86XK_Launch6 0x1008FF46 |
#define XF86XK_Launch7 0x1008FF47 |
#define XF86XK_Launch8 0x1008FF48 |
#define XF86XK_Launch9 0x1008FF49 |
#define XF86XK_LaunchA 0x1008FF4A |
#define XF86XK_LaunchB 0x1008FF4B |
#define XF86XK_LaunchC 0x1008FF4C |
#define XF86XK_LaunchD 0x1008FF4D |
#define XF86XK_LaunchE 0x1008FF4E |
#define XF86XK_LaunchF 0x1008FF4F |
#define XF86XK_Mail 0x1008FF19 |
#define XF86XK_MyComputer 0x1008FF33 |
#define XF86XK_OpenURL 0x1008FF38 |
#define XF86XK_Refresh 0x1008FF29 |
#define XF86XK_Search 0x1008FF1B |
#define XF86XK_Standby 0x1008FF10 |
#define XF86XK_Start 0x1008FF1A |
#define XF86XK_Stop 0x1008FF28 |
#define XK_MISCELLANY |
Definition at line 38 of file kkeyserver_x11.cpp.
#define XK_XKB_KEYS |
Definition at line 39 of file kkeyserver_x11.cpp.