hpux man page for xhpdisablereset

Query: xhpdisablereset

OS: hpux

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XHPDisableReset(3X)													       XHPDisableReset(3X)

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
XHPEnableReset(3x) X Version 11 Release 5 XHPDisableReset(3X)
Related Man Pages
xaddhost(3x11) - redhat
xdisableaccesscontrol(3x11) - redhat
xremovehost(3x11) - redhat
xdisableaccesscontrol(3x11) - osf1
xenableaccesscontrol(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Tar Command
Shopt -s histappend