Terminal key input library
Go to file
Paul LeoNerd Evans 8b7c2b5d4f Support a list of potential backend drivers 2008-10-07 03:17:06 +01:00
Makefile Moved CSI-related code out of termkey.c into new driver-csi.c 2008-10-06 23:27:19 +01:00
demo.c Added TERMKEY_FORMAT_WRAPBRACKET 2008-10-06 22:33:49 +01:00
driver-csi.c Moved CSI key registration code to be private to CSI driver 2008-10-06 23:53:25 +01:00
termkey-internal.h Use vtable in driver to indirect calls to the CSI driver 2008-10-06 23:36:14 +01:00
termkey.c Support a list of potential backend drivers 2008-10-07 03:17:06 +01:00
termkey.h Moved CSI key registration code to be private to CSI driver 2008-10-06 23:53:25 +01:00