debian man page for x11::protocol::ext::xc_misc

Query: x11::protocol::ext::xc_misc

OS: debian

Section: 3pm

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

Protocol::Ext::XC_MISC(3pm)				User Contributed Perl Documentation			       Protocol::Ext::XC_MISC(3pm)

NAME
X11::Protocol::Ext::XC_MISC - Perl module for the X11 Protocol XC-MISC Extension
SYNOPSIS
use X11::Protocol; $x = X11::Protocol->new(); $x->init_extension('XC-MISC');
DESCRIPTION
This module is used by the programmer to pre-acquire large numbers of X resource IDs to be used with the X11::Protocol module. If supported by the server, X11::Protocol will load this module automatically when additional resource IDs are needed via the standard new_rsrc() interface. However, if you anticipate that a program will run for a long time and allocate many resources, it would be a good idea to initialize the extension at startup to verify its existence.
REQUESTS
This extension adds three requests, called as shown below: $x->XCMiscGetVersion => ($major, $minor) $x->XCMiscGetXIDRange => ($start_id, $count) $x->XCMiscGetXIDList($count) => ($count, @ids)
AUTHOR
Jay Kominek <jay.kominek@colorado.edu>.
SEE ALSO
perl(1), X11::Protocol, XC-MISC Extension (X Consortium Standard). perl v5.14.2 2003-05-11 Protocol::Ext::XC_MISC(3pm)
Related Man Pages
xstandards(1x) - osf1
lwp::protocol::https(3) - osx
lwp::protocol::socks4(3pm) - debian
mon::protocol(3pm) - debian
x11::protocol::connection(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections