Commit Graph

63 Commits

Author SHA1 Message Date
Kernc f0c5ebcd3d Add .travis.yml 2016-07-31 18:11:50 +02:00
kernc c0a2971c5b Merge pull request #147 from jzohrab/add_cs_CZ_map
Added Czech Republic keymap.
2016-02-15 20:57:44 +01:00
Jeff Zohrab a79c2187d2 Added Czech Republic keymap. 2016-02-15 13:28:43 -05:00
kernc 22ff08f4bc Merge pull request #146 from jzohrab/doc_fixes
Doc fixes
2016-02-12 14:48:39 +01:00
Jeff Zohrab 6cb6a2d892 Clarified instructions for contributing keymaps. 2016-02-12 08:21:13 -05:00
Jeff Zohrab 91031728a3 Fixed markdown only. 2016-02-12 08:20:50 -05:00
Jeff Zohrab 8263a1fee4 Wrapped long line only, no content changes. 2016-02-12 08:16:47 -05:00
kernc 5e7fa2b8e6 Merge pull request #144 from jzohrab/add_keymaps
Add keymaps supplied in issues

Closes https://github.com/kernc/logkeys/issues/121
closes https://github.com/kernc/logkeys/issues/123
closes https://github.com/kernc/logkeys/issues/119
closes https://github.com/kernc/logkeys/issues/88
2016-02-11 19:40:02 +01:00
Jeff Zohrab 65d0be9194 Added US EN keymap for Ubuntu 12.04.
Per https://github.com/kernc/logkeys/issues/88, the existing
-u option didn't map correctly on Ubuntu 12.04.
2016-02-11 10:51:17 -05:00
Jeff Zohrab 7fe349a232 Added French Canadian keymap.
source: https://github.com/kernc/logkeys/issues/119
2016-02-11 10:41:39 -05:00
Jeff Zohrab 376fd4e582 Added Swiss High German keymap.
source: https://github.com/kernc/logkeys/issues/121
2016-02-11 10:38:31 -05:00
Jeff Zohrab 7ca7618f72 Added standard Polish keymap.
source: https://github.com/kernc/logkeys/issues/123
2016-02-11 10:35:19 -05:00
kernc 2425fe4c94 Merge pull request #143 from jzohrab/cleanup_build
Cleanup build
2016-02-11 15:09:37 +01:00
Jeff Zohrab e95dace329 Cleaned up build autotools and docs.
- not tracking autotools-generated files; people building
  from source should have autotools installed already
- added autogen.sh
- updated build notes
2016-02-10 23:38:21 -05:00
kernc 776dbad45a Merge pull request #142 from jzohrab/documentation_updates
Documentation updates
2016-02-10 22:56:45 +01:00
Jeff Zohrab ad830f68c6 Updated code to refer to GitHub project. 2016-02-10 12:37:29 -05:00
Jeff Zohrab ea50263973 Updated docs.
- converted README to GitHub markup
- imported googlecode wiki pages into docs folder
- added build directory for out-of-tree builds
- updated TODOs
2016-02-10 12:36:52 -05:00
kernc 31783e76c4 Merge pull request #140 from jzohrab/ignore_generated_files
Ignore artifacts generated during configure.
2016-02-07 02:41:11 +01:00
Jeff Zohrab 518ec88f47 Ignore artifacts generated during configure. 2016-02-06 18:28:57 -05:00
kernc ffcc2baae2 Merge pull request #139 from jzohrab/recognize_logitech
Recognize Logitech

Closes #136, closes #134, closes #129, closes #120, closes #126, closes #90, closes #105, closes #116
2016-02-06 23:52:12 +01:00
Jeff Zohrab 5560126a74 Recognize other Logitech keyboard.
Device name 'Eee PC WMI hotkeys' has EV=100013.  Tweaked regex to handle.
2016-02-06 13:57:06 -05:00
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
Jeff Zohrab 3aea01f905 Refactor: move variable to where used.
Code is clearer if the definition is placed where needed.
2016-02-06 13:36:15 -05:00
kernc 78321c6e70 Merge pull request #131 from Kluts/master
Added directory with all 19 existing keymap files.
2015-11-10 13:57:37 +01:00
Kluts 2c70d17435 Added directory with all 19 existing keymap files. 2015-11-10 13:45:08 +01:00
kernc 7e73bb66ed forgot to autoreconf after version increase
git-svn-id: https://logkeys.googlecode.com/svn/trunk@102 c501e62c-e7d1-11de-a198-37193048d1ed
2012-02-06 20:23:35 +00:00
kernc 740eb51aad updated version string so it reflects SVN
git-svn-id: https://logkeys.googlecode.com/svn/trunk@94 c501e62c-e7d1-11de-a198-37193048d1ed
2012-01-30 21:42:09 +00:00
kernc 59976aed4e Fixed issue 45 (only --post-size rewrites old log)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@93 c501e62c-e7d1-11de-a198-37193048d1ed
2012-01-10 10:31:44 +00:00
kernc aa0812690d Hopefully fixes issue http://code.google.com/p/logkeys/issues/detail?id=42 (Couldn't determine keyboard device). We have a new heuristic! :D
git-svn-id: https://logkeys.googlecode.com/svn/trunk@92 c501e62c-e7d1-11de-a198-37193048d1ed
2012-01-04 19:22:09 +00:00
kernc ef5f0a18a4 Hopefully fixes issue 60 (http://code.google.com/p/logkeys/issues/detail?id=60)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@91 c501e62c-e7d1-11de-a198-37193048d1ed
2012-01-04 18:42:18 +00:00
kernc 7584fad05a Changed to ['file'] in man file.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@77 c501e62c-e7d1-11de-a198-37193048d1ed
2010-12-23 01:57:24 +00:00
kernc a2eb3e6f11 Device detection now obtains event index by parsing 'Handlers' line.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@74 c501e62c-e7d1-11de-a198-37193048d1ed
2010-08-19 17:56:21 +00:00
kernc a9bdd902e4 Replaced all char*s in args struct with std::strings -- safer.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@73 c501e62c-e7d1-11de-a198-37193048d1ed
2010-08-19 16:44:18 +00:00
kernc 30f17ebe6a Added 'Microsoft' to the list of keywords for auto device discovery. The approach is shit. :D
git-svn-id: https://logkeys.googlecode.com/svn/trunk@72 c501e62c-e7d1-11de-a198-37193048d1ed
2010-08-19 15:56:59 +00:00
kernc f7b08468e6 Fixed some IF conditions regarding --export-keymap switch.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@71 c501e62c-e7d1-11de-a198-37193048d1ed
2010-08-19 14:51:03 +00:00
kernc c0435b7e97 there was a serious "condition" error in set_utf8_locale(), which prevented "finding" UTF-8 even when it's there, now fixed
git-svn-id: https://logkeys.googlecode.com/svn/trunk@68 c501e62c-e7d1-11de-a198-37193048d1ed
2010-07-13 15:53:20 +00:00
kernc 9012b446d7 updated args.cc so there are no 0bXXXX binary constants defined (replaced with hexadecimal 0xXXXX), because they seem to cause errors on older g++
git-svn-id: https://logkeys.googlecode.com/svn/trunk@67 c501e62c-e7d1-11de-a198-37193048d1ed
2010-07-13 15:34:56 +00:00
kernc 88f1ebe656 Hopefully final in a serie of minor doc-related updates in this "iteration."
git-svn-id: https://logkeys.googlecode.com/svn/trunk@53 c501e62c-e7d1-11de-a198-37193048d1ed
2010-06-04 17:26:47 +00:00
kernc 657e96c7ab Mentioned llk and llkk in the ChangeLog, and added more --post-size info in the man file.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@49 c501e62c-e7d1-11de-a198-37193048d1ed
2010-06-04 15:14:59 +00:00
kernc 8742f700d5 Several minor doc-related edits.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@47 c501e62c-e7d1-11de-a198-37193048d1ed
2010-06-04 14:12:18 +00:00
kernc c77700e3d1 Edited README file: added Troubleshooting section.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@46 c501e62c-e7d1-11de-a198-37193048d1ed
2010-06-04 14:07:12 +00:00
kernc 3e4d2cfc51 Minor update to the man file.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@45 c501e62c-e7d1-11de-a198-37193048d1ed
2010-06-04 12:11:53 +00:00
kernc 7bb9834c2f Distribution archive didn't contain all source files, now fixed.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@44 c501e62c-e7d1-11de-a198-37193048d1ed
2010-05-31 21:47:08 +00:00
kernc 0861ec3838 Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@43 c501e62c-e7d1-11de-a198-37193048d1ed
2010-05-31 21:31:50 +00:00
kernc 2ec46c0140 Replaced lkl and lklk scripts with llk and llkk setuid0 programs that run logkeys-start.sh and logkeys-kill.sh.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@42 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 19:36:22 +00:00
kernc 8359aa3598 Piped commands now use absolute program paths (e.g. /bin/grep instead of just grep) to avoid potential attacks (issue 18)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@41 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 15:59:58 +00:00
kernc c0e749c00c More refactoring and bug fixes. Inspired by Benjamin Jochheim. Thanks much! :)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@40 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 13:40:26 +00:00
kernc 3748cdb02b Failed check was missing when opening custom keymap.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@39 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:16:16 +00:00
kernc e3cb923b9c Added ChangeLog
git-svn-id: https://logkeys.googlecode.com/svn/trunk@38 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:09:48 +00:00
kernc 3c1f5c2c70 Major code refactoring and various fixes - all as of yet untested\!
git-svn-id: https://logkeys.googlecode.com/svn/trunk@37 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:06:49 +00:00