]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize
[chaz/openbox] / openbox / openbox.h
index 06d38297270bc208215b362d91f79af7cfa328ff..76b04ea212737c59925c7530a92c1d2ad4723092 100644 (file)
@@ -65,6 +65,6 @@ void ob_exit_with_error(const gchar *msg);
 
 Cursor ob_cursor(ObCursor cursor);
 
-KeyCode ob_keycode(ObKey key);
+gboolean ob_keycode_match(KeyCode code, ObKey key);
 
 #endif
This page took 0.021166 seconds and 4 git commands to generate.