sarkartanzil/logkeys forked from saydulk/logkeys
Branch: master
-
kernc committed
Jul 31, 2016
-
Merge pull request kernc#147 from jzohrab/add_cs_CZ_map
kernc committedFeb 15, 2016 Added Czech Republic keymap.
-
jzohrab committed
Feb 15, 2016
-
Clarified instructions for contributing keymaps.
jzohrab committedFeb 12, 2016 -
jzohrab committed
Feb 12, 2016 -
Wrapped long line only, no content changes.
jzohrab committedFeb 12, 2016
-
Merge pull request kernc#144 from jzohrab/add_keymaps
kernc committedFeb 11, 2016 -
Added US EN keymap for Ubuntu 12.04.
jzohrab committedFeb 11, 2016 Per kernc#88, the existing -u option didn't map correctly on Ubuntu 12.04.
-
Cleaned up build autotools and docs.
jzohrab committedFeb 10, 2016 - not tracking autotools-generated files; people building from source should have autotools installed already - added autogen.sh - updated build notes
-
Merge pull request kernc#142 from jzohrab/documentation_updates
kernc committedFeb 10, 2016 Documentation updates
-
Updated code to refer to GitHub project.
jzohrab committedFeb 10, 2016 -
jzohrab committed
Feb 10, 2016 - converted README to GitHub markup - imported googlecode wiki pages into docs folder - added build directory for out-of-tree builds - updated TODOs
-
Merge pull request kernc#140 from jzohrab/ignore_generated_files
kernc committedFeb 7, 2016 Ignore artifacts generated during configure.
-
Ignore artifacts generated during configure.
Jeff Zohrab committedFeb 6, 2016 -
Merge pull request kernc#139 from jzohrab/recognize_logitech
kernc committedFeb 6, 2016 -
Recognize other Logitech keyboard.
Jeff Zohrab committedFeb 6, 2016 Device name 'Eee PC WMI hotkeys' has EV=100013. Tweaked regex to handle.
-
Recognize Logitech K7570 keyboard.
Jeff Zohrab committedFeb 6, 2016 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.
-
Refactor: move variable to where used.
Jeff Zohrab committedFeb 6, 2016 Code is clearer if the definition is placed where needed.
-
Merge pull request kernc#131 from Kluts/master
kernc committedNov 10, 2015 Added directory with all 19 existing keymap files.
-
Added directory with all 19 existing keymap files.
Kluts authored and Kluts committedNov 10, 2015
-
forgot to autoreconf after version increase
kernc committedFeb 6, 2012 git-svn-id: https://logkeys.googlecode.com/svn/trunk@102 c501e62c-e7d1-11de-a198-37193048d1ed
-
updated version string so it reflects SVN
kernc committedJan 30, 2012 git-svn-id: https://logkeys.googlecode.com/svn/trunk@94 c501e62c-e7d1-11de-a198-37193048d1ed
-
Fixed issue 45 (only --post-size rewrites old log)
kernc committedJan 10, 2012 git-svn-id: https://logkeys.googlecode.com/svn/trunk@93 c501e62c-e7d1-11de-a198-37193048d1ed
-
Hopefully fixes issue http://code.google.com/p/logkeys/issues/detail?…
kernc committedJan 4, 2012 …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
-
Hopefully fixes issue 60 (http://code.google.com/p/logkeys/issues/det…
kernc committedJan 4, 2012 …ail?id=60) git-svn-id: https://logkeys.googlecode.com/svn/trunk@91 c501e62c-e7d1-11de-a198-37193048d1ed
-
Changed to ['file'] in man file.
kernc committedDec 23, 2010 git-svn-id: https://logkeys.googlecode.com/svn/trunk@77 c501e62c-e7d1-11de-a198-37193048d1ed
-
Device detection now obtains event index by parsing 'Handlers' line.
kernc committedAug 19, 2010 git-svn-id: https://logkeys.googlecode.com/svn/trunk@74 c501e62c-e7d1-11de-a198-37193048d1ed
-
Replaced all char*s in args struct with std::strings -- safer.
kernc committedAug 19, 2010 git-svn-id: https://logkeys.googlecode.com/svn/trunk@73 c501e62c-e7d1-11de-a198-37193048d1ed
-
Added 'Microsoft' to the list of keywords for auto device discovery. …
kernc committedAug 19, 2010 …The approach is shit. :D git-svn-id: https://logkeys.googlecode.com/svn/trunk@72 c501e62c-e7d1-11de-a198-37193048d1ed