Commit Graph

80 Commits

Author SHA1 Message Date
mrbesen 065352136d
fixed errors 2019-01-19 19:11:34 +01:00
mrbesen bd76593058
added -q option 2019-01-19 18:54:41 +01:00
mrbesen 1bb82fa267
added -p flag 2019-01-19 18:12:02 +01:00
Rolf Vreijdenberger 033e51201a installation on redhat/fedora/centos 2019-01-03 17:27:18 +01:00
Kernc 02ad0021d7
Update Italian keymap (thanks @gnaomo)
Closes https://github.com/kernc/logkeys/issues/182
2018-04-19 10:51:22 +02:00
Hritik Vijay 7a9f19fb6b Daemonize after certain possible errors (#177)
* Daemonize after certain possible errors.

* Removed nochdir variable
2018-01-22 12:59:42 +01:00
bdantas 5c368327a2 log uppercase letters when capslock is on (#174)
* log uppercase letters when capslock is on
* Update logkeys.cc
* Update logkeys.cc
* Update logkeys.cc
2017-10-09 22:32:06 +02:00
kernc f818e112e4 Merge pull request #172 from nico202/dev
Process CLI args even without root
2017-10-03 21:50:04 +02:00
Nicolò Balzarotti 66a405baed Process cli args even without root 2017-10-03 20:31:03 +02:00
Henrique Meira 8d5b63bafd INSTALL readme: Add Prerequisites for openSUSE users (#164)
* Add Prerequisites for OpenSuse users

* Update INSTALL

* Update INSTALL
2017-04-04 23:06:46 +02:00
kernc 0aab01a5c5 Merge pull request #158 from sateler/getopt_api_bugfix
getopt API uses int as return value, bugfix.
2016-08-23 01:49:45 +02:00
Ricardo Sateler 355d1f8327 getopt API uses int as return value 2016-08-22 16:58:17 -03:00
kernc bdfa78af1c Merge pull request #155 from sateler/run_in_foreground_option
Added flag to run in foreground, no daemon (--no-daemon switch)
2016-08-18 02:02:43 +02:00
Ricardo Sateler 6f50959ebd Added flag to run in foreground, no daemon (--no-daemon switch) 2016-08-17 20:11:14 -03:00
kernc bf02fa123e Merge pull request #156 from sateler/output_stdout
Added option to print to standard output
2016-08-17 00:56:12 +02:00
Ricardo Sateler 02b32202e6 Added option to print to standard output 2016-08-16 17:00:38 -03:00
kernc f6a1de2ac1 Merge pull request #153 from kernc/travis
Add .travis.yml
2016-07-31 18:14:39 +02:00
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