Museum

Home

Lab Overview

Retrotechnology Articles

⇒ thirdparty Lucid/Energize_2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

Section ---

1. Commands

1L. Commands

3. C Library

Section 3C++

Section 3I

Section 3U

Section 3X11

5. File Formats

8. Maintenance Commands

Manual — thirdparty Lucid/Energize_2.1

1016 entries

Section ---

.[[empty]] faq.out

1. Commands

alert.nbring up a dialog box[ alert ]
dclock.ndigital clock[ dclock ]
doc.nsimple document editor[ doc ]
ibuild.nInterViews user interface builder[ ibuild ]
iclass.nclass browser[ iclass ]
idrawdrawing editor
idraw.ndrawing editor[ idraw ]
ifb.nfont browser[ ifb ]
ifc.nfile chooser[ ifc ]
ivmkmf.ncreate a Makefile from an InterViews Imakefile[ ivmkmf ]
lmdowngraceful shutdown of all license daemons
lmgrdflexible license manager daemon
lmhostidreport the hostid of a system
lmremoveremove specific licenses and return them to license pool
lmrereadtells the license daemon to reread the license file
lmstatreport status on license manager daemons and feature usage
lmverreport the FLEXlm version of a library or binary file
logo.nInterViews logo[ logo ]
mailbox.nincoming mail display[ mailbox ]
oschangedbrefcontrol external references from a database
oschgrpchange the group ownership of an ObjectStore directory or database
oschmodchange the permissions mode of an ObjectStore database
oschownchange the owner of an ObjectStore directory or database
oscpcopy an ObjectStore database
oscv8kdbconvert an 8K ObjectStore database to 4K[ oscb8kdb ]
osdbexportdump ObjectStore database and directory subtrees to standard output
osdbimportRestore databases and directories from image created by osdbexport
osdfshow disk space and utilization for an ObjectStore file system
osdirstart an ObjectStore Directory Manager on a given host
osdirpingtests a Directory Manager to see if it is running
osglobperform ObjectStore filename expansion on wordlist. 
oshostofdetermine host of a database
oskillstordisable constructors/destructors for static data members in shared libraries
oslslist the contents of an ObjectStore directory
osmkdircreate an ObjectStore directory
osmvrename an ObjectStore database or directory
osrmremove an ObjectStore database
osrmdirremove an ObjectStore directory
osserverstart an ObjectStore Server on a given host
ossetaspfind an executable’s application schema database
ossetcrtimeset the creation time of a database
ossizereport the size of a database and its contents
ossvrpingreport whether a Server is responding to ping messages
ostestsimilar to the UNIX test program, for an ObjectStore pathname
osverifydbverifies all pointers contained within a database
osversionprint version of ObjectStore being used
remind.na simple reminder service[ remind ]

1L. Commands

demangledemangling "mangled" C++ identifiers
lccLucid K&R C / ANSI C / C++ compiler
mapNamescreating "glue" files for (incorrectly mangled) c++ identifiers

3. C Library

MenuPopdown
MenuPopup

Section 3C++

CPLX.INTROintroduction to C++ complex mathematics library[ complex ]
IOS.INTRObuffering, formatting and input/output[ iostream ]
TASK.INTROcoroutines, multiple threads of control, C++ task library[ task ]
cartpolfunctions for the C++ Complex Math Library[ cartesian/polar ]
cplxerrerror-handling function for the C++ Complex Math Library[ complex_error ]
cplxexpexponential, logarithm, power, square root functions for the C++ complex library[ exp, log, pow, sqrt ]
cplxops[ complex_operators:  operators for the C++ complex math library ]
cplxtrigtrigonometric and hyperbolic functions for the C++ complex library
filebufbuffer for file I/O. 
fstreamiostream and streambuf specialized to files
interruptsignal handling for the C++ task library[ Interrupt_handler ]
iosinput/output formatting
istreamformatted and unformatted input
manipiostream out of band manipulations[ manipulators ]
ostreamformatted and unformatted output
queueqheads and qtails for the C++ task library
sbuf.protinterface for derived classes[ streambuf ]
sbuf.pubpublic interface of character buffering class[ streambuf ]
ssbufstreambuf specialized to arrays[ strstreambuf ]
stdiobufiostream specialized to stdio FILE
strstreamiostream specialized to arrays
taskcoroutines, multiple threads of control, C++ task library
tasksimhistograms and random numbers for simulations with C++ tasks

Section 3I

Adjusterbutton-like interactors for incremental scrolling and zooming
Adjuster.nbutton-like interactors for incremental scrolling and zooming[ Adjuster ]
Bannerone line title bar
Banner.none line title bar[ Banner ]
Bitmapbit mapped data
Bordervisual separators[ Border, HBorder, VBorder ]
Border.nvisual separators[ Border, HBorder, VBorder ]
Boxtile interactors in a box[ Box, HBox, VBox ]
Box2_6.ntile interactors in a box[ Box, HBox, VBox ]
Brushline style and width for a painter
Buttoninteractive buttons[ ButtonState, Button, TextButton, PushButton, RadioButton, CheckBox ]
Button2_6.ninteractive buttons[ ButtonState, Button, TextButton, PushButton, RadioButton, CheckBox ]
Canvasregion for graphics output
Colorcolors for a painter
CompletionEditorStringEditor with string completion[ MatchEditor ]
CompletionEditor.nStringEditor with string completion[ MatchEditor ]
Controlselect and execute an action[ Control, ControlState ]
Control.nselect and execute an action[ Control, ControlState ]
Cursorpointing device image
Decka stack of interactors on top of each other
Deck2_6.na stack of interactors on top of each other[ Deck ]
Dialogpopup dialog interactor
Dialog.npopup dialog interactor[ Dialog ]
Dispatcherwait on multiple file descriptors until a condition occurs
Dispatcher.nwait on multiple file descriptors until a condition occurs[ Dispatcher ]
Eventinput events
FileBrowserbrowse and/or select file names
FileBrowser.nbrowse and/or select file names[ FileBrowser ]
FileChooserdialog box for choosing a file name
FileChooser.ndialog box for choosing a file name[ FileChooser ]
Fonttext font for a painter
Framesurrounding interactor[ Frame, ShadowFrame, MarginFrame, ShowFrame, TitleFrame, BorderFrame ]
Frame.nsurrounding interactor[ Frame, ShadowFrame, MarginFrame, ShowFrame, TitleFrame, BorderFrame ]
Glueopen space between interactors[ Glue, HGlue, VGlue ]
Glue2_6.nopen space between interactors[ Glue, HGlue, VGlue ]
GraphicIntro[ InterViews structured graphics library ]
IOCallbackgeneric callback class for readers, writers, or I/O exception handlers
IOCallback.ngeneric callback class for readers, writers, or I/O exception handlers[ IOCallback ]
IOHandlerread input, write output, or handle an I/O exception or timeout
IOHandler.nread input, write output, or handle an I/O exception or timeout[ IOHandler ]
InterViewsuser interface library
Interactorbase class for interactive objects
Interactor.nbase class for interactive objects[ Interactor ]
MatchEditorStringEditor with pattern matching
MatchEditor.nStringEditor with pattern matching[ MatchEditor ]
Menumenus[ Menu, MenuItem, MenuBar, PopupMenu, PulldownMenu, PullrightMenu ]
Menu2_6.nmenus[ Menu, MenuItem, MenuBar, PopupMenu, PulldownMenu, PullrightMenu ]
Messageinteractor containing text
Message.ninteractor containing text[ Message ]
Paintergraphics output
Painter.ngraphics output[ Painter ]
Pannertwo-dimensional scrolling and zooming
Panner.ntwo-dimensional scrolling and zooming[ Panner ]
Patternfill patterns for a painter
Pattern.nfill patterns[ Pattern ]
Persistentpersistent object package for Graphic
Perspectivevisible portion of an interactor
Perspective.nvisible portion of an interactor[ Perspective ]
Rastersimple rasterized image data
Regexpregular expression searching
Regexp.nregular expression searching[ Regexp ]
ReqErrhandle request errors
ReqErr.nhandle request errors[ ReqErr ]
ResourceInterViews shared object
Resource.nshared object[ Resource ]
RpcHdrheader for remote procedure calls
RpcHdr.nheader for remote procedure calls[ RpcHdr ]
RpcPeersupport bi-directional RPC between two services
RpcPeer.nsupport bi-directional RPC between two services[ RpcPeer ]
RpcReaderread RPC requests from a client
RpcReader.nread RPC requests from a client[ RpcReader ]
RpcRegistryname space for finding RPC services
RpcRegistry.nname space for finding RPC services[ RpcRegistry ]
RpcServicesupport RPC between a service and its clients
RpcService.nsupport RPC between a service and its clients[ RpcService ]
RpcWriterwrite RPC requests to a server
RpcWriter.nwrite RPC requests to a server[ RpcWriter ]
Rubbandrubberbanding graphical objects
Rubband.nrubberbanding graphical objects[ Rubband ]
Scenecomposite interactors[ Scene, MonoScene ]
Scene.ncomposite interactors[ Scene, MonoScene ]
Scrollerscrolling an interactor[ Scroller, HScroller, VScroller ]
Scroller.nscrolling an interactor[ Scroller, HScroller, VScroller ]
Sensorinput interest for interactors
Sensor.ndescribe input interest[ Sensor ]
Shapewhat shape a canvas should have
Shape.nwhat shape a canvas should have[ Shape ]
StrBrowserbrowse and/or select items in a list[ StringBrowser ]
StrBrowser.nbrowse and/or select items in a list[ StringBrowser ]
StrChooserdialog box for choosing items in a list[ StringChooser ]
StrChooser.ndialog box for choosing items in a list[ StringChooser ]
StringEditorsingle line interactive string editor
StringEditor.nsingle line interactive string editor[ StringEditor ]
Subjectobject with views
Subject.nobject with views[ Subject ]
TextBufferoperations on unstructured text
TextBuffer.noperations on unstructured text[ TextBuffer ]
TextDisplayunstructured text display
TextDisplay.nunstructured text display[ TextDisplay ]
TextEditorbasic unstructured text editing
TextEditor.nbasic unstructured text editing[ TextEditor ]
Transformertransformation matrix for Painter
Traycompose interactors into arbitrary or constrained layouts
Tray.ncompose interactors into arbitrary or constrained layouts[ Tray ]
Viewportscrollable view
Viewport.nscrollable view[ Viewport ]
Worldroot scene for a display
World.ncontrol a display[ World ]
WorldViewmanipulate root scene
iostreambunformatted streams[ istreamb, ostreamb, iostreamb ]
iostreamb.nunformatted streams[ istreamb, ostreamb, iostreamb ]
rpcbufstreambuf specialized for sending and receiving RPC requests
rpcbuf.nstreambuf specialized for sending and receiving RPC requests[ rpcbuf ]
rpcstreamiostreamb specialized to RPC requests
rpcstream.niostreamb specialized to RPC requests[ rpcstream ]

Section 3U

BasicDialogan assortment of useful dialog boxes[ AcknowledgeDialog, BasicDialog, ConfirmDialog, GridDialog, PrintDialog, UChooser ]
BasicDialog.nan assortment of useful dialog boxes[ AcknowledgeDialog, BasicDialog, ConfirmDialog, GridDialog, PrintDialog, UChooser ]
BrushCmdcommand for setting components’ brush attribute
BrushCmd.ncommand for setting components’ brush attribute[ BrushCmd ]
CGlueconnector glue
CGlue.nconnector glue[ CGlue ]
CSolverenforces connector semantics
CSolver.nenforces connector semantics[ CSolver ]
Catalogstores and retrieves named objects
Catalog.nstores and retrieves named objects[ Catalog ]
Clipboardmanages a list of graphical component subjects
Clipboard.nmanages a list of graphical component subjects[ Clipboard ]
ColorCmdcommand for setting components’ color attributes
ColorCmd.ncommand for setting components’ color attributes[ ColorCmd ]
Commandbase class for command objects
Command.nbase class for command objects[ Command ]
Componentbase class for objects that model domain-specific elements
Component.nbase class for objects that model domain-specific elements[ Component ]
ComponentViewbase class for views of objects that model domain-specific elements
ComponentView.nbase class for views of objects that model domain-specific elements[ ComponentView ]
ConnectTooltool for connecting connectors
ConnectTool.ntool for connecting connectors[ ConnectTool ]
Connectorbase classes for connector subjects and views[ Connector, ConnectorView ]
Connector.nbase classes for connector subjects and views[ Connector, ConnectorView ]
ControlInfoobject for storing control-related information
ControlInfo.nobject for storing control-related information[ ControlInfo ]
Creatorrecreates catalog-managed objects from disk and instantiates component views from their class identifiers
Creator.nrecreates catalog-managed objects from disk and instantiates component views from their class identifiers[ Creator ]
Damagerepairs damaged graphics
Damage.nrepairs damaged graphics[ Damage ]
Dataobject containing undo information for storage in a command
Data.nobject containing undo information for storage in a command[ Data ]
Editorbase class for top-level windows in an application
Editor.nbase class for top-level windows in an application[ Editor ]
EditorInfostores information about an editor’s contents
EditorInfo.nstores information about an editor’s contents[ EditorInfo ]
EllipseCompellipse component subject, view, and PostScript external representation[ EllipseComp, EllipseView, PSEllipse ]
EllipseComp.nellipse component subject, view, and PostScript external representation[ EllipseComp, EllipseView, PSEllipse ]
ExternViewbase class for external representation objects and subclasses for common traversals[ ExternView, PreorderView, InorderView, PostorderView ]
ExternView.nbase class for external representation objects and subclasses for common traversals[ ExternView, PreorderView, InorderView, PostorderView ]
FontCmdcommand for setting components’ font attribute
FontCmd.ncommand for setting components’ font attribute[ FontCmd ]
GVUpdaterupdates GraphicViews structure to match its subject
GVUpdater.nupdates GraphicViews structure to match its subject[ GVUpdater ]
Graphicstructured graphic abstract base class and subclass that stores a complete set of graphics state attributes[ Graphic, FullGraphic ]
Graphic.nstructured graphic abstract base class and subclass that stores a complete set of graphics state attributes[ Graphic, FullGraphic ]
GraphicBlockinteractor that displays a graphic
GraphicBlock.ninteractor that displays a graphic[ GraphicBlock ]
GraphicCompbase classes for graphical component subjects[ GraphicComp, GraphicComps ]
GraphicComp.nbase classes for graphical component subjects[ GraphicComp, GraphicComps ]
GraphicCompTooltool for instantiating graphical components
GraphicCompTool.ntool for instantiating graphical components[ GraphicCompTool ]
GraphicViewbase classes for graphical component views[ GraphicView, GraphicViews ]
GraphicView.nbase classes for graphical component views[ GraphicView, GraphicViews ]
Griddisplays a grid in a viewer and constrains points to lie on it
Grid.ndisplays a grid in a viewer and constrains points to lie on it[ Grid ]
ImportCmdimport a graphical component
ImportCmd.nimport a graphical component[ ImportCmd ]
Iteratormarks a position in a data structure
Iterator.nmarks a position in a data structure[ Iterator ]
KeyMapactivates controls given their keyboard equivalents
KeyMap.nactivates controls given their keyboard equivalents[ KeyMap ]
Labelstructured graphic displaying one line of text
LineCompline and multiline component subject, view, and PostScript external representation[ LineComp, LineView, PSLine, MultiLineComp, MultiLineView, PSMultiLine ]
LineComp.nline and multiline component subject, view, and PostScript external representation[ LineComp, LineView, PSLine, MultiLineComp, MultiLineView, PSMultiLine ]
LinkCompcomponent subject, view, and PostScript external representation for lines with connectable endpoints[ LinkComp, LinkView, PSLink ]
LinkComp.ncomponent subject, view, and PostScript external representation for lines with connectable endpoints[ LinkComp, LinkView, PSLink ]
MacroCmda command that composes other commands
MacroCmd.na command that composes other commands[ MacroCmd ]
MagnifyTooltool for magnifying a portion of the GraphicView displayed in a viewer
MagnifyTool.ntool for magnifying a portion of the GraphicView displayed in a viewer[ MagnifyTool ]
Manipulatorbase class for defining direct-manipulation semantics
Manipulator.nbase class for defining direct-manipulation semantics[ Manipulator ]
MoveTooltool for translating components
MoveTool.ntool for translating components[ MoveTool ]
NOPCmddo-nothing command
NOPCmd.ndo-nothing command[ NOPCmd ]
PadComppad connector subject, view, structured graphic, and PostScript external representation[ PadComp, PadView, PadGraphic, PSPad ]
PadComp.npad connector subject, view, structured graphic, and PostScript external representation[ PadComp, PadView, PadGraphic, PSPad ]
Pagedefines and displays a visual boundary for a viewer
Page.ndefines and displays a visual boundary for a viewer[ Page ]
Pathrecord of connectors visited during dataflow
Path.nrecord of connectors visited during dataflow[ Path ]
PatternCmdcommand for setting components’ pattern attribute
PatternCmd.ncommand for setting components’ pattern attribute[ PatternCmd ]
Picturecomposite structured graphic
Picture.ncomposite structured graphic[ Picture ]
PinComppin connector subject, view, structured graphic, and PostScript external representation  SlidingPin, FixedPin − rubberbands used in pin manipulation[ PinComp, PinView, PinGraphic, PSPin ]
PinComp.npin connector subject, view, structured graphic, and PostScript external representation  SlidingPin, FixedPin − rubberbands used in pin manipulation[ PinComp, PinView, PinGraphic, PSPin ]
PolygonComppolygon component subject, view, and PostScript external representation[ PolygonComp, PolygonView, PSPolygon ]
PolygonComp.npolygon component subject, view, and PostScript external representation[ PolygonComp, PolygonView, PSPolygon ]
PostScriptViewbase classes for external representation objects that generate PostScript code[ PostScriptView, PostScriptViews ]
PostScriptView.nbase classes for external representation objects that generate PostScript code[ PostScriptView, PostScriptViews ]
RasterCompraster component subject, view, and PostScript external representation[ RasterComp, RasterView, PSRaster ]
RasterComp.nraster component subject, view, and PostScript external representation[ RasterComp, RasterView, PSRaster ]
RasterRectstructured graphic displaying a raster image
RasterRect.nstructured graphic displaying a raster image[ RasterRect ]
RectComprectangle component subject, view, and PostScript external representation[ RectComp, RectView, PSRect ]
RectComp.nrectangle component subject, view, and PostScript external representation[ RectComp, RectView, PSRect ]
ReshapeTooltool for reshaping or otherwise altering components’ structures
ReshapeTool.ntool for reshaping or otherwise altering components’ structures[ ReshapeTool ]
RotateTooltool for rotating components
RotateTool.ntool for rotating components[ RotateTool ]
ScaleTooltool for rotating components
ScaleTool.ntool for rotating components[ ScaleTool ]
SelectTooltool for modifying an editor’s current selection
SelectTool.ntool for modifying an editor’s current selection[ SelectTool ]
Selectionmaintains a list of selected graphical component views
Selection.nmaintains a list of selected graphical component views[ Selection ]
SlotCompabstract base class and subclasses for slot connector subject and view; and structured graphic and PostScript external representation classes for slots[ SlotComp, SlotView, HSlotComp, HSlotView, VSlotComp, VSlotView, SlotGraphic, PSSlot ]
SlotComp.nabstract base class and subclasses for slot connector subject and view; and structured graphic and PostScript external representation classes for slots[ SlotComp, SlotView, HSlotComp, HSlotView, VSlotComp, VSlotView, SlotGraphic, PSSlot ]
SplineCompopen and closed spline component subjects, views, and PostScript external representations[ SplineComp, SplineView, PSSpline, ClosedSplineComp, ClosedSplineView, PSClosedSpline ]
SplineComp.nopen and closed spline component subjects, views, and PostScript external representations[ SplineComp, SplineView, PSSpline, ClosedSplineComp, ClosedSplineView, PSClosedSpline ]
StateVarstate variable subject base class
StateVar.nstate variable subject base class[ StateVar ]
StateVarViewstate variable view base class
StateVarView.nstate variable view base class[ StateVarView ]
Stencilstructured graphic displaying a bitmap
StencilCompbitmap component subject, view, and PostScript external representation[ StencilComp, StencilView, PSStencil ]
StencilComp.nbitmap component subject, view, and PostScript external representation[ StencilComp, StencilView, PSStencil ]
StretchTooltool for rotating components
StretchTool.ntool for rotating components[ StretchTool ]
TextCompmultiline text component subject, view, structured graphic, and PostScript external representation[ TextComp, TextView, TextGraphic, PSText ]
TextComp.nmultiline text component subject, view, structured graphic, and PostScript external representation[ TextComp, TextView, TextGraphic, PSText ]
Toolbase class for tool objects
Tool.nbase class for tool objects[ Tool ]
TransferFuncttransfer function base class
TransferFunct.ntransfer function base class[ TransferFunct ]
UArraydynamic array class
UArray.ndynamic array class[ UArray ]
UControlbase classes for menu and button interfaces that work with ControlInfo objects[ UControl, UControlInteractor ]
UControl.nbase classes for menu and button interfaces that work with ControlInfo objects[ UControl, UControlInteractor ]
UHashTablehash table classes[ UHashTable, UHashElem ]
UHashTable.nhash table classes[ UHashTable, UHashElem ]
ULabel.nstructured graphic displaying one line of text[ ULabel ]
UListcircular, doubly-linked list class
UList.ncircular, doubly-linked list class[ UList ]
UMapmaintains a mapping between two sets of pointers
UMap.nmaintains a mapping between two sets of pointers[ UMap ]
UStencil.nstructured graphic displaying a bitmap[ UStencil ]
Unidrawone-of-a-kind object for coordinating and controlling a Unidraw application
Unidraw.none-of-a-kind object for coordinating and controlling a Unidraw application[ Unidraw ]
UnidrawIntro[ Unidraw library for graphical object editor development ]
UnidrawIntro.n[ Unidraw library for graphical object editor development ]
Verticesabstract base class for graphics defined by a set of coordinate pairs
Vertices.nabstract base class for graphics defined by a set of coordinate pairs[ Vertices ]
VerticesCompabstract base classes for vertexed graphical component subjects and their views and PostScript external representations[ VerticesComp, VerticesView, PSVertices ]
VerticesComp.nabstract base classes for vertexed graphical component subjects and their views and PostScript external representations[ VerticesComp, VerticesView, PSVertices ]
Viewerdisplays a graphical component view hierarchy
Viewer.ndisplays a graphical component view hierarchy[ Viewer ]
aligncommands for aligning interactors to each other and to a grid[ AlignCmd, AlignToGridCmd ]
align.ncommands for aligning interactors to each other and to a grid[ AlignCmd, AlignToGridCmd ]
catcmdscatalog-oriented commands[ NewCompCmd, PrintCmd, QuitCmd, RevertCmd, SaveCompCmd, SaveCompAsCmd, ViewCompCmd ]
catcmds.ncatalog-oriented commands[ NewCompCmd, PrintCmd, QuitCmd, RevertCmd, SaveCompCmd, SaveCompAsCmd, ViewCompCmd ]
classesunique identifiers for catalog-managed objects and component views
classes.nunique identifiers for catalog-managed objects and component views[ classes ]
datasData subclasses for storing common undo information[ ColorData, GSData, MobilityData, MoveData, VoidData ]
datas.nData subclasses for storing common undo information[ ColorData, GSData, MobilityData, MoveData, VoidData ]
editediting commands[ ConnectCmd, CopyCmd, CutCmd, DeleteCmd, DupCmd, MobilityCmd, PasteCmd, RedoCmd, ReplaceCmd, SlctAllCmd, UndoCmd ]
edit.nediting commands[ ConnectCmd, CopyCmd, CutCmd, DeleteCmd, DupCmd, MobilityCmd, PasteCmd, RedoCmd, ReplaceCmd, SlctAllCmd, UndoCmd ]
ellipsesabstract base class and predefined subclasses for elliptical structured graphics[ Ellipse, S_Ellipse, F_Ellipse, SF_Ellipse, S_Circle, F_Circle, SF_Circle ]
ellipses.nabstract base class and predefined subclasses for elliptical structured graphics[ Ellipse, S_Ellipse, F_Ellipse, SF_Ellipse, S_Circle, F_Circle, SF_Circle ]
geomobjshelper classes that manage geometric information for structured graphics[ PointObj, LineObj, BoxObj, MultiLineObj, FillPolygonObj, Extent ]
geomobjs.nhelper classes that manage geometric information for structured graphics[ PointObj, LineObj, BoxObj, MultiLineObj, FillPolygonObj, Extent ]
globalsUnidraw global constants, types, instances, and functions. 
globals.nUnidraw global constants, types, instances, and functions. [ globals ]
kybdpredefined keyboard equivalents
kybd.npredefined keyboard equivalents[ kybd ]
linesstructured graphics classes for points, lines, and open polygons[ Point, Line, MultiLine, S_MultiLine, SF_MultiLine ]
lines.nstructured graphics classes for points, lines, and open polygons[ Point, Line, MultiLine, S_MultiLine, SF_MultiLine ]
manipsManipulator subclasses for defining common direct-manipulation semantics[ ConnectManip, DragManip, ManipGroup, TextManip, VertexManip ]
manips.nManipulator subclasses for defining common direct-manipulation semantics[ ConnectManip, DragManip, ManipGroup, TextManip, VertexManip ]
polygonsstructured graphics classes for rectangles and polygons[ Rect, S_Rect, F_Rect, SF_Rect, Polygon, S_Polygon, F_Polygon, SF_Polygon ]
polygons.nstructured graphics classes for rectangles and polygons[ Rect, S_Rect, F_Rect, SF_Rect, Polygon, S_Polygon, F_Polygon, SF_Polygon ]
pspaintgraphics state objects with added PostScript information[ PSBrush, PSColor, PSFont, PSPattern ]
pspaint.ngraphics state objects with added PostScript information[ PSBrush, PSColor, PSFont, PSPattern ]
splinesstructured graphics classes for open and closed B-splines[ OpenBSpline, S_OpenBSpline, F_OpenBSpline, SF_OpenBSpline, SFH_OpenBSpline, ClosedBSpline, S_ClosedBSpline, F_ClosedBSpline, SF_ClosedBSpline, SFH_ClosedBSpline ]
splines.nstructured graphics classes for open and closed B-splines[ OpenBSpline, S_OpenBSpline, F_OpenBSpline, SF_OpenBSpline, SFH_OpenBSpline, ClosedBSpline, S_ClosedBSpline, F_ClosedBSpline, SF_ClosedBSpline, SFH_ClosedBSpline ]
statevarsstate variable subject subclasses[ BrushVar, ColorVar, CompNameVar, FontVar, GravityVar, MagnifVar, ModifStatusVar, NameVar, PatternVar ]
statevars.nstate variable subject subclasses[ BrushVar, ColorVar, CompNameVar, FontVar, GravityVar, MagnifVar, ModifStatusVar, NameVar, PatternVar ]
stateviewsvarious state variable view subclasses[ BrushVarView, CompNameVarView, FileNameVarView, FontVarView, GravityVarView, MagnifVarView, ModifStatusVarView, NameVarView, PatternVarView ]
stateviews.nvarious state variable view subclasses[ BrushVarView, CompNameVarView, FileNameVarView, FontVarView, GravityVarView, MagnifVarView, ModifStatusVarView, NameVarView, PatternVarView ]
structcommands for modifying components structurally[ BackCmd, FrontCmd, GroupCmd, UngroupCmd ]
struct.ncommands for modifying components structurally[ BackCmd, FrontCmd, GroupCmd, UngroupCmd ]
transfnstransfer function subclasses[ TF_2Port, TF_Direct ]
transfns.ntransfer function subclasses[ TF_2Port, TF_Direct ]
transformscoordinate transformation commands[ MoveCmd, RotateCmd, ScaleCmd ]
transforms.ncoordinate transformation commands[ MoveCmd, RotateCmd, ScaleCmd ]
uctrlspredefined UControl and UControlInteractor subclasses for common controls[ CommandControl, PanelControl, HPanelControl, VPanelControl, CommandInteractor, PanelInteractor ]
uctrls.npredefined UControl and UControlInteractor subclasses for common controls[ CommandControl, PanelControl, HPanelControl, VPanelControl, CommandInteractor, PanelInteractor ]
viewcmdscommands for modifying editor attributes[ CenterCmd, CloseEditorCmd, GravityCmd, GridCmd, GridSpacingCmd, NormSizeCmd, OrientationCmd, RedToFitCmd ]
viewcmds.ncommands for modifying editor attributes[ CenterCmd, CloseEditorCmd, GravityCmd, GridCmd, GridSpacingCmd, NormSizeCmd, OrientationCmd, RedToFitCmd ]

Section 3X11

AllPlanesDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
BitmapBitOrderimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
BitmapPadimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
BitmapUnitimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
BlackPixelDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
BlackPixelOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
CellsOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ClientWhitePointOfCCCColor Conversion Context macros[ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ]
ConnectionNumberDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultColormapDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultColormapOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultDepthDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultDepthOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultGCDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultGCOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultRootWindowDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultScreenDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultScreenOfDisplayDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultVisualDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultVisualOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DisplayCellsDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayHeightimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
DisplayHeightMMimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
DisplayOfCCCColor Conversion Context macros[ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ]
DisplayOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DisplayPlanesDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayStringDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayWidthimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
DisplayWidthMMimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
DoesBackingStorescreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DoesSaveUndersscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
EventMaskOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
HeightMMOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
HeightOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ImageByteOrderimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
IsCursorKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
IsFunctionKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
IsKeypadKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
IsMiscFunctionKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
IsModiferKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
IsPFKeykeysym classification macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
LastKnownRequestProcessedDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
MaxCmapsOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
MinCmapsOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
NextRequestDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
PlanesOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ProtocolRevisionDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ProtocolVersionDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
QLengthDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
RootWindowDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
RootWindowOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ScreenCountDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ScreenNumberOfCCCColor Conversion Context macros[ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ]
ScreenOfDisplayDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ScreenWhitePointOfCCCColor Conversion Context macros[ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ]
ServerVendorDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
VendorReleaseDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
VisualOfCCCColor Conversion Context macros[ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ]
WhitePixelDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
WhitePixelOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
WidthMMOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
WidthOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
XActivateScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XAddHostcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XAddHostscontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XAddPixelimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XAddToSaveSetchange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
XAllocClassHintallocate class hints structure and set or read a window’s WM_CLASS property[ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ]
XAllocColorallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllocColorCellsallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllocColorPlanesallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllocIconSizeallocate icon size structure and set or read a window’s WM_ICON_SIZES property[ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ]
XAllocNamedColorallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllocSizeHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XAllocStandardColormapallocate, set, or read a standard colormap structure[ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ]
XAllocWMHintsallocate window manager hints structure and set or read a window’s WM_HINTS property[ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ]
XAllowDeviceEventsrelease queued events
XAllowEventsrelease queued events
XAnyEventgeneric X event structures[ XAnyEvent, XEvent ]
XArcdraw arcs and arc structure[ XDrawArc, XDrawArcs, XArc ]
XAutoRepeatOffmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XAutoRepeatOnmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XBaseFontNameListOfFontSetobtain fontset information[ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ]
XBellmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XButtonEventKeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures[ XButtonEvent, XKeyEvent, XMotionEvent ]
XChangeActivePointerGrabgrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XChangeDeviceDontPropagateListquery or change the dont-propagate-list for extension devices[ XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList ]
XChangeDeviceKeyMappingquery or change device key mappings[ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ]
XChangeFeedbackControlquery and change input device feedbacks[ XGetFeedbackControl, XChangeFeedbackControl ]
XChangeGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XChangeKeyboardControlmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XChangeKeyboardDevicechange which device is used as the X keyboard
XChangeKeyboardMappingmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XChangePointerControlcontrol pointer[ XChangePointerControl, XGetPointerControl ]
XChangePointerDevicechange which device is the X pointer
XChangePropertyobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XChangeSaveSetchange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
XChangeWindowAttributeschange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XChar2bload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XCharStructload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XCheckIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XCheckMaskEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckTypedEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckTypedWindowEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckWindowEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCirculateEventCirculateNotify event structure
XCirculateRequestEventCirculateRequest event structure
XCirculateSubwindowschange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XCirculateSubwindowsDownchange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XCirculateSubwindowsUpchange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XClassHintallocate class hints structure and set or read a window’s WM_CLASS property[ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ]
XClearAreaclear area or window[ XClearArea, XClearWindow ]
XClearWindowclear area or window[ XClearArea, XClearWindow ]
XClientMessageEventColormapNotify event structure
XClipBoxgenerate regions[ XPolygonRegion, XClipBox ]
XCloseDeviceopen or close an extension input device[ XOpenDevice, XCloseDevice ]
XCloseDisplayconnect or disconnect to X server[ XOpenDisplay, XCloseDisplay ]
XCloseIMopen, close, and otain input method information[ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ]
XColorcreate, copy, or destroy colormaps and color structure[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ]
XColormapEventColormapNotify event structure
XConfigureEventConfigureNotify event structure
XConfigureRequestEventConfigureRequest event structure
XConfigureWindowconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XContextDependentDrawingobtain fontset information[ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ]
XConvertSelectionmanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XCopyAreacopy areas[ XCopyArea, XCopyPlane ]
XCopyColormapAndFreecreate, copy, or destroy colormaps and color structure[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ]
XCopyGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XCopyPlanecopy areas[ XCopyArea, XCopyPlane ]
XCreateBitmapFromDatamanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XCreateColormapcreate, copy, or destroy colormaps and color structure[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ]
XCreateFontCursorcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
XCreateFontSetcreate and free an international text drawing font set[ XCreateFontSet, XFreeFontSet ]
XCreateGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XCreateGlyphCursorcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
XCreateICcreate, destroy, and obtain the input method of an input context[ XCreateIC, XDestroyIC, XIMOfIC ]
XCreateImageimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XCreatePixmapcreate or destroy pixmaps[ XCreatePixmap, XFreePixmap ]
XCreatePixmapCursorcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
XCreatePixmapFromBitmapDatamanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XCreateRegioncreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XCreateSimpleWindowcreate windows and window attributes structure[ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ]
XCreateWindowcreate windows and window attributes structure[ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ]
XCreateWindowEventCreateNotify event structure
XCrossingEventEnterNotify and LeaveNotify event structure
XDefaultStringconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]
XDefineCursordefine cursors[ XDefineCursor, XUndefineCursor ]
XDeleteContextassociative look-up routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XDeleteModifiermapEntrymanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XDeletePropertyobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XDestroyICcreate, destroy, and obtain the input method of an input context[ XCreateIC, XDestroyIC, XIMOfIC ]
XDestroyImageimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XDestroyRegioncreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XDestroySubwindowsdestroy windows[ XDestroyWindow, XDestroySubwindows ]
XDestroyWindowdestroy windows[ XDestroyWindow, XDestroySubwindows ]
XDestroyWindowEventDestroyNotify event structure
XDeviceBellring a bell on a device supported through the input extension
XDeviceTimeCoordget device motion history[ XGetDeviceMotionEvents, XDeviceTimeCoord ]
XDisableAccessControlcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XDisplayKeycodesmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XDisplayMotionBufferSizesend events and pointer motion history structure[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ]
XDisplayNamedefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XDisplayOfIMopen, close, and otain input method information[ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ]
XDrawArcdraw arcs and arc structure[ XDrawArc, XDrawArcs, XArc ]
XDrawArcsdraw arcs and arc structure[ XDrawArc, XDrawArcs, XArc ]
XDrawImageStringdraw image text[ XDrawImageString, XDrawImageString16 ]
XDrawImageString16draw image text[ XDrawImageString, XDrawImageString16 ]
XDrawLinedraw lines, polygons, and line structure[ XDrawLine, XDrawLines, XDrawSegments, XSegment ]
XDrawLinesdraw lines, polygons, and line structure[ XDrawLine, XDrawLines, XDrawSegments, XSegment ]
XDrawPointdraw points and points structure[ XDrawPoint, XDrawPoints, XPoint ]
XDrawPointsdraw points and points structure[ XDrawPoint, XDrawPoints, XPoint ]
XDrawRectangledraw rectangles and rectangles structure[ XDrawRectangle, XDrawRectangles, XRectangle ]
XDrawRectanglesdraw rectangles and rectangles structure[ XDrawRectangle, XDrawRectangles, XRectangle ]
XDrawSegmentsdraw lines, polygons, and line structure[ XDrawLine, XDrawLines, XDrawSegments, XSegment ]
XDrawStringdraw text characters[ XDrawString, XDrawString16 ]
XDrawString16draw text characters[ XDrawString, XDrawString16 ]
XDrawTextdraw polytext text and text drawing structures[ XDrawText, XDrawText16, XTextItem, XTextItem16 ]
XDrawText16draw polytext text and text drawing structures[ XDrawText, XDrawText16, XTextItem, XTextItem16 ]
XEmptyRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XEnableAccessControlcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XEqualRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XErrorEventX error event structure
XEventgeneric X event structures[ XAnyEvent, XEvent ]
XEventsQueuedhandle output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XExposeEventExpose event structure
XExtentsOfFontSetobtain the maximum extents structure for a font set
XFetchBuffermanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XFetchBytesmanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XFetchNameset or read a window’s WM_NAME property[ XSetWMName, XGetWMName, XStoreName, XFetchName ]
XFillArcfill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFillArcsfill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFillPolygonfill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFillRectanglefill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFillRectanglesfill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFilterEventfilter X events for an input method
XFindContextassociative look-up routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XFlushhandle output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XFocusChangeEventFocusIn and FocusOut event structure
XFontPropload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XFontSetExtentsXFontSetExtents structure
XFontStructload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XFontsOfFontSetobtain fontset information[ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ]
XForceScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XFreefree client data
XFreeColormapcreate, copy, or destroy colormaps and color structure[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ]
XFreeColorsallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XFreeCursormanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XFreeDeviceListlist available input devices[ XListInputDevices, XFreeDeviceList ]
XFreeFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XFreeFontInfoobtain or free font names and information[ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ]
XFreeFontNamesobtain or free font names and information[ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ]
XFreeFontPathset, get, or free the font search path[ XSetFontPath, XGetFontPath, XFreeFontPath ]
XFreeFontSetcreate and free an international text drawing font set[ XCreateFontSet, XFreeFontSet ]
XFreeGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XFreeModifierMapmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XFreePixmapcreate or destroy pixmaps[ XCreatePixmap, XFreePixmap ]
XFreeStringListconvert string lists and text property structure[ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ]
XGCValuescreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XGContextFromGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XGetAtomNamecreate or return atom names[ XInternAtom, XGetAtomName ]
XGetClassHintallocate class hints structure and set or read a window’s WM_CLASS property[ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ]
XGetCommandset or read a window’s WM_COMMAND property[ XSetCommand, XGetCommand ]
XGetDeviceButtonMappingquery or change device button mappings[ XSetDeviceButtonMapping, XGetDeviceButtonMapping ]
XGetDeviceDontPropagateListquery or change the dont-propagate-list for extension devices[ XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList ]
XGetDeviceFocuscontrol extension input device focus[ XSetDeviceFocus, XGetDeviceFocus ]
XGetDeviceKeyMappingquery or change device key mappings[ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ]
XGetDeviceModifierMappingquery or change device modifier mappings[ XGetDeviceModifierMapping, XSetDeviceModifierMapping ]
XGetDeviceMotionEventsget device motion history[ XGetDeviceMotionEvents, XDeviceTimeCoord ]
XGetErrorDatabaseTextdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XGetErrorTextdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XGetFeedbackControlquery and change input device feedbacks[ XGetFeedbackControl, XChangeFeedbackControl ]
XGetFontPathset, get, or free the font search path[ XSetFontPath, XGetFontPath, XFreeFontPath ]
XGetFontPropertyload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XGetGCValuescreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XGetGeometryget current window attribute or geometry and current window attributes structure[ XGetWindowAttributes, XGetGeometry, XWindowAttributes ]
XGetICValuesset and obtain XIC values[ XSetICValues, XGetICValues ]
XGetIMValuesopen, close, and otain input method information[ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ]
XGetIconNameset or read a window’s WM_ICON_NAME property[ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ]
XGetIconSizesallocate icon size structure and set or read a window’s WM_ICON_SIZES property[ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ]
XGetImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XGetInputFocuscontrol input focus[ XSetInputFocus, XGetInputFocus ]
XGetKeyboardControlmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XGetKeyboardMappingmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XGetModifierMappingmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XGetMotionEventssend events and pointer motion history structure[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ]
XGetPixelimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XGetPointerControlcontrol pointer[ XChangePointerControl, XGetPointerControl ]
XGetPointerMappingmanipulate pointer settings[ XSetPointerMapping, XGetPointerMapping ]
XGetRGBColormapsallocate, set, or read a standard colormap structure[ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ]
XGetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XGetSelectedExtensionEventsselect extension events, get the list of currently selected extension events[ XSelectExtensionEvent, XGetSelectedExtensionEvents ]
XGetSelectionOwnermanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XGetSubImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XGetTextPropertyset and read text properties[ XSetTextProperty, XGetTextProperty ]
XGetTransientForHintset or read a window’s WM_TRANSIENT_FOR property[ XSetTransientForHint, XGetTransientForHint ]
XGetVisualInfoobtain visual information and visual structure[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ]
XGetWMClientMachineset or read a window’s WM_CLIENT_MACHINE property[ XSetWMClientMachine, XGetWMClientMachine ]
XGetWMColormapWindowsset or read a window’s WM_COLORMAP_WINDOWS property[ XSetWMColormapWindows, XGetWMColormapWindows ]
XGetWMHintsallocate window manager hints structure and set or read a window’s WM_HINTS property[ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ]
XGetWMIconNameset or read a window’s WM_ICON_NAME property[ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ]
XGetWMNameset or read a window’s WM_NAME property[ XSetWMName, XGetWMName, XStoreName, XFetchName ]
XGetWMNormalHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XGetWMProtocolsset or read a window’s WM__PROTOCOLS property[ XSetWMProtocols, XGetWMProtocols ]
XGetWMSizeHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XGetWindowAttributesget current window attribute or geometry and current window attributes structure[ XGetWindowAttributes, XGetGeometry, XWindowAttributes ]
XGetWindowPropertyobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XGrabButtongrab pointer buttons[ XGrabButton, XUngrabButton ]
XGrabDevicegrab/release the specified extension device[ XGrabDevice, XUngrabDevice ]
XGrabDeviceButtongrab/ungrab extension input device buttons[ XGrabDeviceButton, XUngrabDeviceButton ]
XGrabDeviceKeygrab/ungrab extension input device Keys[ XGrabDeviceKey, XUngrabDeviceKey ]
XGrabKeygrab keyboard keys[ XGrabKey, XUngrabKey ]
XGrabKeyboardgrab the keyboard[ XGrabKeyboard, XUngrabKeyboard ]
XGrabPointergrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XGrabServergrab the server[ XGrabServer, XUngrabServer ]
XGraphicsExposeEventGraphicsExpose and NoExpose event structures[ XGraphicsExposeEvent, XNoExposeEvent ]
XGravityEventGravityNotify event structure
XHostAddresscontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XIMOfICcreate, destroy, and obtain the input method of an input context[ XCreateIC, XDestroyIC, XIMOfIC ]
XIconSizeallocate icon size structure and set or read a window’s WM_ICON_SIZES property[ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ]
XIconifyWindowmanipulate top-level windows[ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ]
XIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XInsertModifiermapEntrymanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XInstallColormapcontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XInternAtomcreate or return atom names[ XInternAtom, XGetAtomName ]
XIntersectRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XKeyEventKeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures[ XButtonEvent, XKeyEvent, XMotionEvent ]
XKeyboardControlmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XKeycodeToKeysymconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKeymapEventKeymapNotify event structure
XKeysymToKeycodeconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKeysymToStringconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKillClientcontrol clients[ XSetCloseDownMode, XKillClient ]
XListDepthsDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
XListFontsobtain or free font names and information[ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ]
XListFontsWithInfoobtain or free font names and information[ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ]
XListHostscontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XListInputDeviceslist available input devices[ XListInputDevices, XFreeDeviceList ]
XListInstalledColormapscontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XListPixmapFormatsimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
XListPropertiesobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XLoadFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XLoadQueryFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XLocaleOfFontSetobtain fontset information[ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ]
XLocaleOfIMopen, close, and otain input method information[ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ]
XLookupColorobtain color values[ XQueryColor, XQueryColors, XLookupColor, XParseColor ]
XLookupKeysymhandle keyboard input events in Latin-1[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XLookupStringhandle keyboard input events in Latin-1[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XLowerWindowchange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XMapEventMapNotify and MappingNotify event structures[ XMapEvent, XMappingEvent ]
XMapRaisedmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMapRequestEventMapRequest event structure
XMapSubwindowsmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMapWindowmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMappingEventMapNotify and MappingNotify event structures[ XMapEvent, XMappingEvent ]
XMaskEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XMatchVisualInfoobtain visual information and visual structure[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ]
XMaxRequestSizeDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
XModifierKeymapmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XMotionEventKeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures[ XButtonEvent, XKeyEvent, XMotionEvent ]
XMoveResizeWindowconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XMoveWindowconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XNewModifiermapmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XNextEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XNoExposeEventGraphicsExpose and NoExpose event structures[ XGraphicsExposeEvent, XNoExposeEvent ]
XNoOpNo Operation
XOffsetRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XOpenDeviceopen or close an extension input device[ XOpenDevice, XCloseDevice ]
XOpenDisplayconnect or disconnect to X server[ XOpenDisplay, XCloseDisplay ]
XOpenIMopen, close, and otain input method information[ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ]
XParseColorobtain color values[ XQueryColor, XQueryColors, XLookupColor, XParseColor ]
XParseGeometryparse window geometry[ XParseGeometry, XWMGeometry ]
XPeekEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XPeekIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XPendinghandle output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XPixmapFormatValuesimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
XPointdraw points and points structure[ XDrawPoint, XDrawPoints, XPoint ]
XPointInRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XPolygonRegiongenerate regions[ XPolygonRegion, XClipBox ]
XPropertyEventPropertyNotify event structure
XPutBackEventput events back on the queue
XPutImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XPutPixelimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XQueryBestCursormanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XQueryBestSizedetermine efficient sizes[ XQueryBestSize, XQueryBestTile, XQueryBestStipple ]
XQueryBestStippledetermine efficient sizes[ XQueryBestSize, XQueryBestTile, XQueryBestStipple ]
XQueryBestTiledetermine efficient sizes[ XQueryBestSize, XQueryBestTile, XQueryBestStipple ]
XQueryColorobtain color values[ XQueryColor, XQueryColors, XLookupColor, XParseColor ]
XQueryColorsobtain color values[ XQueryColor, XQueryColors, XLookupColor, XParseColor ]
XQueryDeviceStatequery the state of an extension input device. 
XQueryFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XQueryKeymapmanipulate keyboard settings and keyboard control structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XQueryPointerget pointer coordinates
XQueryTextExtentscompute or query text extents[ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ]
XQueryTextExtents16compute or query text extents[ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ]
XQueryTreequery window tree information
XRaiseWindowchange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XReadBitmapFilemanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XRebindKeySymhandle keyboard input events in Latin-1[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XRecolorCursormanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XReconfigureWMWindowmanipulate top-level windows[ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ]
XRectInRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XRectangledraw rectangles and rectangles structure[ XDrawRectangle, XDrawRectangles, XRectangle ]
XRefreshKeyboardMappinghandle keyboard input events in Latin-1[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XRemoveFromSaveSetchange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
XRemoveHostcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XRemoveHostscontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XReparentEventReparentNotify event structure
XReparentWindowreparent windows
XResetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XResizeRequestEventResizeRequest event structure
XResizeWindowconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XResourceManagerStringobtain server resource properties[ XResourceManagerString, XScreenResourceString ]
XRestackWindowschange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XRotateBuffersmanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XRotateWindowPropertiesobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XSaveContextassociative look-up routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XScreenNumberOfScreenscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
XScreenResourceStringobtain server resource properties[ XResourceManagerString, XScreenResourceString ]
XSegmentdraw lines, polygons, and line structure[ XDrawLine, XDrawLines, XDrawSegments, XSegment ]
XSelectExtensionEventselect extension events, get the list of currently selected extension events[ XSelectExtensionEvent, XGetSelectedExtensionEvents ]
XSelectInputselect input events
XSelectionClearEventSelectionClear event structure
XSelectionEventSelectionNotify event structure
XSelectionRequestEventSelectionRequest event structure
XSendEventsend events and pointer motion history structure[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ]
XSendExtensionEventsend input extension events to a client
XSetAccessControlcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XSetAfterFunctionenable or disable synchronization[ XSynchronize, XSetAfterFunction ]
XSetArcModeGC convenience routines[ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ]
XSetBackgroundGC convenience routines[ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ]
XSetClassHintallocate class hints structure and set or read a window’s WM_CLASS property[ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ]
XSetClipMaskGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetClipOriginGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetClipRectanglesGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetCloseDownModecontrol clients[ XSetCloseDownMode, XKillClient ]
XSetCommandset or read a window’s WM_COMMAND property[ XSetCommand, XGetCommand ]
XSetDashesGC convenience routines[ XSetLineAttributes, XSetDashes ]
XSetDeviceButtonMappingquery or change device button mappings[ XSetDeviceButtonMapping, XGetDeviceButtonMapping ]
XSetDeviceFocuscontrol extension input device focus[ XSetDeviceFocus, XGetDeviceFocus ]
XSetDeviceModechange the mode of a device
XSetDeviceModifierMappingquery or change device modifier mappings[ XGetDeviceModifierMapping, XSetDeviceModifierMapping ]
XSetDeviceValuatorsinitialize the valuators on an extension input device
XSetErrorHandlerdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XSetFillRuleGC convenience routines[ XSetFillStyle, XSetFillRule ]
XSetFillStyleGC convenience routines[ XSetFillStyle, XSetFillRule ]
XSetFontGC convenience routines
XSetFontPathset, get, or free the font search path[ XSetFontPath, XGetFontPath, XFreeFontPath ]
XSetForegroundGC convenience routines[ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ]
XSetFunctionGC convenience routines[ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ]
XSetGraphicsExposureGC convenience routines[ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ]
XSetICFocusset and unset input context focus[ XSetICFocus, XUnsetICFocus ]
XSetICValuesset and obtain XIC values[ XSetICValues, XGetICValues ]
XSetIOErrorHandlerdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XSetIconNameset or read a window’s WM_ICON_NAME property[ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ]
XSetIconSizesallocate icon size structure and set or read a window’s WM_ICON_SIZES property[ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ]
XSetInputFocuscontrol input focus[ XSetInputFocus, XGetInputFocus ]
XSetLineAttributesGC convenience routines[ XSetLineAttributes, XSetDashes ]
XSetLocaleModifiersdetermine locale support and configure locale modifiers[ XSupportsLocale, XSetLocaleModifiers ]
XSetModifierMappingmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XSetPlanemaskGC convenience routines[ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ]
XSetPointerMappingmanipulate pointer settings[ XSetPointerMapping, XGetPointerMapping ]
XSetRGBColormapsallocate, set, or read a standard colormap structure[ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ]
XSetRegioncreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XSetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XSetSelectionOwnermanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XSetStateGC convenience routines[ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ]
XSetStippleGC convenience routines[ XSetTile, XSetStipple, XSetTSOrigin ]
XSetSubwindowModeGC convenience routines[ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ]
XSetTSOriginGC convenience routines[ XSetTile, XSetStipple, XSetTSOrigin ]
XSetTextPropertyset and read text properties[ XSetTextProperty, XGetTextProperty ]
XSetTileGC convenience routines[ XSetTile, XSetStipple, XSetTSOrigin ]
XSetTransientForHintset or read a window’s WM_TRANSIENT_FOR property[ XSetTransientForHint, XGetTransientForHint ]
XSetWMClientMachineset or read a window’s WM_CLIENT_MACHINE property[ XSetWMClientMachine, XGetWMClientMachine ]
XSetWMColormapWindowsset or read a window’s WM_COLORMAP_WINDOWS property[ XSetWMColormapWindows, XGetWMColormapWindows ]
XSetWMHintsallocate window manager hints structure and set or read a window’s WM_HINTS property[ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ]
XSetWMIconNameset or read a window’s WM_ICON_NAME property[ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ]
XSetWMNameset or read a window’s WM_NAME property[ XSetWMName, XGetWMName, XStoreName, XFetchName ]
XSetWMNormalHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XSetWMPropertiesset standard window properties[ XSetWMProperties, XmbSetWMProperties ]
XSetWMProtocolsset or read a window’s WM__PROTOCOLS property[ XSetWMProtocols, XGetWMProtocols ]
XSetWMSizeHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XSetWindowAttributescreate windows and window attributes structure[ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ]
XSetWindowBackgroundchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XSetWindowBackgroundPixmapchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XSetWindowBorderchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XSetWindowBorderPixmapchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XSetWindowBorderWidthconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XSetWindowColormapchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ]
XShapeCombineMaskX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeCombineRectanglesX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeCombineRegionX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeCombineShapeX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeGetRectanglesX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeInputSelectedX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeOffsetShapeX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeQueryExtensionX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeQueryExtentsX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeQueryVersionX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShapeSelectInputX nonrectangular shape functions[ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ]
XShrinkRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XSizeHintsallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XStandardColormapallocate, set, or read a standard colormap structure[ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ]
XStoreBuffermanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XStoreBytesmanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XStoreColorset colors[ XStoreColors, XStoreColor, XStoreNamedColor ]
XStoreColorsset colors[ XStoreColors, XStoreColor, XStoreNamedColor ]
XStoreNameset or read a window’s WM_NAME property[ XSetWMName, XGetWMName, XStoreName, XFetchName ]
XStoreNamedColorset colors[ XStoreColors, XStoreColor, XStoreNamedColor ]
XStringListToTextPropertyconvert string lists and text property structure[ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ]
XStringToKeysymconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XSubImageimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XSubtractRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XSupportsLocaledetermine locale support and configure locale modifiers[ XSupportsLocale, XSetLocaleModifiers ]
XSynchandle output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XSynchronizeenable or disable synchronization[ XSynchronize, XSetAfterFunction ]
XTextExtentscompute or query text extents[ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ]
XTextExtents16compute or query text extents[ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ]
XTextItemdraw polytext text and text drawing structures[ XDrawText, XDrawText16, XTextItem, XTextItem16 ]
XTextItem16draw polytext text and text drawing structures[ XDrawText, XDrawText16, XTextItem, XTextItem16 ]
XTextPropertyconvert string lists and text property structure[ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ]
XTextPropertyToStringListconvert string lists and text property structure[ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ]
XTextWidthcompute text width[ XTextWidth, XTextWidth16 ]
XTextWidth16compute text width[ XTextWidth, XTextWidth16 ]
XTimeCoordsend events and pointer motion history structure[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ]
XTranslateCoordinatestranslate window coordinates
XUndefineCursordefine cursors[ XDefineCursor, XUndefineCursor ]
XUngrabButtongrab pointer buttons[ XGrabButton, XUngrabButton ]
XUngrabDevicegrab/release the specified extension device[ XGrabDevice, XUngrabDevice ]
XUngrabDeviceButtongrab/ungrab extension input device buttons[ XGrabDeviceButton, XUngrabDeviceButton ]
XUngrabDeviceKeygrab/ungrab extension input device Keys[ XGrabDeviceKey, XUngrabDeviceKey ]
XUngrabKeygrab keyboard keys[ XGrabKey, XUngrabKey ]
XUngrabKeyboardgrab the keyboard[ XGrabKeyboard, XUngrabKeyboard ]
XUngrabPointergrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XUngrabServergrab the server[ XGrabServer, XUngrabServer ]
XUninstallColormapcontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XUnionRectWithRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XUnionRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XUniqueContextassociative look-up routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XUnloadFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XUnmapEventUnmapNotify event structure
XUnmapSubwindowsunmap windows[ XUnmapWindow, XUnmapSubwindows ]
XUnmapWindowunmap windows[ XUnmapWindow, XUnmapSubwindows ]
XUnsetICFocusset and unset input context focus[ XSetICFocus, XUnsetICFocus ]
XVaCreateNestedListallocate a nested variable argument list
XVisibilityNotifyEventVisibilityNotify event structure
XVisualIDFromVisualobtain visual information and visual structure[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ]
XVisualInfoobtain visual information and visual structure[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ]
XWMGeometryparse window geometry[ XParseGeometry, XWMGeometry ]
XWMHintsallocate window manager hints structure and set or read a window’s WM_HINTS property[ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ]
XWarpPointermove pointer
XWindowAttributesget current window attribute or geometry and current window attributes structure[ XGetWindowAttributes, XGetGeometry, XWindowAttributes ]
XWindowChangesconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XWindowEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XWithdrawWindowmanipulate top-level windows[ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ]
XWriteBitmapFilemanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XXorRegionregion arithmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XcmsAllocColorallocate colors[ XcmsAllocColor, XcmsAllocNamedColor ]
XcmsAllocNamedColorallocate colors[ XcmsAllocColor, XcmsAllocNamedColor ]
XcmsCCCofColormapquery and modify CCC of a colormap[ XcmsCCCofColormap, XcmsSetCCCOfColormap ]
XcmsCIELabXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsCIELabQueryMaxCobtain the CIE L∗a∗b∗ coordinates[ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ]
XcmsCIELabQueryMaxLobtain the CIE L∗a∗b∗ coordinates[ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ]
XcmsCIELabQueryMaxLCobtain the CIE L∗a∗b∗ coordinates[ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ]
XcmsCIELabQueryMinLobtain the CIE L∗a∗b∗ coordinates[ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ]
XcmsCIELuvXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsCIELuvQueryMaxCobtain the CIE L∗u∗v∗ coordinates[ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ]
XcmsCIELuvQueryMaxLobtain the CIE L∗u∗v∗ coordinates[ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ]
XcmsCIELuvQueryMaxLCobtain the CIE L∗u∗v∗ coordinates[ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ]
XcmsCIELuvQueryMinLobtain the CIE L∗u∗v∗ coordinates[ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ]
XcmsCIEXYZXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsCIEuvYXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsCIExyYXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsColorXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsConvertColorsconvert CCC color specifications
XcmsCreateCCCcreating and destroying CCCs[ XcmsCreateCCC, XcmsFreeCCC ]
XcmsDefaultCCCobtain the default CCC for a screen
XcmsFreeCCCcreating and destroying CCCs[ XcmsCreateCCC, XcmsFreeCCC ]
XcmsLookupColorobtain color values[ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ]
XcmsPadXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsQueryBlackobtain black, blue, green, red, and white CCC color specifications[ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ]
XcmsQueryBlueobtain black, blue, green, red, and white CCC color specifications[ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ]
XcmsQueryColorobtain color values[ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ]
XcmsQueryColorsobtain color values[ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ]
XcmsQueryGreenobtain black, blue, green, red, and white CCC color specifications[ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ]
XcmsQueryRedobtain black, blue, green, red, and white CCC color specifications[ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ]
XcmsQueryWhiteobtain black, blue, green, red, and white CCC color specifications[ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ]
XcmsRGBXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsRGBiXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsSetCCCOfColormapquery and modify CCC of a colormap[ XcmsCCCofColormap, XcmsSetCCCOfColormap ]
XcmsSetWhiteAdjustProcmodifying CCC attributes[ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ]
XcmsSetWhitePointmodifying CCC attributes[ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ]
XcmsStoreColorset colors[ XcmsStoreColor, XcmsStoreColors ]
XcmsStoreColorsset colors[ XcmsStoreColor, XcmsStoreColors ]
XcmsTekHVCXcms color struture[ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ]
XcmsTekHVCQueryMaxCobtain the TekHVC coordinates[ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ]
XcmsTekHVCQueryMaxVobtain the TekHVC coordinates[ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ]
XcmsTekHVCQueryMaxVCobtain the TekHVC coordinates[ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ]
XcmsTekHVCQueryMaxVSamplesobtain the TekHVC coordinates[ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ]
XcmsTekHVCQueryMinVobtain the TekHVC coordinates[ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ]
XmbDrawImageStringdraw image text using a single font set[ XmbDrawImageString, XwcDrawImageString ]
XmbDrawStringdraw text using a single font set[ XmbDrawString, XwcDrawString ]
XmbDrawTextdraw text using multiple font sets[ XmbDrawText, XwcDrawText ]
XmbLookupStringobtain composed input from an input method[ XmbLookupString, XwcLookupString ]
XmbResetICreset the state of an input context[ XmbResetIC, XwcResetIC ]
XmbSetWMPropertiesset standard window properties[ XSetWMProperties, XmbSetWMProperties ]
XmbTextEscapementobtain the escapement of text[ XmbTextEscapement, XwcTextEscapement ]
XmbTextExtentscompute text extents[ XmbTextExtents, XwcTextExtents ]
XmbTextListToTextPropertyconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]
XmbTextPerCharExtentsobtain per-character information for a text string[ XmbTextPerCharExtents, XwcTextPerCharExtents ]
XmbTextPropertyToTextListconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]
XrmCombineDatabasemerge resource databases[ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ]
XrmCombineFileDatabasemerge resource databases[ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ]
XrmDestroyDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmEnumerateDatabaseenumerate resource database entries
XrmGetDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmGetFileDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmGetResourceretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmGetStringDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmInitializeinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XrmLocaleOfDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmMergeDatabasesmerge resource databases[ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ]
XrmOptionDescRecinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XrmOptionKindinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XrmParseCommandinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XrmPermStringToQuarkmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmPutFileDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmPutLineResourcestore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmPutResourcestore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmPutStringResourcestore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmQGetResourceretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmQGetSearchListretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmQGetSearchResourceretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmQPutResourcestore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmQPutStringResourcestore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmQuarkToStringmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmSetDatabaseretrieve and store resource databases[ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ]
XrmStringToBindingQuarkListmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmStringToQuarkmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmStringToQuarkListmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmUniqueQuarkmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmValueinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XwcDrawImageStringdraw image text using a single font set[ XmbDrawImageString, XwcDrawImageString ]
XwcDrawStringdraw text using a single font set[ XmbDrawString, XwcDrawString ]
XwcDrawTextdraw text using multiple font sets[ XmbDrawText, XwcDrawText ]
XwcFreeStringListconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]
XwcLookupStringobtain composed input from an input method[ XmbLookupString, XwcLookupString ]
XwcResetICreset the state of an input context[ XmbResetIC, XwcResetIC ]
XwcTextEscapementobtain the escapement of text[ XmbTextEscapement, XwcTextEscapement ]
XwcTextExtentscompute text extents[ XmbTextExtents, XwcTextExtents ]
XwcTextListToTextPropertyconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]
XwcTextPerCharExtentsobtain per-character information for a text string[ XmbTextPerCharExtents, XwcTextPerCharExtents ]
XwcTextPropertyToTextListconvert text lists and text property structures[ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ]

5. File Formats

license.datlicense configuration file for FLEXlm licensed applications
license.optionssite administrator options file for FLEXlm licensed applications[ license.opt ]

8. Maintenance Commands

oscdbcreate an entry in the directory database
oschhostchange the host of an entry in the Directory Manager’s database
oscmrfdelete all cache and commseg files in the free pool
oscmshtdshut down the Cache Manager
oscmstatprint status information about a Cache Manager process
osdirmtrprint results of a getrusage(2) system call for a  Directory Manager process
osdirshtdshut down the Directory Manager
osinitdirinitialize a Directory Manager
osinitfsinitialize an ObjectStore file system
osinstallschemasinstall schemas distributed with ObjectStore
osrverfverify the directory database against an individual Server file system
ossvrchkptforce a checkpoint on a Server
ossvrclntkillkill a client thread on a Server
ossvrclrcacheclear the cache of a Server
ossvrmtrprint results of a getrusage(2) system call for a Server process
ossvrsetcacheset the data cache size of a Server
ossvrsetchkpset Server parameters
ossvrshtdimmediately shuts down a Server
ossvrstatdisplay statistics on all clients currently connected to a Server

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026