Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ AutoRepOn(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XAutoRepeatOn — turn on the keyboard auto-repeat keys. 

SYNOPSIS

XAutoRepeatOn(display) Display ∗display;

ARGUMENTS

displaySpecifies a connection to an X server; returned from XOpenDisplay(). 

DESCRIPTION

XAutoRepeatOn() sets the keyboard to auto-repeat; that is, holding any non-modal key down will result in multiple KeyPress and KeyRelease event pairs with the same keycode member.  Keys such as Shift Lock will still not repeat. 

SEE ALSO

XAutoRepeatOff(), XBell(), XChangeKeyboardControl(), XGetDefault(), XGetKeyboardControl(), XGetPointerControl(). 

Xlib Reference Manual

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026