Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!gatech!mcnc!thorin!robinett!surles From: surles@robinett.cs.unc.edu (Mark Surles) Newsgroups: comp.sys.sgi Subject: Disabling auto repeat Keywords: multiple events Message-ID: <17919@thorin.cs.unc.edu> Date: 3 Dec 90 22:27:03 GMT Sender: news@thorin.cs.unc.edu Lines: 17 I want to receive one event when a key is pressed down and one event when a key is released. When the keyboard is configured with auto-repeat enabled, multiple key pressed events are queued if a key is held for more than 0.5 seconds. How can I disable the keyboard auto-repeat? I really want a means to do this from with my graphics program and then restore the original keyboard configuration when the program exists? Does anyone know how to do this from 4Sight? Thanks, Mark surles@cs.unc.edu