XHPDisableReset(3X) — X Version 11
Release 5
NAME
XHPDisableReset - Disable the reset key sequence.
SYNOPSIS
int XHPDisableReset (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.
XHPDisableReset disables the key sequence that is pressed to reset the X server. This request will fail with a BadAccess error if some other client has already disabled the reset key sequence.
If a client program disables reset, then terminates, reset will automatically be re-enabled by the X server.
RETURN VALUE
none
DIAGNOSTICS
BadAccess Some other client has already disabled the reset key sequence.
FILES
none
ORIGIN
Hewlett-Packard Company
SEE ALSO
Hewlett-Packard Company — HP-UX 9.0 August 1992