Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XHPEnableRe(3X) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XHPDisableReset(3x)

XHPEnableReset(3X)  —  X Version 11

Release 5

NAME

XHPEnableReset - Enable the reset key sequence. 

SYNOPSIS


int XHPEnableReset(display)
Display*display;

ARGUMENTS

display Specifies the connection to the X server. 

DESCRIPTION

This request is intended for use by client programs such as xsecure(1) that provide security to X systems. 

XHPEnableReset enables the key sequence that is pressed to reset the X server.  The key sequence used is the one specified in the /usr/lib/X11/X*pointerkeys file, or the default sequence Left_Shift - Control - Break if that file does not exist. 

This request is only valid for a client that has previously made a successful XHPDisableReset request.  For other clients, a BadAccess XError will be returned. 

DIAGNOSTICS

BadAccess This client did not previously disable the reset key sequence. 

RETURN VALUE

none

FILES

none

ORIGIN

Hewlett-Packard Company

SEE ALSO

XHPDisableReset(3x)

Hewlett-Packard Company  —  HP-UX 9.0 August 1992

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