]> Dogcows Code - chaz/openbox/blobdiff - obt/keyboard.h
Use the KeyCode to directly find the modifier mask. (Fix bug 5173)
[chaz/openbox] / obt / keyboard.h
index 868cccf48d9922afbbc69fbb6c6723de609ceccf..8f2badf8a6db0f16204dc1149741960e10c15cfe 100644 (file)
@@ -59,9 +59,6 @@ guint obt_keyboard_only_modmasks(guint mask);
   right keys when there are both. */
 guint obt_keyboard_modkey_to_modmask(ObtModkeysKey key);
 
-/*! Get the modifier key which was pressed or released in a keyboard event */
-ObtModkeysKey obt_keyboard_keyevent_to_modkey(XEvent *e);
-
 /*! Convert a KeySym to all the KeyCodes which generate it. */
 KeyCode* obt_keyboard_keysym_to_keycode(KeySym sym);
 
This page took 0.021311 seconds and 4 git commands to generate.