[comp.sys.sgi] Turning key-click off using wsh esc's; how?

merritt@iris613.gsfc.nasa.gov (John H Merritt) (03/28/91)

After looking at the escape code sequences for wsh, I did not
see one that modifies the keyboard click: on/off.  Is there one?
BTW, I'm looking at the table in appendix A of the "Using the GL/DGL
interfaces" manual.

Using clkon()/clkoff() there is a delay :-) ...

              John H. Merritt --> merritt@iris613.gsfc.nasa.gov
              Applied Research Corporation at NASA/GSFC
              "Yesterday I knew nothing, today I know that."

kipp@warp.esd.sgi.com (Kipp Hickman) (03/28/91)

Key click is a per-workstation attribute, not a per-process attribute.  There is no escape sequence to do it.  Nor will there be.

					kipp