xenocara/app/xmodmap
purplerain 155eb8555e
sync with OpenBSD -current
2024-04-29 00:35:41 +00:00
..
man zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
AUTHORS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
INSTALL sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
README.md sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
autogen.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.h.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
exec.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
handle.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
install-sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
pf.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
swap.km sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
wq.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
xmodmap.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
xmodmap.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00

README.md

The xmodmap program is used to edit and display the keyboard modifier map and keymap table that are used by client applications to convert event keycodes into keysyms. It is usually run from the user's session startup script to configure the keyboard according to personal tastes.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/app/xmodmap

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches