Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist | Koichiro IWAO | 2016-11-04 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | upper 16 bits of keylayout value indicates keyboard layout. lower 16 bits of keylayout value indicates country/language. If the keymap file doesn't match exactly to keylayout value, the typical keyboard of the country/language should be used. For example [1]: 0x00000409: US English 0x00010409: US Dvorak 0x00020409: US International 0x00030409: US Dvorak for left hand 0x00040409: US Dvorak for right hang 0x0000040e: Hungarian 0x0001040e: Hungarian 101-key [1] https://msdn.microsoft.com/windows/hardware/commercialize/manufacture/desktop/windows-language-pack-default-values | ||||
* | Switch to 8 hex digit keymapfile | Koichiro IWAO | 2016-10-24 | 1 | -3/+3 |
| | | | | | as the value keyboardLayout is actually 32-bit unsigned integer. See [MS-RDPBCGR] - v20160714 p.45. | ||||
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Fix spelling error and typo | Mike Rostermund | 2014-11-20 | 1 | -1/+1 |
| | |||||
* | keymap: support combining shift & capslock with altgr | Michał Górny | 2014-10-24 | 1 | -1/+16 |
| | | | | | | 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. | ||||
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -3/+3 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -198/+214 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -1/+7 |
| | |||||
* | Read keymaps over 128 keys. Patch by Yoshitomo Nakashima | Nicola Ruggero | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | use en-us keymap file if no keymap file | Jay Sorg | 2010-10-22 | 1 | -0/+5 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | move some big items to heap | jsorg71 | 2009-08-21 | 1 | -13/+12 |
| | |||||
* | minor keyboard fixes | jsorg71 | 2009-08-17 | 1 | -25/+28 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 1 | -1079/+107 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | update de keymap | jsorg71 | 2008-03-22 | 1 | -22/+22 |
| | |||||
* | update keymaps | jsorg71 | 2008-03-14 | 1 | -24/+24 |
| | |||||
* | update us-uk keymap | jsorg71 | 2008-03-13 | 1 | -28/+28 |
| | |||||
* | fix memory leak | jsorg71 | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | update russian keymap | jsorg71 | 2008-03-13 | 1 | -22/+22 |
| | |||||
* | small fixes fot italian keymap | ilsimo | 2008-02-19 | 1 | -1/+1 |
| | |||||
* | update comments and Italian keymap | jsorg71 | 2008-01-31 | 1 | -32/+35 |
| | |||||
* | print a message if loaded keymap doesn't match build in keymap | jsorg71 | 2008-01-31 | 1 | -0/+7 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added ability to use keymap files and added capslock and shiftcapslock maps | jsorg71 | 2007-10-16 | 1 | -87/+609 |
| | |||||
* | czech.txt | jsorg71 | 2007-09-27 | 1 | -8/+8 |
| | |||||
* | Euro is 0x20ac, not 0x80 | jsorg71 | 2007-09-26 | 1 | -5/+5 |
| | |||||
* | align | jsorg71 | 2007-09-25 | 1 | -80/+80 |
| | |||||
* | align | jsorg71 | 2007-09-23 | 1 | -64/+64 |
| | |||||
* | align | jsorg71 | 2007-09-23 | 1 | -64/+64 |
| | |||||
* | align | jsorg71 | 2007-09-23 | 1 | -64/+64 |
| | |||||
* | align | jsorg71 | 2007-09-23 | 1 | -16/+16 |
| | |||||
* | unicode | jsorg71 | 2007-09-23 | 1 | -3/+3 |
| | |||||
* | started work on unicode | jsorg71 | 2007-07-24 | 1 | -75/+147 |
| | |||||
* | added swedish keymap | jsorg71 | 2007-07-01 | 1 | -0/+72 |
| | |||||
* | small fixes for italian keymap (added <>{} keys) | ilsimo | 2007-04-01 | 1 | -4/+4 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | let module decide if alt-gr needs to be ignored | jsorg71 | 2006-12-09 | 1 | -12/+0 |
| | |||||
* | added italy keymap | jsorg71 | 2006-10-16 | 1 | -3/+72 |
| | |||||
* | added 'pt br' key layout | jsorg71 | 2006-10-11 | 1 | -0/+73 |
| | |||||
* | altgr fix | jsorg71 | 2006-10-09 | 1 | -0/+10 |
| | |||||
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 1 | -0/+393 |