X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=463963e120fbd82cc7a62197d5a5b18a922f169e;hp=98d8560cdec244e3e966f97d0f1196b70f0647a8;hb=40eacb5812ef7c0e3374fb139afbb4f5bc8bbfb5;hpb=2c902d6065f9856adf31e8540a94f1e42e68e905 diff --git a/config.h.in b/config.h.in index 98d8560c..463963e1 100644 --- a/config.h.in +++ b/config.h.in @@ -19,7 +19,8 @@ */ #undef HAVE_READ_DISPLAY_EXTENSION -/* Define this if you have the XHPDisableReset function (an HP only thing.) +/* Define this if you have the XHPDisableReset function (an HP only thing + which allows the Ctrl-Sh-Reset key sequence to be temporarily disabled.) */ #undef HAVE_XHPDISABLERESET @@ -120,6 +121,12 @@ */ #undef HAVE_XINERAMA +/* Define this if you have the XF86MiscSetGrabKeysState function (which allows + the Ctrl-Alt-KP_star and Ctrl-Alt-KP_slash key sequences to be temporarily + disabled. Sadly, it doesn't affect Ctrl-Alt-BS or Ctrl-Alt-F1.) + */ +#undef HAVE_XF86MISCSETGRABKEYSSTATE + /* Define this if you have a Linux-like /proc/interrupts file which can be * examined to determine when keyboard activity has occurred. */