Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xfixes(3) [debian man page]

XFIXES(3)						     Library Functions Manual							 XFIXES(3)

NAME
XFixes - Augmented versions of core protocol requests SYNTAX
#include <X11/extensions/Xfixes.h> Bool XFixesQueryExtension (Display *dpy, int *event_base_return, int *error_base_return); Status XFixesQueryVersion (Display *dpy, int *major_version_return, int *minor_version_return); void XFixesChangeSaveSet (Display *dpy, Window window, int mode, int target, int map); ARGUMENTS
display Specifies the connection to the X server. window Specifies which window. mode Specifies the save set operation (SetModeInsert/SetModeDelete). target Specifies the target when executing the save set (SaveSetNearest/SaveSetRoot). In SaveSetNearest mode, the save set member win- dow will be reparented to the nearest window not owned by the save set client. In SaveSetRoot mode, the save set member window will be reparented to the root window. map Specifies the map mode (SaveSetMap/SaveSetUnmap) which selects whether the save setmember window will be mapped or unmapped dur- ing save set processing. DESCRIPTION
Xfixes is a simple library designed to interface the X Fixes Extension. This extension provides application with work arounds for various limitations in the core protocol. RESTRICTIONS
Xfixes will remain upward compatible after the current 1.0 release. AUTHORS
Keith Packard, member of the XFree86 Project, Inc. and HP, Owen Taylor, member of the Gnome Foundation and Redhat, Inc. X Version 11 libXfixes 5.0 XFIXES(3)

Check Out this Related Man Page

XChangeSaveSet(3X11)						  XLIB FUNCTIONS					      XChangeSaveSet(3X11)

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 argu- ment, 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(3X11) Xlib - C Language X Interface XFree86 Version 4.7.0 XChangeSaveSet(3X11)
Man Page

7 More Discussions You Might Find Interesting

1. Linux

Ftp connection resfused Redhat Enterprice 3

Hello guys. I have a problem i'm a newbie with Redhat , in other word i dont know much about it. I just did a clean install and i'm trying to fto the box from a Xp computer , The error i'm getting is "ftp: connect : Unknown error number" O know that i need to edit some files ir... (5 Replies)
Discussion started by: josramon
5 Replies

2. Red Hat

Redhat 4 and X-Fi Titanium not working

(0 Replies)
Discussion started by: chris.lewis28
0 Replies

3. Red Hat

Redhat - Software download

Hello, I am not a sysadmin. I wanted to install Redhat linux 64 bit on my PC in a new secondary hard disk. Could you please help me where can I download 64 bit Redhat Linux? I tried on the redhat download page and find out the below mentioned versions Red Hat Linux 7.1 i386 Red Hat Linux... (5 Replies)
Discussion started by: oradba_arun
5 Replies

4. What is on Your Mind?

Fresher Salary Details for Redhat Certified System Administrator

I am thinking of doing Redhat certified system Administrator Course(RHCSA).what is the salary details after doing this course in india,Singapore? (0 Replies)
Discussion started by: rajesh1986
0 Replies

5. Red Hat

Redhat 5 High Availability Add-on

Hello Experts, I have a question about Redhat HA Add-On, how can i setup an Active/Active Cluster using Redhat 5.7 64Bit, with Round-Robin technique. Each server will run an application and oracle database without RAC. Thanks (0 Replies)
Discussion started by: karmellove
0 Replies

6. UNIX for Dummies Questions & Answers

How to get out of vi

I created a file and edited in vi. Do you save the file in the editor or hit esc to come out of edit mode and save the file? (6 Replies)
Discussion started by: debsawyer
6 Replies

7. Red Hat

[Solved] Redhat system is not booting in GUI mode

Hi Guys Required help in Redhat 6.1. After installation of Redhat 6.1 in VMware system is not going in GUI mode. please to solve the issue... Thanks... (5 Replies)
Discussion started by: deviltech
5 Replies