![[BSDI Home Page]](/bsdi/bsd-daemon.gif)
Section 3X11 Index
Index Page and Help
- AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease (3X11)
- Display macros and functions
- BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG- COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does- SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event- MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap- sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf- Screen, WidthOfScreen, WidthMMOfScreen (3X11)
- screen information functions and macros
- DBE (3X11)
- Double Buffer Extension
- DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite- PointOfCCC, ClientWhitePointOfCCC (3X11)
- Color Conversion Context macros
- ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display- WidthMM, XListPixmapFormats, XPixmapFormatValues (3X11)
- image format functions and macros
- IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction- Key, IsModiferKey, IsPFKey, IsPrivateKeypadKey (3X11)
- keysym classification macros
- XAddConnectionWatch, XRemoveConnectionWatch, XProcessIn- ternalConnection, XInternalConnectionNumbers (3X11)
- handle Xlib internal connections
- XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove- Hosts, XSetAccessControl, XEnableAccessControl, XDis- ableAccessControl, XHostAddress (3X11)
- control host access and host control structure
- XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint (3X11)
- allocate class hints structure and set or read a window's WM_CLASS property
- XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc- ColorPlanes, XFreeColors (3X11)
- allocate and free colors
- XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize (3X11)
- allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints (3X11)
- allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XAllocStandardColormap, XSetRGBColormaps, XGetRGBCol- ormaps, XStandardColormap (3X1X)
- allocate, set, or read a standard colormap structure
- XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints (3X11)
- allocate window manager hints structure and set or read a window's WM_HINTS property
- XAllowDeviceEvents (3X11)
- release queued events
- XAllowEvents (3X11)
- release queued events
- XAnyEvent, XEvent (3X11)
- generic X event structures
- XButtonEvent, XKeyEvent, XMotionEvent (3X11)
- KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
- XChangeKeyboardControl, XGetKeyboardControl, XAutoRe- peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon- trol (3X1X)
- manipulate keyboard settings and keyboard control structure
- XChangeKeyboardDevice (3X11)
- change which device is used as the X keyboard
- XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey- codes, XSetModifierMapping, XGetModifierMapping, XNewModi- fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap (3X1X)
- manipulate keyboard encoding and keyboard encoding structure
- XChangePointerControl, XGetPointerControl (3X11)
- control pointer
- XChangePointerDevice (3X11)
- change which device is the X pointer
- XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet (3X11)
- change a client's save set
- XCirculateEvent (3X11)
- CirculateNotify event structure
- XCirculateRequestEvent (3X1X)
- CirculateRequest event structure
- XClearArea, XClearWindow (3X11)
- clear area or window
- XClientMessageEvent (3X11)
- ClientMessage event structure
- XColormapEvent (3X11)
- ColormapNotify event structure
- XConfigureEvent (3X11)
- ConfigureNotify event structure
- XConfigureRequestEvent (3X1X)
- ConfigureRequest event structure
- XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe- sizeWindow, XSetWindowBorderWidth, XWindowChanges (3X11)
- configure windows and window changes structure
- XCopyArea, XCopyPlane (3X11)
- copy areas
- XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor (3X11)
- create, copy, or destroy colormaps and color structure
- XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor (3X11)
- create cursors
- XCreateFontSet, XFreeFontSet (3X11)
- create and free an international text drawing font set
- XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues (3X11)
- create or free graphics contexts and graphics context structure
- XCreateIC, XDestroyIC, XIMOfIC (3X11)
- create, destroy, and obtain the input method of an input context
- XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC (3X11)
- create output contexts
- XCreatePixmap, XFreePixmap (3X11)
- create or destroy pixmaps
- XCreateRegion, XSetRegion, XDestroyRegion (3X11)
- create or destroy regions
- XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes (3X11)
- create windows and window attributes structure
- XCreateWindowEvent (3X11)
- CreateNotify event structure
- XCrossingEvent (3X11)
- EnterNotify and LeaveNotify event structure
- XDefineCursor, XUndefineCursor (3X11)
- define cursors
- XDestroyWindow, XDestroySubwindows (3X11)
- destroy windows
- XDestroyWindowEvent (3X11)
- DestroyNotify event structure
- XDeviceBell (3X11)
- ring a bell on a device supported through the input extension
- XDrawArc, XDrawArcs, XArc (3X11)
- draw arcs and arc structure
- XDrawImageString, XDrawImageString16 (3X11)
- draw image text
- XDrawLine, XDrawLines, XDrawSegments, XSegment (3X11)
- draw lines, polygons, and line structure
- XDrawPoint, XDrawPoints, XPoint (3X11)
- draw points and points structure
- XDrawRectangle, XDrawRectangles, XRectangle (3X11)
- draw rectangles and rectangles structure
- XDrawString, XDrawString16 (3X11)
- draw text characters
- XDrawText, XDrawText16, XTextItem, XTextItem16 (3X11)
- draw polytext text and text drawing structures
- XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion (3X11)
- determine if regions are empty or equal
- XErrorEvent (3X11)
- X error event structure
- XExposeEvent (3X11)
- Expose event structure
- XExtentsOfFontSet (3X11)
- obtain the maximum extents structure for a font set
- XF86DGAQueryExtension, XF86DGAQueryVersion, XF86DGAQuery- DirectVideo, XF86DGAGetVideo, XF86DGADirectVideo, XF86DGASetVidPage, XF86DGASetViewPort, XF86DGAView- PortChanged, XF86DGAGetViewPortSize, XF86DGAInstallCol- ormap, XF86DGAForkApp (3X11)
- XFree86-DGA extension interface functions
- XF86MiscQueryExtension, XF86MiscQueryVersion, XF86MiscGet- MouseSettings, XF86MiscSetMouseSettings, XF86MiscGetKbd- Settings, XF86MiscSetKbdSettings (3X11)
- XFree86-Misc extension interface functions
- XF86VidModeQueryExtension, XF86VidModeQueryVersion, XF86VidModeGetModeLine, XF86VidModeGetAllModeLines, XF86VidModeDeleteModeLine, XF86VidModeModModeLine, XF86VidModeValidateModeLine, XF86VidModeSwitchMode, XF86VidModeSwitchToMode, XF86VidModeLockModeSwitch, XF86VidModeGetMonitor, XF86VidModeGetViewPort, XF86VidMod- eSetViewPort (3X11)
- XFree86-VidMode extension interface functions
- XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs (3X11)
- fill rectangles, polygons, or arcs
- XFilterEvent (3X11)
- filter X events for an input method
- XFlush, XSync, XEventsQueued, XPending (3X11)
- handle output buffer or event queue
- XFocusChangeEvent (3X11)
- FocusIn and FocusOut event structure
- XFontSetExtents (3X11)
- XFontSetExtents structure
- XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOf- FontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing (3X11)
- obtain fontset information
- XFree (3X11)
- free client data
- XGetDeviceControl, XChangeDeviceControl (3X11)
- query and change input device controls
- XGetDeviceKeyMapping, XChangeDeviceKeyMapping (3X11)
- query or change device key mappings
- XGetDeviceMotionEvents, XDeviceTimeCoord (3X11)
- get device motion history
- XGetExtensionVersion (3X11)
- query the version of the input extension.
- XGetFeedbackControl, XChangeFeedbackControl (3X11)
- query and change input device feedbacks
- XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo (3X11)
- obtain visual information and visual structure
- XGetWindowAttributes, XGetGeometry, XWindowAttributes (3X11)
- get current window attribute or geometry and current window attributes structure
- XGetWindowProperty, XListProperties, XChangeProperty, XRo- tateWindowProperties, XDeleteProperty (3X11)
- obtain and change window properties
- XGrabButton, XUngrabButton (3X11)
- grab pointer buttons
- XGrabDevice, XUngrabDevice (3X11)
- grab/release the specified extension device
- XGrabDeviceButton, XUngrabDeviceButton (3X11)
- grab/ungrab extension input device buttons
- XGrabDeviceKey, XUngrabDeviceKey (3X11)
- grab/ungrab extension input device Keys
- XGrabKey, XUngrabKey (3X11)
- grab keyboard keys
- XGrabKeyboard, XUngrabKeyboard (3X11)
- grab the keyboard
- XGrabPointer, XUngrabPointer, XChangeActivePointerGrab (3X11)
- grab the pointer
- XGrabServer, XUngrabServer (3X11)
- grab the server
- XGraphicsExposeEvent, XNoExposeEvent (3X11)
- GraphicsExpose and NoExpose event structures
- XGravityEvent (3X11)
- GravityNotify event structure
- XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow (3X11)
- manipulate top-level windows
- XIfEvent, XCheckIfEvent, XPeekIfEvent (3X11)
- check the event queue with a predicate procedure
- XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage (3X11)
- image utilities
- XInitThreads, XLockDisplay, XUnlockDisplay (3X11)
- multi-threading support
- XInstallColormap, XUninstallColormap, XListInstalledCol- ormaps (3X11)
- control colormaps
- XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames (3X11)
- create or return atom names
- XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion (3X11)
- region arithmetic
- XKeymapEvent (3X11)
- KeymapNotify event structure
- XListFonts, XFreeFontNames, XListFontsWithInfo, XFree- FontInfo (3X11)
- obtain or free font names and information
- XListInputDevices, XFreeDeviceList (3X11)
- list available input devices
- XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet- FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct (3X11)
- load or unload fonts and font metric structures
- XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym (3X11)
- handle keyboard input events in Latin-1
- XMapEvent, XMappingEvent (3X11)
- MapNotify and MappingNotify event structures
- XMapRequestEvent (3X11)
- MapRequest event structure
- XMapWindow, XMapRaised, XMapSubwindows (3X11)
- map windows
- XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType- dWindowEvent (3X11)
- select events by type
- XNoOp (3X11)
- No Operation
- XOpenDevice, XCloseDevice (3X11)
- open or close an extension input device
- XOpenDisplay, XCloseDisplay (3X11)
- connect or disconnect to X server
- XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplay- OfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnreg- isterIMInstantiateCallback (3X11)
- open, close, and otain input method information
- XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplay- OfOM, XLocaleOfOM (3X11)
- open output methods
- XParseGeometry, XWMGeometry (3X11)
- parse window geometry
- XPolygonRegion, XClipBox (3X11)
- generate regions
- XPropertyEvent (3X11)
- PropertyNotify event structure
- XPutBackEvent (3X11)
- put events back on the queue
- XPutImage, XGetImage, XGetSubImage (3X11)
- transfer images
- XQueryBestSize, XQueryBestTile, XQueryBestStipple (3X11)
- determine efficient sizes
- XQueryColor, XQueryColors, XLookupColor, XParseColor (3X11)
- obtain color values
- XQueryDeviceState (3X11)
- query the state of an extension input device.
- XQueryPointer (3X11)
- get pointer coordinates
- XQueryTree (3X11)
- query window tree information
- XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu- lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin- dows (3X11)
- change window stacking order
- XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData (3X11)
- manipulate bitmaps
- XRecolorCursor, XFreeCursor, XQueryBestCursor (3X11)
- manipulate cursors
- XReparentEvent (3X11)
- ReparentNotify event structure
- XReparentWindow (3X11)
- reparent windows
- XResizeRequestEvent (3X11)
- ResizeRequest event structure
- XResourceManagerString, XScreenResourceString (3X1X)
- obtain server resource properties
- XSaveContext, XFindContext, XDeleteContext, XUniqueContext (3X11)
- associative look-up routines
- XSelectExtensionEvent, XGetSelectedExtensionEvents (3X11)
- select extension events, get the list of currently selected extension events
- XSelectInput (3X11)
- select input events
- XSelectionClearEvent (3X11)
- SelectionClear event structure
- XSelectionEvent (3X11)
- SelectionNotify event structure
- XSelectionRequestEvent (3X1X)
- SelectionRequest event structure
- XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord (3X11)
- send events and pointer motion history structure
- XSendExtensionEvent (3X11)
- send input extension events to a client
- XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure (3X11)
- GC convenience routines
- XSetClipOrigin, XSetClipMask, XSetClipRectangles (3X11)
- GC convenience routines
- XSetCloseDownMode, XKillClient (3X11)
- control clients
- XSetCommand, XGetCommand (3X11)
- set or read a window's WM_COMMAND property
- XSetDeviceButtonMapping, XGetDeviceButtonMapping (3X1X)
- query or change device button mappings
- XSetDeviceFocus, XGetDeviceFocus (3X11)
- control extension input device focus
- XSetDeviceMode (3X11)
- change the mode of a device
- XSetDeviceValuators (3X11)
- initialize the valuators on an extension input device
- XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr- rorHandler, XGetErrorDatabaseText (3X11)
- default error handlers
- XSetFillStyle, XSetFillRule (3X11)
- GC convenience routines
- XSetFont (3X11)
- GC convenience routines
- XSetFontPath, XGetFontPath, XFreeFontPath (3X11)
- set, get, or free the font search path
- XSetICFocus, XUnsetICFocus (3X11)
- set and unset input context focus
- XSetICValues, XGetICValues (3X11)
- set and obtain XIC values
- XSetInputFocus, XGetInputFocus (3X11)
- control input focus
- XSetLineAttributes, XSetDashes (3X11)
- GC convenience routines
- XSetPointerMapping, XGetPointerMapping (3X11)
- manipulate pointer settings
- XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver (3X11)
- manipulate the screen saver
- XSetSelectionOwner, XGetSelectionOwner, XConvertSelection (3X11)
- manipulate window selection
- XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground (3X11)
- GC convenience routines
- XSetTextProperty, XGetTextProperty (3X11)
- set and read text properties
- XSetTile, XSetStipple, XSetTSOrigin (3X11)
- GC convenience routines
- XSetTransientForHint, XGetTransientForHint (3X11)
- set or read a window's WM_TRANSIENT_FOR property
- XSetWMClientMachine, XGetWMClientMachine (3X11)
- set or read a window's WM_CLIENT_MACHINE property
- XSetWMColormapWindows, XGetWMColormapWindows (3X11)
- set or read a window's WM_COLORMAP_WINDOWS property
- XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName (3X11)
- set or read a window's WM_ICON_NAME property
- XSetWMName, XGetWMName, XStoreName, XFetchName (3X11)
- set or read a window's WM_NAME property
- XSetWMProperties, XmbSetWMProperties (3X11)
- set standard window properties
- XSetWMProtocols, XGetWMProtocols (3X11)
- set or read a window's WM__PROTOCOLS property
- XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe- gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan- gles (3X11)
- X nonrectangular shape functions
- XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo- tateBuffers (3X11)
- manipulate cut and paste buffers
- XStoreColors, XStoreColor, XStoreNamedColor (3X11)
- set colors
- XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase (3X11)
- convert keysyms
- XSupportsLocale, XSetLocaleModifiers (3X11)
- determine locale support and configure locale modifiers
- XSynchronize, XSetAfterFunction (3X11)
- enable or disable synchronization
- XTextExtents, XTextExtents16, XQueryTextExtents, XQuery- TextExtents16 (3X11)
- compute or query text extents
- XTextWidth, XTextWidth16 (3X11)
- compute text width
- XTranslateCoordinates (3X11)
- translate window coordinates
- XUnmapEvent (3X11)
- UnmapNotify event structure
- XUnmapWindow, XUnmapSubwindows (3X11)
- unmap windows
- XVaCreateNestedList (3X11)
- allocate a nested variable argument list
- XVisibilityNotifyEvent (3X11)
- VisibilityNotify event structure
- XWarpPointer (3X11)
- move pointer
- XcmsAllocColor, XcmsAllocNamedColor (3X11)
- allocate colors
- XcmsCCCOfColormap, XcmsSetCCCOfColormap (3X11)
- query and modify CCC of a colormap
- XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQuery- MaxLC, XcmsCIELabQueryMinL (3X11)
- obtain the CIE L*a*b* coordinates
- XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQuery- MaxLC, XcmsCIELuvQueryMinL (3X11)
- obtain the CIE L*u*v* coordinates
- XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm- sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad (3X11)
- Xcms color struture
- XcmsConvertColors (3X11)
- convert CCC color specifications
- XcmsCreateCCC, XcmsFreeCCC (3X11)
- creating and destroying CCCs
- XcmsDefaultCCC (3X11)
- obtain the default CCC for a screen
- XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms- QueryRed, XcmsQueryWhite (3X11)
- obtain black, blue, green, red, and white CCC color specifications
- XcmsQueryColor, XcmsQueryColors, XcmsLookupColor (3X11)
- obtain color values
- XcmsSetWhitePoint, XcmsSetWhiteAdjustProc (3X11)
- modifying CCC attributes
- XcmsStoreColor, XcmsStoreColors (3X11)
- set colors
- XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery- MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV (3X11)
- obtain the TekHVC coordinates
- XdbeBeginIdiom (3X11)
- marks the beginning of a DBE idiom sequence.
- XdbeEndIdiom (3X11)
- marks the end of a DBE idiom sequence.
- XdbeFreeVisualInfo (3X11)
- frees information returned by XdbeGetVisualInfo().
- XdbeGetVisualInfo (3X11)
-
- XdbeQueryExtension (3X11)
- returns the version of DBE supported by the server.
- XdbeSwapBuffers (3X11)
- swaps front and back DBE buffers.
- XmbDrawImageString, XwcDrawImageString (3X11)
- draw image text using a single font set
- XmbDrawString, XwcDrawString (3X11)
- draw text using a single font set
- XmbDrawText, XwcDrawText (3X11)
- draw text using multiple font sets
- XmbLookupString, XwcLookupString (3X11)
- obtain composed input from an input method
- XmbResetIC, XwcResetIC (3X11)
- reset the state of an input context
- XmbTextEscapement, XwcTextEscapement (3X11)
- obtain the escapement of text
- XmbTextExtents, XwcTextExtents (3X11)
- compute text extents
- XmbTextPerCharExtents, XwcTextPerCharExtents (3X11)
- obtain percharacter information for a text string
- XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin- dowAttributes, XmbufChangeWindowAttributes, XmbufGet- BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow (3X11)
- X multibuffering functions
- XrmEnumerateDatabase (3X11)
- enumerate resource database entries
- XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString- Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet- Database, XrmDestroyDatabase (3X11)
- retrieve and store resource databases
- XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource (3X11)
- retrieve database resources and search lists
- XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec (3X11)
- initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmMergeDatabases, XrmCombineDatabase, XrmCombineFile- Database (3X11)
- merge resource databases
- XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource (3X11)
- store database resources
- XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind- ingQuarkList (3X11)
- manipulate resource quarks