Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!gatech!udel!mmdf From: AXTBF%ALASKA.BITNET@cunyvm.cuny.edu (Tim Friest - programmer at large) Newsgroups: comp.sys.amiga Subject: Re: Repeating Return on USA1 Message-ID: <9097@louie.udel.EDU> Date: 19 Feb 89 00:20:41 GMT Sender: mmdf@udel.EDU Lines: 14 Seems there some interest in getting the return key on the USA1 keymap to repeat. I am having some problems with the Lattice C compiler (v5.0) right now and won't be able to post my KeyMapEditor until I get the patch. Anyhow, to hold you over till then, I ran USA1 (from the AmigaDOS 1.3 release) through NewZAP and figured out that you want to change byte $65 from $47 to $57 to set the return bit for the repeat key. Note, when you do a SetMap, the keymap is added to a list and if you try to setmap that keymap again it just uses the one out of the list (i.e. if you already do a setmap usa1 in your startup sequence, then make my change ad try doing a setmap usa1 again, you won't notice any change.... you'll need to reboot to see the change.) Perhaps we can get CBM to fix SetMap so you can do a SetMap replace or at least see what keymaps you have loaded already.) Tim Friest (AXTBF@ALASKA.BITNET)