Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | |||||
* | Switch the remaining 4 hex digit keymapfile to 8 hex | Koichiro IWAO | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -1/+4 |
| | |||||
* | Capitalize language and country names | Pavel Roskin | 2016-05-05 | 1 | -8/+8 |
| | |||||
* | Merge pull request #178 from mgorny/altgr-keymap | jsorg71 | 2014-11-08 | 1 | -4/+4 |
|\ | | | | | altgr+shift/capslock support in keymaps | ||||
| * | keymap: support combining shift & capslock with altgr | Michał Górny | 2014-10-24 | 1 | -4/+4 |
| | | | | | | | | | | | | Add support for combining shift & caps lock keys with altgr so that capital national characters can be written. There was some support for shift+altgr in xrdp-keygen but it was never actually used. | ||||
* | | Generate correct xfree86 keymaps when evdev is used | Michał Górny | 2014-10-27 | 1 | -1/+34 |
|/ | | | | | | Use a mapping table to map xfree86 keycodes to evdev keycodes and obtain consistent keysyms for keymaps. This way, it is now possible to generate correct keymaps when evdev driver is used on host. | ||||
* | Update genkeymap.c | Kevin Cave | 2014-01-18 | 1 | -3/+3 |
| | | | Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415 | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -67/+79 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | fix an error and add script | jsorg71 | 2009-10-09 | 1 | -9/+1 |
| | |||||
* | indent, cleanup | jsorg71 | 2009-08-12 | 1 | -89/+89 |
| | |||||
* | cleanup | jsorg71 | 2009-08-12 | 1 | -3/+1 |
| | |||||
* | added genkeymap app | jsorg71 | 2009-08-12 | 1 | -0/+125 |