[comp.windows.open-look] OpenWindows 2.0 keyboard repeat question

lwv27@CAS.BITNET (Larry W. Virden ext. 2487) (05/28/91)

I know how to set KeyRepeatThresh and KeyRepeatTime in my .startup.ps
file.

What I would like to know is whether this is dynamically changible.
If it is, could someone show me some code to :

a) set the values dynamically and
b) query the server to see what the current values are
?

Thanks.
--
Larry W. Virden                 UUCP: osu-cis!chemabs!lwv27
Same Mbox: BITNET: lwv27@cas    INET: lwv27%cas.BITNET@CUNYVM.CUNY.Edu
Personal: 674 Falls Place,   Reynoldsburg,OH 43068-1614
America Online: lvirden

openlook-request@openlook (05/30/91)

> What I would like to know is whether this is dynamically changible.
> If it is, could someone show me some code to :

> b) query the server to see what the current values are

	From the cmd line see xset(1), especially "xset -query"

	Frank G.