Commit Graph

18 Commits

Author SHA1 Message Date
matt335672 fe410a595d Update genkeymap executable to use new format 2024-05-24 16:33:08 +01:00
sasha0552 c07d6e793e
add mappings for media keys 2024-04-16 08:33:51 +00:00
Alexandre Quesnel 52707ac686 Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
Felix Zhang b8d9c2ec50 genkeymap: Fix an array declaration conflict
The conflict on the size of xfree86_to_evdev between genkeymap.c and
evdev-map.c is causing build failures in openSUSE builds
2020-09-18 12:17:00 +08:00
Rafał Mikrut 12c46664a2 Small fixes found by static analyzers. 2020-03-20 11:21:34 +01:00
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
Koichiro IWAO 042c33a11c Switch the remaining 4 hex digit keymapfile to 8 hex 2016-10-24 15:19:23 +09:00
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
Pavel Roskin d33bc07005 Capitalize language and country names 2016-05-05 00:05:23 -07:00
jsorg71 c39d2b0912 Merge pull request #178 from mgorny/altgr-keymap
altgr+shift/capslock support in keymaps
2014-11-08 21:25:40 -08:00
Michał Górny 0409da6af9 Generate correct xfree86 keymaps when evdev is used
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.
2014-10-27 12:39:05 +01:00
Michał Górny 20a962b640 keymap: support combining shift & capslock with altgr
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.
2014-10-24 12:02:00 +02:00
Kevin Cave c548657c7b Update genkeymap.c
Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415
2014-01-18 16:28:06 +00:00
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
jsorg71 87cdaf9ec9 fix an error and add script 2009-10-09 07:13:11 +00:00
jsorg71 9f72773443 indent, cleanup 2009-08-12 06:18:05 +00:00
jsorg71 10a547fd5a cleanup 2009-08-12 03:00:52 +00:00
jsorg71 2df913f8ae added genkeymap app 2009-08-12 02:49:53 +00:00