man-pages/man1/xlsatoms.1.html
2021-03-31 01:06:50 +01:00

100 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of XLSATOMS</TITLE>
</HEAD><BODY>
<H1>XLSATOMS</H1>
Section: User Commands (1)<BR>Updated: xlsatoms 1.1.3<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
xlsatoms - list interned atoms defined on server
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>xlsatoms</B>
[-options ...]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>Xlsatoms</I>
lists the interned atoms. By default, all atoms starting from 1 (the lowest
atom value defined by the protocol) are listed until unknown atom is found.
If an explicit range is given, <I>xlsatoms</I> will try all atoms in the range,
regardless of whether or not any are undefined.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
<DL COMPACT>
<DT id="1"><B>-display </B><I>dpy</I>
<DD>
This option specifies the X server to which to connect.
<DT id="2"><B>-format </B><I>string</I>
<DD>
This option specifies a <I>printf</I>-style string used to list each atom
<I>&lt;value,name&gt;</I> pair, printed in that order (<I>value</I> is an <I>unsigned
long</I> and <I>name</I> is a <I>char *</I>). <I>Xlsatoms</I> will supply a
newline at the end of each line. The default is <I>%lu\t%s</I>.
<DT id="3"><B>-range </B><I>[low]-[high]</I>
<DD>
This option specifies the range of atom values to check. If <I>low</I> is not
given, a value of 1 assumed. If <I>high</I> is not given, <I>xlsatoms</I> will
stop at the first undefined atom at or above <I>low</I>.
<DT id="4"><B>-name </B><I>string</I>
<DD>
This option specifies the name of an atom to list. If the atom does not
exist, a message will be printed on the standard error.
<DT id="5"><B>-version</B>
<DD>
Print out the program version and exit.
</DL>
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?7+X">X</A>(7), <A HREF="/cgi-bin/man/man2html?1+Xserver">Xserver</A>(1), <A HREF="/cgi-bin/man/man2html?1+xprop">xprop</A>(1)
<A NAME="lbAG">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="6"><B>DISPLAY</B>
<DD>
to get the default host and display to use.
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Jim Fulton, MIT X Consortium
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="11"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="12"><A HREF="#lbAG">ENVIRONMENT</A><DD>
<DT id="13"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:31 GMT, March 31, 2021
</BODY>
</HTML>