[ENH] DupKeys-nk

Chris Becker chb99 at msn.com
Thu Jul 11 15:22:56 UTC 2002


Thank you, Ned. This is fantastic.

Chris Becker


-----Original Message-----
From:	squeak-dev-admin at lists.squeakfoundation.org
[mailto:squeak-dev-admin at lists.squeakfoundation.org] On Behalf Of Ned Konz
Sent:	Thursday, July 11, 2002 10:49 AM
To:	squeak-dev at lists.squeakfoundation.org
Subject:	[ENH] DupKeys-nk

 << File: DupKeys-nk.cs.gz >> from preamble:

"Change Set:		DupKeys-nk
Date:			11 July 2002
Author:			Ned Konz

A persuasive argument was made by David Farber
to allow duplication of Ctrl and Alt keys.

This adds a preference called 'duplicateControlAndAltKeys'
that does just that. You can still just swap the keys if you want.

Per Doug Way's suggestion, this also changes the default keys to swap to
be:
 $c . $x . $v . $a . $s . $f . $g . $z

x (cut)
c (copy)
v (paste)
a (select all)
s (save)
f (find)
g (find again)
z (undo)

And (unlike the original change set) this will maintain existing
Preference
settings when installed.

The two preferences are mutually exclusive; setting one will reset the
other.
"!




More information about the Squeak-dev mailing list