Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!home.csc.ti.COM!Oren From: Oren@home.csc.ti.COM (LaMott Oren) Newsgroups: comp.windows.x Subject: Re: key autorepeat on suns Message-ID: <2774357765-5246624@SI> Date: Tue, 1-Dec-87 09:56:05 EST Article-I.D.: SI.2774357765-5246624 Posted: Tue Dec 1 09:56:05 1987 Date-Received: Fri, 4-Dec-87 05:50:41 EST References:Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 Date: Mon, 30 Nov 87 16:59:43 PST From: Bill Wohler Subject: key autorepeat on suns i noticed that one of the patches reduced AUTOREPEATDELAY (in ddx/sun/sun.h) from 100 to 50. i still find the value of 50 to be too slow. adam r de boor had suggested a value of 20--i had been using this successfully and it has a better "feel" to it. please consider reducing the value of 50 to 20 in future releases. It seems to me that what X11 really needs is an extension to the ChangeKeyboardControl request for changing the AUTOREPEATDELAY. This would be easy to do in an upward compatable way, because it's one of those value-mask requests.