X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmouse.c;h=f2e13cdf28b54fabb1f6adcaf17a4c6e955bd94a;hb=83c739df9117cde1982a1fec4487ea1a3eb6ebf0;hp=6d532518d57e7f962161d356d9e422cf906694e7;hpb=38bef0a38bf907a54c193ab063b4830788398edc;p=chaz%2Fopenbox diff --git a/openbox/mouse.c b/openbox/mouse.c index 6d532518..f2e13cdf 100644 --- a/openbox/mouse.c +++ b/openbox/mouse.c @@ -46,7 +46,7 @@ typedef struct { /* Array of GSList*s of ObMouseBinding*s. */ static GSList *bound_contexts[OB_FRAME_NUM_CONTEXTS]; -/* TRUE when we have a grab on the pointer and need to reply the pointer event +/* TRUE when we have a grab on the pointer and need to replay the pointer event to send it to other applications */ static gboolean replay_pointer_needed;