Commit Graph

5 Commits (99ebe1340f93723c668c74d3469fa3ff7afc3fbc)

Author SHA1 Message Date
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
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
jsorg71 6d795be6dd add lib path for old X server install 16 years ago
jsorg71 10a547fd5a cleanup 16 years ago
jsorg71 2df913f8ae added genkeymap app 16 years ago