summaryrefslogtreecommitdiffstats
path: root/genkeymap
Commit message (Collapse)AuthorAgeFilesLines
* Add Japanese keymapKoichiro IWAO2014-12-011-0/+7
|
* Merge pull request #178 from mgorny/altgr-keymapjsorg712014-11-083-6/+11
|\ | | | | altgr+shift/capslock support in keymaps
| * dump-keymaps: generate 'pl' keymapMichał Górny2014-10-241-0/+4
| |
| * keymap: support combining shift & capslock with altgrMichał Górny2014-10-242-6/+7
| | | | | | | | | | | | 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 usedMichał Górny2014-10-273-2/+191
|/ | | | | | 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 readme.txtKevin Cave2014-01-181-2/+2
| | | | Corrected spelling and grammar. Updated to reflect additional "shiftaltgr" section.
* Update readme.txtKevin Cave2014-01-181-14/+21
|
* Update genkeymap.cKevin Cave2014-01-181-3/+3
| | | Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415
* Changes related to integrationGustavo Homem2013-03-181-0/+4
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-67/+79
| | | | | o applied new coding standards to all .c files o moved some files around
* fix an error and add scriptjsorg712009-10-092-9/+32
|
* add lib path for old X server installjsorg712009-09-041-0/+1
|
* added readme.txtjsorg712009-08-121-0/+35
|
* indent, cleanupjsorg712009-08-121-89/+89
|
* cleanupjsorg712009-08-122-13/+1
|
* added genkeymap appjsorg712009-08-122-0/+143