Revision 3d5793bf52223ccec40aff2839a3c5bad96bca8b authored by Shawn O. Pearce on 24 May 2007, 06:33:13 UTC, committed by Shawn O. Pearce on 24 May 2007, 06:33:13 UTC
Alberto Bertogli reported on #git that git-gui was exiting with
alt-q, while gitk on the same system was exiting with ctrl-q.
That was not what I wanted.  I really wanted M1B to be bound to
the Control key on most non-Mac OS X platforms, but according to
Sam Vilain M1 on most systems means alt.  Since gitk always does
control, I'm doing the same thing for all non-Mac OS X systems.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 306fc12
History
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 3.2 KB
git-gui.sh -rwxr-xr-x 55.6 KB

back to top