Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!sgi!tarolli@dragon.SGI.COM From: tarolli@dragon.SGI.COM (Gary Tarolli) Newsgroups: comp.sys.sgi Subject: Re: Problem with AME? Summary: multiple keyboard events Message-ID: <26500@sgi.SGI.COM> Date: 9 Feb 89 14:49:12 GMT References: <2558@eos.UUCP> Sender: daemon@sgi.SGI.COM Distribution: usa Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 16 In article <2558@eos.UUCP>, timelord@eos (G. Murdock Helms) writes: > I'm using AME (A Mouse Editor) for working on my programs these days, > and I've noticed a little problem. If I hit the '1' key, I get two 1s > instead of just one ('11'). This happens regardless of how lightly I > touch the key. The same problem was also observed on one of SGI's 4Ds > in their graphics class last week, and was also noticed by someone working > on another machine, type unknown. Three machines, same problem. Anyone > else have this problem? Is this hardware or software, or just clumsy > typists? > > -Murdock I remember something about a change in the way the device queue functions: if you queue both the keyboard device and the individual key, you will now get 2 events in the queue. This sounds like it could be causing the problem you described.