XChangeSaveSet
NAMESYNTAX
ARGUMENTS
DESCRIPTION
DIAGNOSTICS
SEE ALSO
NAME
XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet − change a client’s save set
SYNTAX
int XChangeSaveSet(Display *display, Window w, int change_mode); | |
int XAddToSaveSet(Display *display, Window w); | |
int XRemoveFromSaveSet(Display *display, Window w); |
ARGUMENTS
change_mode
Specifies the mode. You can pass SetModeInsert or SetModeDelete.
display |
Specifies the connection to the X server. | ||
w |
Specifies the window that you want to add or delete from the client’s save-set. |
DESCRIPTION
Depending on the specified mode, XChangeSaveSet either inserts or deletes the specified window from the client’s save-set. The specified window must have been created by some other client, or a BadMatch error results.
XChangeSaveSet can generate BadMatch, BadValue, and BadWindow errors.
The XAddToSaveSet function adds the specified window to the client’s save-set. The specified window must have been created by some other client, or a BadMatch error results.
XAddToSaveSet can generate BadMatch and BadWindow errors.
The XRemoveFromSaveSet function removes the specified window from the client’s save-set. The specified window must have been created by some other client, or a BadMatch error results.
XRemoveFromSaveSet can generate BadMatch and BadWindow errors.
DIAGNOSTICS
BadMatch |
Some argument or pair of arguments has the correct type and range but fails to match in some other way required by the request. | ||
BadValue |
Some numeric value falls outside the range of values accepted by the request. Unless a specific range is specified for an argument, the full range defined by the argument’s type is accepted. Any argument defined as a set of alternatives can generate this error. | ||
BadWindow |
A value for a Window argument does not name a defined Window. |
SEE ALSO
XReparentWindow(3)
Xlib − C Language X Interface
More Linux Commands
manpages/XcmsCIELuvQueryMinL.3.html
XcmsCIELuvQueryMinL(3) - obtain the CIE L*u*v* coordinates
The XcmsCIELuvQueryMaxC function, given a hue angle and lightness, finds the point of maximum chroma displayable by the screen. It returns this point in CIE L*u
manpages/wineserver.1.html
wineserver(1) - the Wine server (Commands - Linux man page)
wineserver is a daemon process that provides to Wine roughly the same services that the Windows kernel provides on Windows. wineserver is normally launched auto
manpages/XkbGetXlibControls.3.html
XkbGetXlibControls(3) - Determines the current state of the
XkbGetXlibControls returns the current state of the Library Controls as a bit mask that is an inclusive OR of the control masks from Table 1 for the controls th
manpages/ldap_scherr2str.3.html
ldap_scherr2str(3) - Schema definition handling routines....
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of
manpages/ntpdc.1.html
ntpdc(1) - special NTP query program - Linux manual page....
This manual page briefly documents the ntpdc command. The [= prog-name =] utility program is used to query an NTP daemon about its current state and to request
manpages/times.2.html
times(2) - get process times (System - Linux man page)......
times() stores the current process times in the struct tms that buf points to. The struct tms is as defined in <sys/times.h>: struct tms { clock_t tms_utime; /*
manpages/fop-fontlist.1.html
fop-fontlist(1) - (unknown subject) - Linux manual page.....
xmlgraphics-fop-fontlist Classname: org.apache.fop.tools.fontlist.FontListMain xmlgraphicsfopfontlist [c CONFIG_FILE] [f MIME] [[outputdir | outputfile]..(Man)
manpages/XtAddEventHandler.3.html
XtAddEventHandler(3) - add and remove event handlers........
The XtAddEventHandler function registers a procedure with the dispatch mechanism that is to be called when an event that matches the mask occurs on the specifie
manpages/XRemoveHost.3.html
XRemoveHost(3) - control host access and host control struct
The XAddHost function adds the specified host to the access control list for that display. The server must be on the same host as the client issuing the command
manpages/TAP::Parser::SourceHandler::Handle.3pm.html
TAP::Parser::SourceHandler::Handle(3pm) - Stream TAP from an
This is a raw TAP stored in an IO Handle TAP::Parser::SourceHandler class. It has 2 jobs: 1. Figure out if the TAP::Parser::Source its given is an IO::Handle or
manpages/audit_log_user_semanage_message.3.html
audit_log_user_semanage_message(3) - log a semanage message
This function will log a message to the audit system using a predefined message format. It should be used for all SE linux user and role manipulation operations
manpages/gsbj.1.html
gsbj(1) Format and print text using ghostscript br gsbj Form
This utility provides functionality approximately equivalent to the Unix enscript(1) program. It prints plain text files using a single font. It currently handl
