XHPDisableReset(3X) — Subroutines
Series 300 and 800 Only
NAME
XHPDisableReset - Disable the reset key sequence.
SYNOPSIS
XHPDisableReset (display)
Display∗display;
ARGUMENTS
display Specifies the connection to the X server.
DESCRIPTION
This function 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 function 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