]>
Dogcows Code - chaz/openbox/blob - openbox/mouse.h
10 void mouse_startup(gboolean reconfig
);
11 void mouse_shutdown(gboolean reconfig
);
13 gboolean
mouse_bind(char *buttonstr
, char *contextstr
, ObMouseAction mact
,
16 void mouse_event(struct _ObClient
*client
, XEvent
*e
);
18 void mouse_grab_for_client(struct _ObClient
*client
, gboolean grab
);
20 ObFrameContext
mouse_button_frame_context(ObFrameContext context
,
This page took 0.033056 seconds and 4 git commands to generate.