X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fanalogtv.h;h=2a76db0fa500032bc431e96ddfe7a0bab72cd32f;hp=ff9e8db2d6b8bb8942e5298c9ee2ede36a1ef228;hb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;hpb=96a411663168b0ba5432b407a83be55f3df0c802 diff --git a/hacks/analogtv.h b/hacks/analogtv.h index ff9e8db2..2a76db0f 100644 --- a/hacks/analogtv.h +++ b/hacks/analogtv.h @@ -163,6 +163,8 @@ typedef struct analogtv_s { int screen_xo,screen_yo; /* centers image in window */ void (*event_handler)(Display *dpy, XEvent *event); + int (*key_handler)(Display *dpy, XEvent *event,void *key_data); + void *key_data; int flutter_horiz_desync; int flutter_tint;