]> Dogcows Code - chaz/openbox/blob - plugins/keyboard/translate.h
read in the stacking order on startup, and use it to restore windows back to the...
[chaz/openbox] / plugins / keyboard / translate.h
1 #ifndef __plugin_keyboard_translate_h
2 #define __plugin_keyboard_translate_h
3
4 #include <glib.h>
5
6 gboolean translate_key(char *str, guint *state, guint *keycode);
7
8 #endif
This page took 0.035782 seconds and 4 git commands to generate.