Path: utzoo!attcan!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!b-tech!zeeff From: zeeff@b-tech.ann-arbor.mi.us (Jon Zeeff) Newsgroups: comp.unix.xenix,comp.unix.i386 Subject: Re: Changing the keyboard autorepeat rate Keywords: sco xenix 386 keyboard autorepeat Message-ID: <9422@b-tech.ann-arbor.mi.us> Date: 8 Jun 89 16:10:03 GMT References: <22515@santra.UUCP> Reply-To: zeeff@b-tech.ann-arbor.mi.us (Jon Zeeff) Organization: Branch Technology Ann Arbor, MI Lines: 13 If you have a program to do out/in instructions: # Set up the repeat rate on the keyboard /usr/lbin/outb 60 f3 sleep 1 /usr/lbin/outb 60 20 sleep 1 /usr/lbin/inb 60 -- Jon Zeeff zeeff@b-tech.ann-arbor.mi.us Ann Arbor, MI sharkey!b-tech!zeeff