logkeys/src
Jeff Zohrab 892f04f1d0 Recognize Logitech K7570 keyboard.
The usual keyboard event bitmask is 120013, but Logitech and some
other keyboards have 12001F.  Using both F and f as grep case-insensitivity
flag may vary across systems.
2016-02-06 13:39:59 -05:00
..
args.cc Replaced all char*s in args struct with std::strings -- safer. 2010-08-19 16:44:18 +00:00
keytables.cc Fixed some IF conditions regarding --export-keymap switch. 2010-08-19 14:51:03 +00:00
llk.cc Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release. 2010-05-31 21:31:50 +00:00
llkk.cc Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release. 2010-05-31 21:31:50 +00:00
logkeys.cc Recognize Logitech K7570 keyboard. 2016-02-06 13:39:59 -05:00
Makefile.am Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release. 2010-05-31 21:31:50 +00:00
Makefile.in Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release. 2010-05-31 21:31:50 +00:00
upload.cc Replaced all char*s in args struct with std::strings -- safer. 2010-08-19 16:44:18 +00:00
usage.cc Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release. 2010-05-31 21:31:50 +00:00