summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Attempt to further improve keysym name info in man pageAlan Coopersmith1-5/+8
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon4-42/+47
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith3-54/+64
2009-12-06Fix XKeysymDB path in manpage againJulien Cristau1-1/+2
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-11-09INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-2/+5
2009-11-09Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-11-09Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-1/+0
2009-11-09Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+0
2009-11-09.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+65
2009-11-07Add note to man page about mapping pointer buttons to 0 to disableAlan Coopersmith1-1/+2
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-05xmodmap 1.0.4xmodmap-1.0.4Alan Coopersmith1-1/+1
2009-10-05Add pointers to mailing lists, bugzilla, & git to READMEAlan Coopersmith3-0/+25
2009-10-05Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+6
2009-05-11Bug 21675 xmodmap manpage states the wrong path to XKeysymDBAlan Coopersmith2-1/+4
2009-01-22Correct make distcheck.Paulo Cesar Pereira de Andrade3-6/+18
2009-01-20Skip whitespace for virtual button '0'.Ben North1-0/+2
2007-08-06Version bump: 1.0.3xmodmap-1.0.3Alan Coopersmith1-1/+1
2007-07-17Use strncasecmp if we can, instead of our own homegrown strncmp_nocaseAlan Coopersmith2-3/+7
2007-07-17Change usage messages from arrays of strings to simple const stringsAlan Coopersmith1-44/+34
2007-07-17Constify some simple casesAlan Coopersmith4-21/+21
2007-07-17sparse warning: non-ANSI definition of function 'process_file' & 'process_line'Alan Coopersmith1-4/+2
2007-07-17Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith2-0/+11
2007-07-17Remove unused codeAlan Coopersmith1-33/+0
2007-07-17Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"Alan Coopersmith1-0/+3
2007-07-17Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-38/+11
2007-07-17Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warningsAlan Coopersmith1-1/+1
2007-04-11Bug 10616: manpage should note -pm is the default if no options are givenAlan Coopersmith1-1/+2
2006-10-13Bump to 1.0.2xmodmap-1.0.2Adam Jackson1-1/+1
2006-09-13Add *~ to .gitignore to ignore emacs droppingsAlan Coopersmith2-19/+1
2006-09-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+19
2006-09-13Sun bug 6459447: Add note on reversing CapsLock/Control swap to man pageAlan Coopersmith1-1/+4
2006-04-26Bump to 1.0.1xmodmap-1_0_1XORG-7_1Adam Jackson2-1/+6
2006-03-22Allow changing of only a few buttons (not all).XORG-7_0_99_901Matthias Hopf2-4/+8
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+4
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+15
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith2-1/+33
2005-09-28Copy bits from COPYING here.Kristian Høgsberg4-0/+17
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-28Add build system for xmodmap Add xmodmap to build scriptKevin E Martin9-0/+142
2004-11-11Fix #1818sco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Kristian Høgsberg1-1/+1
2004-10-30Add -d flag for compilers like the Sun C compilers that produce dependencyAlan Coopersmith2-3/+3
2004-10-15Thu Oct 14 20:43:03 2004 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen3-6/+24