Pavel Roskin
c21b9a78f4
Distribute all files except git and github specific data
...
It is better to distribute a few useless file than not to distribute
needed files.
8 years ago
Koichiro IWAO
b0e20ae188
genkeymap: change Japanese keyboard model to pc105
...
changed in #394 .
8 years ago
Koichiro IWAO
d1dc5b7814
instfiles: unify km-*0411.ini into km-00000411.ini
...
as they're identical and no longer need to duplicate them after
commit 5725200
.
8 years ago
Koichiro IWAO
5ee3b9b96d
docs: s/Italy/Italian/ for language name
8 years ago
Koichiro IWAO
042c33a11c
Switch the remaining 4 hex digit keymapfile to 8 hex
8 years ago
Pavel Roskin
7e8863b0f2
Add UK English keyboard and code to generate it
8 years ago
Pavel Roskin
aeeb3d2c2e
Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin
d33bc07005
Capitalize language and country names
9 years ago
Pavel Roskin
00e70a5c54
Use standard autotools means to detect X11
...
Use AC_PATH_XTRA to search for X11 in configure.ac. In Makefiles, add
X_CFLAGS to AM_CFLAGS for the source compilation. Add X_LIBS to LDFLAGS.
Add X_PRE_LIBS and X_EXTRA_LIBS to LDADD.
With this patch, X Windows system is correctly detected on Mac OS X.
9 years ago
Koichiro IWAO
67570b45de
Add Japanese keymap
10 years ago
jsorg71
c39d2b0912
Merge pull request #178 from mgorny/altgr-keymap
...
altgr+shift/capslock support in keymaps
10 years ago
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.
10 years ago
Michał Górny
89a651f948
dump-keymaps: generate 'pl' keymap
10 years ago
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.
10 years ago
Kevin Cave
a1ffd4a28e
Update readme.txt
...
Corrected spelling and grammar.
Updated to reflect additional "shiftaltgr" section.
11 years ago
Kevin Cave
2aa8d672d9
Update readme.txt
11 years ago
Kevin Cave
c548657c7b
Update genkeymap.c
...
Add a "shiftaltgr" section to the keymap generator, which should satisfy keyboard layouts such as km-0415
11 years ago
Gustavo Homem
4c24a5605d
Changes related to integration
12 years ago
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
12 years ago
jsorg71
87cdaf9ec9
fix an error and add script
15 years ago
jsorg71
6d795be6dd
add lib path for old X server install
15 years ago
jsorg71
1875c80794
added readme.txt
15 years ago
jsorg71
9f72773443
indent, cleanup
15 years ago
jsorg71
10a547fd5a
cleanup
15 years ago
jsorg71
2df913f8ae
added genkeymap app
15 years ago