Skip to content
Permalink
Branch: master
Commits on Apr 4, 2017
  1. Update INSTALL

    henriquemeira committed Apr 4, 2017
  2. Update INSTALL

    henriquemeira committed Apr 4, 2017
Commits on Aug 22, 2016
  1. Merge pull request kernc#158 from sateler/getopt_api_bugfix

    kernc committed Aug 22, 2016
    getopt API uses int as return value, bugfix.
Commits on Aug 18, 2016
  1. Merge pull request kernc#155 from sateler/run_in_foreground_option

    kernc committed Aug 18, 2016
    Added flag to run in foreground, no daemon (--no-daemon switch)
Commits on Aug 17, 2016
Commits on Aug 16, 2016
  1. Merge pull request kernc#156 from sateler/output_stdout

    kernc committed Aug 16, 2016
    Added option to print to standard output
Commits on Jul 31, 2016
  1. Merge pull request kernc#153 from kernc/travis

    kernc committed Jul 31, 2016
    Add .travis.yml
  2. Add .travis.yml

    kernc committed Jul 31, 2016
Commits on Feb 15, 2016
  1. Merge pull request kernc#147 from jzohrab/add_cs_CZ_map

    kernc committed Feb 15, 2016
    Added Czech Republic keymap.
  2. Added Czech Republic keymap.

    jzohrab committed Feb 15, 2016
Commits on Feb 12, 2016
  1. Merge pull request kernc#146 from jzohrab/doc_fixes

    kernc committed Feb 12, 2016
    Doc fixes
  2. Fixed markdown only.

    jzohrab committed Feb 12, 2016
Commits on Feb 11, 2016
  1. Merge pull request kernc#144 from jzohrab/add_keymaps

    kernc committed Feb 11, 2016
    Add keymaps supplied in issues
    
    Closes kernc#121
    closes kernc#123
    closes kernc#119
    closes kernc#88
  2. Added US EN keymap for Ubuntu 12.04.

    jzohrab committed Feb 11, 2016
    Per kernc#88, the existing
    -u option didn't map correctly on Ubuntu 12.04.
  3. Added French Canadian keymap.

    jzohrab committed Feb 11, 2016
    source: kernc#119
  4. Added Swiss High German keymap.

    jzohrab committed Feb 11, 2016
    source: kernc#121
  5. Added standard Polish keymap.

    jzohrab committed Feb 11, 2016
    source: kernc#123
  6. Merge pull request kernc#143 from jzohrab/cleanup_build

    kernc committed Feb 11, 2016
    Cleanup build
  7. Cleaned up build autotools and docs.

    jzohrab committed Feb 10, 2016
    - not tracking autotools-generated files; people building
      from source should have autotools installed already
    - added autogen.sh
    - updated build notes
Commits on Feb 10, 2016
  1. Merge pull request kernc#142 from jzohrab/documentation_updates

    kernc committed Feb 10, 2016
    Documentation updates
  2. Updated docs.

    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
Commits on Feb 7, 2016
  1. Merge pull request kernc#140 from jzohrab/ignore_generated_files

    kernc committed Feb 7, 2016
    Ignore artifacts generated during configure.
Commits on Feb 6, 2016
  1. Ignore artifacts generated during configure.

    Jeff Zohrab
    Jeff Zohrab committed Feb 6, 2016
  2. Merge pull request kernc#139 from jzohrab/recognize_logitech

    kernc committed Feb 6, 2016
    Recognize Logitech
    
    Closes kernc#136, closes kernc#134, closes kernc#129, closes kernc#120, closes kernc#126, closes kernc#90, closes kernc#105, closes kernc#116
  3. Recognize other Logitech keyboard.

    Jeff Zohrab
    Jeff Zohrab committed Feb 6, 2016
    Device name 'Eee PC WMI hotkeys' has EV=100013.  Tweaked regex to handle.
  4. Recognize Logitech K7570 keyboard.

    Jeff Zohrab
    Jeff Zohrab committed Feb 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.
  5. Refactor: move variable to where used.

    Jeff Zohrab
    Jeff Zohrab committed Feb 6, 2016
    Code is clearer if the definition is placed where needed.
Commits on Nov 10, 2015
  1. Merge pull request kernc#131 from Kluts/master

    kernc committed Nov 10, 2015
    Added directory with all 19 existing keymap files.
  2. Added directory with all 19 existing keymap files.

    Kluts Kluts
    Kluts authored and Kluts committed Nov 10, 2015
Older
You can’t perform that action at this time.