Home | History | Annotate | only in /xsrc/external/mit/xmodmap/dist
Up to higher level directory
NameDateSize
aclocal.m411-Jul-2022121K
AUTHORS30-Jul-2008123
autogen.sh03-Mar-2019352
ChangeLog11-Jul-202233.3K
compile11-Jul-20227.2K
config.guess11-Jul-202248.2K
config.h.in11-Jul-20224.7K
config.sub11-Jul-202234.4K
configure11-Jul-2022358.7K
configure.ac11-Jul-20222K
COPYING17-Mar-20142.2K
depcomp11-Jul-202223K
exec.c11-Jul-20229.8K
handle.c11-Jul-202230.4K
INSTALL19-Jul-201515.4K
install-sh11-Jul-202215K
Makefile.am03-Mar-20191.7K
Makefile.in11-Jul-202231.8K
man/19-Feb-2026
missing11-Jul-20226.7K
pf.c17-Mar-20143.1K
README.md03-Mar-2019695
swap.km30-Jul-2008191
wq.h19-Jul-20153.9K
xmodmap.c03-Mar-201910.1K
xmodmap.h17-Mar-20142.3K

README.md

      1 The xmodmap program is used to edit and display the keyboard modifier
      2 map and keymap table that are used by client applications to convert
      3 event keycodes into keysyms.  It is usually run from the user's
      4 session startup script to configure the keyboard according to personal
      5 tastes.
      6 
      7 All questions regarding this software should be directed at the
      8 Xorg mailing list:
      9 
     10   https://lists.x.org/mailman/listinfo/xorg
     11 
     12 The master development code repository can be found at:
     13 
     14   https://gitlab.freedesktop.org/xorg/app/xmodmap
     15 
     16 Please submit bug reports and requests to merge patches there.
     17 
     18 For patch submission instructions, see:
     19 
     20   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     21 
     22