define LockMask|Mod2Mask; no functional change

This commit is contained in:
okan
2012-12-18 17:37:39 +00:00
parent b848a2b236
commit e5d59c2d7b
2 changed files with 3 additions and 4 deletions

View File

@@ -53,6 +53,7 @@
#define MENUGRABMASK (BUTTONMASK|ButtonMotionMask|StructureNotifyMask|\
PointerMotionMask)
#define SEARCHMASK (KeyPressMask|ExposureMask)
#define IGNOREMODMASK (LockMask|Mod2Mask)
/* kb movement */
#define CWM_MOVE 0x0001