.TH "libgiigic" 7 "2006-12-30" "libgiigic-1.1.x" GGI .SH NAME \fBlibgiigic\fR : A flexible library for action/event binding .SH DESCRIPTION GIC stands for General Input Configuration. LibGIIGIC is a convenience library running on top of \f(CWlibgii(7)\fR, which implements easy Descent/Forsaken style input configuration. It basically handles binding of keystrokes, mice and valuators to program actions. It is designed to make such schemes so easy, that noone would want to bother doing something else. .SH ENVIRONMENT VARIABLES The following outlines the environment variables, intended for the user, which affect the behaviour of LibGIIGIC: .TP \fBGIC_DEBUG\fR The debug level for LibGIIGIC: .RS .IP \(bu 4 0 or unset : debug output is off; debugging is off .IP \(bu 4 255 : all debug output is on .PP You may also bitwise 'or' any of the following together: .IP \(bu 4 2 : debug core .IP \(bu 4 32 : misc debugging output .IP \(bu 4 64 : debug dynamic library handling .IP \(bu 4 128 : debug event handling .PP .RE .TP \fBGIC_DEBUGSYNC\fR Turn on synchronous debug output, flushing the output buffers before returning from \fBDPRINT\fR calls. .TP \fBGGI_CONFDIR\fR Override compiled-in path to global config files (Win32 only, but not Cygwin). .PP Note that the last environment variable really begin with \fBGGI\fR, and not \fBGIC\fR. Other environment variables specific to recognizers are documented in the corresponding manual page. .SH SEE ALSO \f(CWlibgiigic-usage(7)\fR