Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Ultrix 3.1+WS-2.2/VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

1. Commands

1X. X11 Commands

1c. Communication Commands

1g. Graphics Commands

1mh. RAND Message Handler Commands

2. System Calls

2nfs. NFS Calls

3. Library Functions

3Dwt. XUI Toolkit

3X11. X11 Libraries

3Xt. X Toolkit

3m. Math Library

3n. Network Support Libraries

3x. Miscellaneous Libraries

3yp. Yellow Pages (NIS) Library

4. Special Files

4f. Network Protocol Families

4n. Networking Facilities

5. File Formats

5int. International File Formats

5mh. RAND Message Handler File Formats

5nfs. NFS File Formats

7. Miscellaneous Facilities

8. Maintenance Procedures

8X. DECwindows Maintenance Tools

8c. Network Services

8mh. RAND Mail Handler Maintenance Commands

8nfs. NFS Services

8ufs. UFS Maintenance Commands

8v. Maintenance Procedures

8yp. Yellow Pages (NIS) Maintenance Commands

Manual — Ultrix 3.1+WS-2.2/VAX

971 entries
DwtRegisterClass.

1. Commands

atexecute commands at a later time[ at, batch ]
awkpattern scanning and processing language
calprint calendar
capsarprepares documents not in ASCII format for transport in the Mail system
cflowgenerate C flow graph
chfnchange system finger entry
cmpcompare file data
colfilter reverse line feeds
compresscompress and expand data[ compress, uncompress, zcat ]
cpcopy file data
cpiocopy file archives in and out
cppthe C language preprocessor
cshC shell Command Interpreter
ctodcombine DDIS objects into DOTS format
cxrefgenerate C program cross reference
dcdesktop calculator
dfdisplay free and used disk space
diffdifferential file comparator
dtocunpack objects from a DOTS file
duprint amount of disk usage
extext editor[ ex, edit ]
findfind files
fingerprint user finger information
fmtsimple text formatter
foldfold long lines for finite width output device
joinjoin files
ldlink editor
lproff line print
lslist and generate statistics for files
makemaintain, update, and regenerate groups of programs
mandisplays manual pages online
moredisplay file data at your terminal[ more, page ]
nroffformat text
psprint process status statistics
ranlibconvert archives to random libraries
sccsSource Code Control System
scriptgenerate script of your terminal session
sedstream text editor
shcommand language[ sh, for, case, if, while, :, ., break, continue, cd, eval, exec, exit, export, login, read, readonly, set, shift, times, trap, umask, wait ]
sh5shell, the standard/restricted command programming language[ sh5, rsh5 ]
stringsprint ASCII strings in program
talktalk to another user
tarmultivolume archiver
teepipe output to terminal and file
vcversion control program
vccVAX C compiler
vitext editor
viewdisplays a file using the vi commands
vmstatreport virtual memory statistics
writewrite message to another user

1X. X11 Commands

XA network-transparent window system
XcompX Window System Version 10 compatibility server
XprompterDECwindows session manager and login window[ dxsession, Xprompter ]
bitmapX Window System bitmap editor
dxcalcDECwindows interface to the calculator
dxcalendarDECwindows calendar program
dxcardfilerDECwindows interface to the cardfiler
dxclockDECwindows interface to the clock
dxcutDECwindows cut buffer utility
dxdbDECwindows debugger
dxdiffDECwindows visual differences program
dxfcBDF to PCF font compiler for X11
dxmailDECwindows mail program
dxmkfontdirCreate a list of fonts for the X server. 
dxnotepadDECwindows text editor
dxpaintDECwindows bitmap editor
dxpsviewDECwindows PostScript previewer
dxpuzzleDECwindows interface to a puzzle game
dxsessionDECwindows session manager and login window[ dxsession, Xprompter ]
dxshowfontDisplay contents of a font file
dxtermDECwindows terminal emulator
dxueDECwindows user executive
dxuiluser interface language compiler for X window system
dxvdocCompound document viewer
dxwmDECwindows window manager
resizereset TERMCAP with the current window size
uwmX Window System window manager
xeditX Toolkit-based text editor
xfdX Window System font displayer
xhostX Window System access control program
xloadX Window System load average display
xlsfontsX Window System font list displayer
xmanX Window System reference page display program
xmhX Window System interface to the mh Mail Handler
xrdbX Window System server resource database utility
xrefreshrefresh all windows on the screen
xsetset parameters for the X Window System server
xsetrootX Window System root window parameter-setting utility
xtermX Window System terminal emulator
xwininfoX Window System window information summarizer

1c. Communication Commands

ftpfile transfer program

1g. Graphics Commands

splineinterpolate smooth curve

1mh. RAND Message Handler Commands

annoannotate messages
burstexplode digests into messages
distredistribute a message to additional addresses
folderset folder or display current foldername
folderslist folders and contents
forwforward messages
incincorporate new mail
markmark messages
mhMessage Handler
mhlproduce formatted listings of MH messages
mhpathprint full pathnames of MH messages and folders
msgchkcheck for messages
mshMH shell
nextshow the next message
packfcompress a folder into a single file
pickselect messages by content
prevshow the previous message
prompterprompting editor front-end
rcvstoreincorporate new mail asynchronously
refilefile message in other folders
replreply to a message
rmfremove folder
rmmremove messages
scanproduce a one-line-per-message scan listing
sendsend a message
showshow (list) messages
slocalMH receive-mail hooks
sortmsort messages
whatnowprompting front-end for send
whomreport to whom a message would go

2. System Calls

accessdetermine the accessibility of file
acctturn accounting on or off
chmodchange mode of file[ chmod, fchmod ]
connectinitiate a connection on a socket
execveexecute a file
fcntlfile control
getdirentriesgets directory entries in a generic directory format
gethostnameget/set name of current host[ gethostname, sethostname ]
getitimerget/set value of interval timer[ getitimer, setitimer ]
getmntget information about mounted file systems
getpeernameget name of connected peer
mkdirmake a directory file
mknodmake a directory or a special file
mountmount or unmount a file system[ mount, umount ]
openopen for reading or writing
recvreceive a message from a socket[ recv, recvfrom, recvmsg ]
shmctlshared memory control operations
sigvecsoftware signal facilities
swaponadd a swap device for interleaved paging/swapping
symlinkmake symbolic link to a file
syscallindirect system call
unlinkremove directory entry
utimeset file times

2nfs. NFS Calls

mountmount or remove an NFS file system[ mount, umount ]

3. Library Functions

directorydirectory operations[ opendir, readdir, telldir, seekdir, rewinddir, closedir ]
endlast locations in program[ end, etext, edata ]
execlexecute a file[ execl, execv, execle, execlp, execvp, exect, environ ]
getmountentget information about mounted file systems without blocking
getpwentget password file entry[ getpwent, getpwuid, getpwnam, setpwent, endpwent ]
lockfrecord locking on files
mkfifomake a FIFO special file
mktempmake a unique file name
monitorprepare execution profile[ monitor, monstartup, moncontrol ]
statfsget file system statistics

3Dwt. XUI Toolkit

DwtActivateWidgetAllows the application to simulate push button activation. 
DwtAddFontListAdds an entry to a font list. 
DwtAttachedDBCreates an attached dialog box or a pop-up attached dialog box widget to contain other information/request (dialog) subwidgets. [ DwtAttachedDB, DwtAttachedDBCreate, DwtAttachedDBPopupCreate ]
DwtAttachedDBCreateCreates an attached dialog box or a pop-up attached dialog box widget to contain other information/request (dialog) subwidgets. [ DwtAttachedDB, DwtAttachedDBCreate, DwtAttachedDBPopupCreate ]
DwtAttachedDBPopupCreateCreates an attached dialog box or a pop-up attached dialog box widget to contain other information/request (dialog) subwidgets. [ DwtAttachedDB, DwtAttachedDBCreate, DwtAttachedDBPopupCreate ]
DwtBeginCopyToClipboardSets up storage and data structures to receive clipboard data. 
DwtCSStringCreates a compound-string. 
DwtCSTextCreates a compound-string text widget. [ DwtCSText, DwtCSTextCreate ]
DwtCSTextClearSelectionClears the global selection highlighted in the compound-string text widget. 
DwtCSTextCreateCreates a compound-string text widget. [ DwtCSText, DwtCSTextCreate ]
DwtCSTextGetEditableObtains the current edit permission state indicating whether the user can edit the text in the compound-string text widget. 
DwtCSTextGetMaxLengthObtains the current maximum allowable length of the text in the compound-string text widget. 
DwtCSTextGetSelectionRetrieves the global selection, if any, currently highlighted, in the compound string text widget. 
DwtCSTextGetStringRetrieves all text from the compound-string text widget. 
DwtCSTextReplaceReplaces a portion of the current text in the compound-string text widget or inserts some new text into the current text of the compound-string text widget. 
DwtCSTextSetEditableSets the permission state that determines whether the user can edit text in the compound-string text widget. 
DwtCSTextSetMaxLengthSets the maximum allowable length of the text in the compound-string text widget. 
DwtCSTextSetSelectionHighlights the specified text in the compound-string text widget and makes it the current global selection. 
DwtCSTextSetStringChanges the text in the compound-string text widget. 
DwtCSbytecmpDetermines if two compound-strings are identical. 
DwtCSemptyDetermines if the compound-string contains any text segments. 
DwtCStrcatAppends a copy of a compound-string to the end of another compound-string. [ DwtCStrcat, DwtCStrncat ]
DwtCStrcpyCopies a compound-string. [ DwtCStrcpy, DwtCStrncpy ]
DwtCStrlenReturns the number of bytes in a compound-string. 
DwtCStrncatAppends a copy of a compound-string to the end of another compound-string. [ DwtCStrcat, DwtCStrncat ]
DwtCStrncpyCopies a compound-string. [ DwtCStrcpy, DwtCStrncpy ]
DwtCancelCopyFormatIndicates that the application will no longer supply a data item to the clipboard that the application had previously passed by name. 
DwtCancelCopyToClipboardCancels the copy to clipboard that is in progress. 
DwtCautionBoxCreates a caution box widget for the application to display caution messages. [ DwtCautionBox, DwtCautionBoxCreate ]
DwtCautionBoxCreateCreates a caution box widget for the application to display caution messages. [ DwtCautionBox, DwtCautionBoxCreate ]
DwtClipboardLockLocks the clipboard from access by other applications. 
DwtClipboardRegisterFormatRegisters the length of the data for formats not specified by ICCCM conventions. 
DwtClipboardUnlockUnlocks the clipboard, enabling other applications to access it. 
DwtCloseHierarchyCloses a UID hierarchy. 
DwtColorMixCreateCreates a color mixing widget, which is a pop-up dialog box containing a default color display subwidget and a default color mixer subwidget. 
DwtColorMixGetNewColorReturns the red, green, and blue color values to the color mixing widget. 
DwtColorMixSetNewColorSets the new red, green, and blue color values in the color mixing widget. 
DwtCommandAppendAppends the passed string to the current command line and executes it, if required. 
DwtCommandErrorMessageWrites an error message in the command window and refreshes the command line. 
DwtCommandSetReplaces the current command string with the one passed and executes it, if required. 
DwtCommandWindowCreates a command window widget. [ DwtCommandWindow, DwtCommandWindowCreate ]
DwtCommandWindowCreateCreates a command window widget. [ DwtCommandWindow, DwtCommandWindowCreate ]
DwtCopyFromClipboardRetrieves a data item from the clipboard. 
DwtCopyToClipboardCopies a data item to the clipboard. 
DwtCreateFontListCreates a new font list. 
DwtDialogBoxCreates a dialog box widget to contain other subwidgets. [ DwtDialogBox, DwtDialogBoxCreate, DwtDialogBoxPopupCreate ]
DwtDialogBoxCreateCreates a dialog box widget to contain other subwidgets. [ DwtDialogBox, DwtDialogBoxCreate, DwtDialogBoxPopupCreate ]
DwtDialogBoxPopupCreateCreates a dialog box widget to contain other subwidgets. [ DwtDialogBox, DwtDialogBoxCreate, DwtDialogBoxPopupCreate ]
DwtDisplayCSMessageDisplays a compound-string message. 
DwtDisplayVmsMessageAccepts and displays a VMS message. 
DwtDrmFreeResourceContextFrees a resource context. 
DwtDrmGetResourceContextGets a resource context. 
DwtDrmHGetIndexedLiteralFetches indexed literals from a DRM hierarchy. 
DwtDrmRCBufferReturns a pointer to the memory buffer. 
DwtDrmRCSetTypeModifies the type of a resource context. 
DwtDrmRCSizeReturns the size of a resource context. 
DwtDrmRCTypeReturns the type of a resource context. 
DwtEndCopyFromClipboardNotifies the cut and paste functions that the application has completed copying an item from the clipboard and unlocks the clipboard. 
DwtEndCopyToClipboardPlaces data in the clipboard data structure. 
DwtFetchColorLiteralFetches a named color literal from a UID file. 
DwtFetchIconLiteralFetches a named icon literal from a hierarchy. 
DwtFetchInterfaceModuleFetches all the widgets defined in an interface module in the UID hierarchy. 
DwtFetchLiteralFetches a named literal from a UID file. 
DwtFetchSetValuesFetches the values to be set from literals stored in UID files. 
DwtFetchWidgetFetches and then creates any indexed (UIL named) application widget and its children. 
DwtFetchWidgetOverrideFetches any indexed (UIL named) application widget.  It overrides the arguments specified for this application widget in UIL. 
DwtFileSelectionCreates a file selection box widget for the application to query the user for a file selection. [ DwtFileSelection, DwtFileSelectionCreate ]
DwtFileSelectionCreateCreates a file selection box widget for the application to query the user for a file selection. [ DwtFileSelection, DwtFileSelectionCreate ]
DwtFileSelectionDoSearchInitiates a search with a directory mask option.  Otherwise, the current directory mask is used. 
DwtGetNextSegmentGets information about the next segment in the compound-string. 
DwtGetUserDataReturns the user data associated with the widget. 
DwtHelpCreates a help menu widget. [ DwtHelp, DwtHelpCreate ]
DwtHelpCreateCreates a help menu widget. [ DwtHelp, DwtHelpCreate ]
DwtInitGetSegmentReturns the initialized context of the compound-string. 
DwtInitializeDRMPrepares an application to use DRM widget-fetching facilities. 
DwtInquireNextPasteCountReturns the number of data item formats available for the next paste item in the clipboard. 
DwtInquireNextPasteFormatReturns a specified format name for the next-paste item in the clipboard. 
DwtInquireNextPasteLengthReturns the length of the data stored under a specified format name for the next-paste item in the clipboard. 
DwtLabelCreates a label widget for the application to display identification information (label) on the screen. [ DwtLabel, DwtLabelCreate ]
DwtLabelCreateCreates a label widget for the application to display identification information (label) on the screen. [ DwtLabel, DwtLabelCreate ]
DwtLabelGadgetCreateCreates a label gadget. 
DwtLatin1StringCreates a compound-string for the LATIN1 character set. 
DwtListBoxCreates a list box widget for the application to display large numbers of item choices or entries in a list format. [ DwtListBox, DwtListBoxCreate ]
DwtListBoxAddItemAdds an item to the list within a list box widget. 
DwtListBoxCreateCreates a list box widget for the application to display large numbers of item choices or entries in a list format. [ DwtListBox, DwtListBoxCreate ]
DwtListBoxDeleteItemDeletes an item from the list within a list box widget. 
DwtListBoxDeletePosDeletes an item identified by its position from the list within a list box widget. 
DwtListBoxDeselectAllItemsDeselects all of the previously selected items in a list box. 
DwtListBoxDeselectItemDeselects a previously selected item in a list box. 
DwtListBoxDeselectPosDeselects an item identified by its position in the list box. 
DwtListBoxItemExistsVerifies the existence of a particular item in a list box. 
DwtListBoxSelectItemSelects an item in the list box. 
DwtListBoxSelectPosSelects an item identified by its position in the list box. 
DwtListBoxSetHorizPosSets the horizontal position to a specified position. 
DwtListBoxSetItemMakes a specified item (if it exists) the first visible item in a list box, or as close to the top as possible.  The item always becomes visible. 
DwtListBoxSetPosMakes a specified position (item number in the list) the top visible position in a list box, or as close to the top as possible. 
DwtListPendingItemsReturns a list of data ID/private ID pairs for a specified format name. 
DwtMainSetAreasSets up or adds the menu bar, command window, work window, and scroll bar widgets to the main window widget of the application. 
DwtMainWindowCreates the main window widget. [ DwtMainWindow, DwtMainWindowCreate ]
DwtMainWindowCreateCreates the main window widget. [ DwtMainWindow, DwtMainWindowCreate ]
DwtMenuCreates a menu widget to contain other menu items (subwidgets) for the display of application menus. [ DwtMenu, DwtMenuCreate, DwtMenuPulldownCreate, DwtMenuPopupCreate ]
DwtMenuBarCreates a menu bar widget to contain menus. [ DwtMenuBar, DwtMenuBarCreate ]
DwtMenuBarCreateCreates a menu bar widget to contain menus. [ DwtMenuBar, DwtMenuBarCreate ]
DwtMenuCreateCreates a menu widget to contain other menu items (subwidgets) for the display of application menus. [ DwtMenu, DwtMenuCreate, DwtMenuPulldownCreate, DwtMenuPopupCreate ]
DwtMenuPopupCreateCreates a menu widget to contain other menu items (subwidgets) for the display of application menus. [ DwtMenu, DwtMenuCreate, DwtMenuPulldownCreate, DwtMenuPopupCreate ]
DwtMenuPositionPositions menu when user presses MB2. 
DwtMenuPulldownCreateCreates a menu widget to contain other menu items (subwidgets) for the display of application menus. [ DwtMenu, DwtMenuCreate, DwtMenuPulldownCreate, DwtMenuPopupCreate ]
DwtMessageBoxCreates a message box widget for the application to display text to the user. [ DwtMessageBox, DwtMessageBoxCreate ]
DwtMessageBoxCreateCreates a message box widget for the application to display text to the user. [ DwtMessageBox, DwtMessageBoxCreate ]
DwtOpenHierarchyAllocates a hierarchy ID and opens all the UID files in the hierarchy. 
DwtOptionMenuCreates an option menu widget to display and handle an application option list of attributes or modes of the menu topic.  It allows just one option selected from the list in the menu. [ DwtOptionMenu, DwtOptionMenuCreate ]
DwtOptionMenuCreateCreates an option menu widget to display and handle an application option list of attributes or modes of the menu topic.  It allows just one option selected from the list in the menu. [ DwtOptionMenu, DwtOptionMenuCreate ]
DwtPullDownMenuEntryCreates an instance of the pull-down menu entry widget. [ DwtPullDownMenuEntry, DwtPullDownMenuEntryCreate ]
DwtPullDownMenuEntryCreateCreates an instance of the pull-down menu entry widget. [ DwtPullDownMenuEntry, DwtPullDownMenuEntryCreate ]
DwtPullDownMenuEntryHiliteHighlights a menu entry. 
DwtPullEntryGadgetCreateCreates a pull-down menu entry gadget. 
DwtPushButtonCreates a push button widget. [ DwtPushButton, DwtPushButtonCreate ]
DwtPushButtonCreateCreates a push button widget. [ DwtPushButton, DwtPushButtonCreate ]
DwtPushButtonGadgetCreateCreates a push button gadget. 
DwtRadioBoxCreates a radio box widget for the application to display multiple toggle buttons. [ DwtRadioBox, DwtRadioBoxCreate ]
DwtRadioBoxCreateCreates a radio box widget for the application to display multiple toggle buttons. [ DwtRadioBox, DwtRadioBoxCreate ]
DwtReCopyToClipboardCopies a data item previously pased by name to the clipboard. 
DwtRegisterClassSaves the information needed for DRM to access the widget creation function for user-defined widgets. 
DwtRegisterDRMNamesRegisters the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names). 
DwtResolvePartOffsetsAllows writing of upward-compatible applications and widgets. 
DwtSTextCreates a simple text widget for the application to display a single or multiline text field.  The user can enter and edit text in this field. [ DwtSText, DwtSTextCreate ]
DwtSTextClearSelectionClears the global selection highlighted in the simple text widget. 
DwtSTextCreateCreates a simple text widget for the application to display a single or multiline text field.  The user can enter and edit text in this field. [ DwtSText, DwtSTextCreate ]
DwtSTextGetEditableObtains the current edit permission state indicating whether the user can edit the text in the simple text widget. 
DwtSTextGetMaxLengthGets the current maximum allowable length of the text string in the simple text widget. 
DwtSTextGetSelectionRetrieves the global selection, if any, currently highlighted in the simple text widget. 
DwtSTextGetStringRetrieves the text string from the simple text widget. 
DwtSTextReplaceReplaces a portion of the current text string in the simple text widget or inserts a new substring in the text. 
DwtSTextSetEditableSets the permission state that determines whether the user can edit text in the simple text widget. 
DwtSTextSetMaxLengthSets the maximum allowable length of the text string in the simple text widget. 
DwtSTextSetSelectionMakes the specified text in the simple text widget the current global selection and highlights it in the simple text widget. 
DwtSTextSetStringSets the text string in the simple text widget. 
DwtScaleCreates a scale widget that allows an application to display a scale for vernier control of a parameter while displaying the current value and range. [ DwtScale, DwtScaleCreate ]
DwtScaleCreateCreates a scale widget that allows an application to display a scale for vernier control of a parameter while displaying the current value and range. [ DwtScale, DwtScaleCreate ]
DwtScaleGetSliderGets the current value of the slider position displayed in the scale. 
DwtScaleSetSliderSets or changes the current value of the slider position displayed in the scale. 
DwtScrollBarCreates a scroll bar widget for the application to display and process scroll bar screen operations. [ DwtScrollBar, DwtScrollBarCreate ]
DwtScrollBarCreateCreates a scroll bar widget for the application to display and process scroll bar screen operations. [ DwtScrollBar, DwtScrollBarCreate ]
DwtScrollBarGetSliderRetrieves the current size and position parameters of the slider in the scroll bar widget. 
DwtScrollBarSetSliderSets or changes the current size/position parameters of the slider in the scroll bar widget. 
DwtScrollWindowCreates a scroll window widget for simple applications in the main window widget work area. [ DwtScrollWindow, DwtScrollWindowCreate ]
DwtScrollWindowCreateCreates a scroll window widget for simple applications in the main window widget work area. [ DwtScrollWindow, DwtScrollWindowCreate ]
DwtScrollWindowSetAreasSets up or adds the window region, and the horizontal or vertical scroll bar widgets to the scroll window widget. 
DwtSelectionCreates a selection box widget. [ DwtSelection, DwtSelectionCreate ]
DwtSelectionCreateCreates a selection box widget. [ DwtSelection, DwtSelectionCreate ]
DwtSeparatorCreates a separator widget for the application to define a border between items in a display. [ DwtSeparator, DwtSeparatorCreate ]
DwtSeparatorCreateCreates a separator widget for the application to define a border between items in a display. [ DwtSeparator, DwtSeparatorCreate ]
DwtSeparatorGadgetCreateCreates a separator gadget. 
DwtStartCopyFromClipboardIndicates that the application is ready to start copying data from the clipboard and locks the clipboard. 
DwtStartCopyToClipboardSets up storage and data structures to receive clipboard data. 
DwtStringCreates a compound-string. 
DwtStringFreeContextFrees a compound-string context structure. 
DwtStringInitContextInitializes a compound-string context structure needed by DwtGetNextSegment
DwtToggleButtonCreates a toggle button widget for the application to display screen settable switches for the user. [ DwtToggleButton, DwtToggleButtonCreate ]
DwtToggleButtonCreateCreates a toggle button widget for the application to display screen settable switches for the user. [ DwtToggleButton, DwtToggleButtonCreate ]
DwtToggleButtonGadgetCreateCreates a toggle button gadget. 
DwtToggleButtonGetStateGets the current state of the toggle button. 
DwtToggleButtonSetStateSets or changes the current state of the toggle button. 
DwtUndoCopyToClipboardDeletes the last item placed on the clipboard. 
DwtWindowCreates a window widget for simple applications to display in the main window widget work area. [ DwtWindow, DwtWindowCreate ]
DwtWindowCreateCreates a window widget for simple applications to display in the main window widget work area. [ DwtWindow, DwtWindowCreate ]
DwtWorkBoxCreates a work-in-progress box widget for the application to display work in progress messages. [ DwtWorkBox, DwtWorkBoxCreate ]
DwtWorkBoxCreateCreates a work-in-progress box widget for the application to display work in progress messages. [ DwtWorkBox, DwtWorkBoxCreate ]

3X11. X11 Libraries

AllPlanesDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
BitmapBitOrderimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
BitmapPadimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
BitmapUnitimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
BlackPixelDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
BlackPixelOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
CellsOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ConnectionNumberDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultColormapDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultColormapOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultDepthDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultDepthOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultGCDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultGCOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DefaultRootWindowDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultScreenDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultScreenOfDisplayDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultVisualDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DefaultVisualOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DisplayCellsDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayHeightimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
DisplayHeightMMimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
DisplayOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DisplayPlanesDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayStringDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
DisplayWidthimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
DisplayWidthMMimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
DoesBackingStorescreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
DoesSaveUndersscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
EventMaskOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
HeightMMOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
HeightOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ImageByteOrderimage format macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM ]
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, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
MaxCmapsOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
MinCmapsOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
NextEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
NextRequestDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
PlanesOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ProtocolRevisionDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ProtocolVersionDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
QLengthDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
RootWindowDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
RootWindowOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ScreenCountDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ScreenOfDisplayDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
ServerVendorDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
VendorReleaseDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
WhitePixelDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
WhitePixelOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
WidthMMOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
WidthOfScreenscreen information macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
XActivateScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XAddHostcontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XAddHostscontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XAddPixelimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XAddToSaveSetchange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
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 ]
XAllocNamedColorallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllowEventsrelease queued events
XAutoRepeatOffmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
XAutoRepeatOnmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
XBellmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
XChangeActivePointerGrabgrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XChangeGCcreate or free graphics contexts[ XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC ]
XChangeKeyboardControlmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
XChangeKeyboardMappingmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XChangePointerControlcontrol pointer[ XChangePointerControl, XGetPointerControl ]
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 ]
XCheckIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XCheckMaskEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckTypedEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckTypedWindowEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XCheckWindowEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
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 ]
XClearAreaclear area or window[ XClearArea, XClearWindow ]
XClearWindowclear area or window[ XClearArea, XClearWindow ]
XClipBoxgenerate regions[ XPolygonRegion, XClipBox ]
XCloseDisplayconnect or disconnect to X server[ XOpenDisplay, XCloseDisplay ]
XConfigureWindowconfigure windows[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth ]
XConvertSelectionmanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XCopyAreacopy areas[ XCopyArea, XCopyPlane ]
XCopyColormapAndFreecreate, copy, or destroy colormaps[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap ]
XCopyGCcreate or free graphics contexts[ XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC ]
XCopyPlanecopy areas[ XCopyArea, XCopyPlane ]
XCreateBitmapFromDatamanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XCreateColormapcreate, copy, or destroy colormaps[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap ]
XCreateFontCursorcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
XCreateGCcreate or free graphics contexts[ XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC ]
XCreateGlyphCursorcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
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[ XCreateWindow, XCreateSimpleWindow ]
XCreateWindowcreate windows[ XCreateWindow, XCreateSimpleWindow ]
XDefineCursordefine cursors[ XDefineCursor, XUndefineCursor ]
XDeleteContextassociative lookup routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XDeleteModifiermapEntrymanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XDeletePropertyobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XDestroyImageimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XDestroyRegioncreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XDestroySubwindowsdestroy windows[ XDestroyWindow, XDestroySubwindows ]
XDestroyWindowdestroy windows[ XDestroyWindow, XDestroySubwindows ]
XDisableAccessControcontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XDisplayKeycodesmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XDisplayMotionBufferSizesend events[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents ]
XDisplayNamedefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XDrawArcdraw arcs[ XDrawArc, XDrawArcs ]
XDrawArcsdraw arcs[ XDrawArc, XDrawArcs ]
XDrawImageStringdraw image text[ XDrawImageString, XDrawImageString16 ]
XDrawImageString16draw image text[ XDrawImageString, XDrawImageString16 ]
XDrawLinedraw lines and polygons[ XDrawLine, XDrawLines, XDrawSegments ]
XDrawLinesdraw lines and polygons[ XDrawLine, XDrawLines, XDrawSegments ]
XDrawPointdraw points[ XDrawPoint, XDrawPoints ]
XDrawPointsdraw points[ XDrawPoint, XDrawPoints ]
XDrawRectangledraw rectangles[ XDrawRectangle, XDrawRectangles ]
XDrawRectanglesdraw rectangles[ XDrawRectangle, XDrawRectangles ]
XDrawSegmentsdraw lines and polygons[ XDrawLine, XDrawLines, XDrawSegments ]
XDrawStringdraw text characters[ XDrawString, XDrawString16 ]
XDrawString16draw text characters[ XDrawString, XDrawString16 ]
XDrawTextdraw polytext text[ XDrawText, XDrawText16 ]
XDrawText16draw polytext text[ XDrawText, XDrawText16 ]
XEmptyRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XEnableAccessControlcontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XEqualRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XEventsQueuedhandle the output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XFetchBuffermanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XFetchBytesmanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XFetchNameset or get window names[ 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 ]
XFindContextassociative lookup routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XFlushhandle the output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XForceScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XFreefree client data[ XFree, XNoOp ]
XFreeColormapcreate, copy, or destroy colormaps[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap ]
XFreeColorsallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XFreeCursormanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XFreeFontload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
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 ]
XFreeGCcreate or free graphics contexts[ XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC ]
XFreeModifierMapmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XFreePixmapcreate or destroy pixmaps[ XCreatePixmap, XFreePixmap ]
XGContextFromGCcreate or free graphics contexts[ XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC ]
XGeometryparse window geometry and color[ XParseGeometry, XGeometry, XParseColor ]
XGetAtomNamecreate or return atom names[ XInternAtom, XGetAtomName ]
XGetClassHintset or get class hint[ XSetClassHint, XGetClassHint ]
XGetDefaultget X program defaults[ XGetDefault, XResourceManagerString ]
XGetErrorDatabaseTextdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XGetErrorTextdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XGetFontPathset, get, or free the font search path[ XSetFontPath, XGetFontPath, XFreeFontPath ]
XGetFontPropertyload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
XGetGeometryget current window attribute or geometry[ XGetWindowAttributes, XGetGeometry ]
XGetIconNameset or get icon names[ XSetIconName, XGetIconName ]
XGetIconSizes
XGetImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XGetInputFocuscontrol input focus[ XSetInputFocus, XGetInputFocus ]
XGetKeyboardControlmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
XGetKeyboardMappingmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XGetModifierMappingmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XGetMotionEventssend events[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents ]
XGetNormalHintsset or get normal state hints[ XSetNormalHints, XGetNormalHints ]
XGetPixelimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XGetPointerControlcontrol pointer[ XChangePointerControl, XGetPointerControl ]
XGetPointerMappingmanipulate pointer settings[ XSetPointerMapping, XGetPointerMapping ]
XGetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XGetSelectionOwnermanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XGetSizeHintsset or get window size hints[ XSetSizeHints, XGetSizeHints ]
XGetStandardColormapset or get standard colormaps[ XSetStandardColormap, XGetStandardColormap ]
XGetSubImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XGetTransientForHintset or get transient for hint[ XSetTransientForHint, XGetTransientForHint ]
XGetVisualInfoobtain visual information[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual ]
XGetWMHintsset or get window manager hints[ XSetWMHints, XGetWMHints ]
XGetWindowAttributesget current window attribute or geometry[ XGetWindowAttributes, XGetGeometry ]
XGetWindowPropertyobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XGetZoomHintsset or get zoom state hints[ XSetZoomHints, XGetZoomHints ]
XGrabButtongrab pointer buttons[ XGrabButton, XUngrabButton ]
XGrabKeygrab keyboard keys[ XGrabKey, XUngrabKey ]
XGrabKeyboardgrab the keyboard[ XGrabKeyboard, XUngrabKeyboard ]
XGrabPointergrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XGrabServergrab the server[ XGrabServer, XUngrabServer ]
XIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XInsertModifiermapEntrymanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XInstallColormapcontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XInternAtomcreate or return atom names[ XInternAtom, XGetAtomName ]
XIntersectRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XKeycodeToKeysymconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKeysymToKeycodeconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKeysymToStringconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XKillClientcontrol clients[ XSetCloseDownMode, XKillClient ]
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[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XListInstalledColormapscontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XListPropertiesobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XLoadFontload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
XLoadQueryFontload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
XLookupColorobtain color values[ XQueryColor, XQueryColors, XLookupColor ]
XLookupKeysymhandle keyboard input events[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XLookupStringhandle keyboard input events[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XLowerWindowchange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XMapRaisedmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMapSubwindowsmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMapWindowmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMaskEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XMatchVisualInfoobtain visual information[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual ]
XMoveResizeWindowconfigure windows[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth ]
XMoveWindowconfigure windows[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth ]
XNewModifiermapmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XNextEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XNoOpfree client data[ XFree, XNoOp ]
XOffsetRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XOpenDisplayconnect or disconnect to X server[ XOpenDisplay, XCloseDisplay ]
XParseColorparse window geometry and color[ XParseGeometry, XGeometry, XParseColor ]
XParseGeometryparse window geometry and color[ XParseGeometry, XGeometry, XParseColor ]
XPeekEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XPeekIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XPendinghandle the output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XPointInRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XPolygonRegiongenerate regions[ XPolygonRegion, XClipBox ]
XPrintStatstart, stop, or display process statistics[ XStartStat, XStopStat, XPrintStat ]
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 ]
XQueryColorsobtain color values[ XQueryColor, XQueryColors, XLookupColor ]
XQueryFontload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
XQueryKeymapmanipulate keyboard settings[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap ]
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[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XRecolorCursormanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XRectInRegiondetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XRefreshKeyboardMappinghandle keyboard input events[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XRemoveFromSaveSetchange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
XRemoveHostcontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XRemoveHostscontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XReparentWindowreparent windows
XResetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XResizeWindowconfigure windows[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth ]
XResourceManagerStringget X program defaults[ XGetDefault, XResourceManagerString ]
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 lookup routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XSelectAsyncInputselect input events[ XSelectInput, XSelectAsyncInput ]
XSelectInputselect input events[ XSelectInput, XSelectAsyncInput ]
XSendEventsend events[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents ]
XSetAccessControlcontrol host access[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro ]
XSetAfterFunctionenable or disable synchronization[ XSynchronize, XSetAfterFunction ]
XSetArcModeGC convenience routines[ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ]
XSetBackgroundGC convenience routines[ XSetState, XSetFunction, XSetPlaneMask, XSetForeground, XSetBackground ]
XSetClassHintset or get class hint[ XSetClassHint, XGetClassHint ]
XSetClipMaskGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetClipOriginGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetClipRectanglesGC convenience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetCloseDownModecontrol clients[ XSetCloseDownMode, XKillClient ]
XSetCommandset command atom
XSetDashesGC convenience routines[ XSetLineAttribute, XSetDashes ]
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 ]
XSetIOErrorHandlerdefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XSetIconNameset or get icon names[ XSetIconName, XGetIconName ]
XSetIconSizesset or get icon size hints[ XSetIconSizes, XGetIconSizes ]
XSetInputFocuscontrol input focus[ XSetInputFocus, XGetInputFocus ]
XSetLineAttributeGC convenience routines[ XSetLineAttribute, XSetDashes ]
XSetModifierMappingmanipulate keyboard encoding[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap ]
XSetNormalHintsset or get normal state hints[ XSetNormalHints, XGetNormalHints ]
XSetPlaneMaskGC convenience routines[ XSetState, XSetFunction, XSetPlaneMask, XSetForeground, XSetBackground ]
XSetPointerMappingmanipulate pointer settings[ XSetPointerMapping, XGetPointerMapping ]
XSetRegioncreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XSetScreenSavermanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XSetSelectionOwnermanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XSetSizeHintsset or get window size hints[ XSetSizeHints, XGetSizeHints ]
XSetStandardColormapset or get standard colormaps[ XSetStandardColormap, XGetStandardColormap ]
XSetStandardPropertiesset standard window manager properties
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 ]
XSetTileGC convenience routines[ XSetTile, XSetStipple, XSetTSOrigin ]
XSetTransientForHintset or get transient for hint[ XSetTransientForHint, XGetTransientForHint ]
XSetWMHintsset or get window manager hints[ XSetWMHints, XGetWMHints ]
XSetWindowBackgroundchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap ]
XSetWindowBackgroundPixmapchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap ]
XSetWindowBorderchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap ]
XSetWindowBorderPixmapchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap ]
XSetWindowBorderWidthconfigure windows[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth ]
XSetWindowColormapcreate, copy, or destroy colormaps[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap ]
XSetZoomHintsset or get zoom state hints[ XSetZoomHints, XGetZoomHints ]
XShrinkRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XStartStatstart, stop, or display process statistics[ XStartStat, XStopStat, XPrintStat ]
XStopStatstart, stop, or display process statistics[ XStartStat, XStopStat, XPrintStat ]
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 get window names[ XStoreName, XFetchName ]
XStoreNamedColorset colors[ XStoreColors, XStoreColor, XStoreNamedColor ]
XStringToKeysymconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XSubImageimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XSubtractRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XSynchandle the 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 ]
XTextWidthcompute text width[ XTextWidth, XTextWidth16 ]
XTextWidth16compute text width[ XTextWidth, XTextWidth16 ]
XTranslateCoordinatestranslate window coordinates
XUndefineCursordefine cursors[ XDefineCursor, XUndefineCursor ]
XUngrabButtongrab pointer buttons[ XGrabButton, XUngrabButton ]
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 utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XUnionRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XUniqueContextassociative lookup routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XUnloadFontload or unload fonts[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont ]
XUnmapSubwindowsunmap windows[ XUnmapWindow, XUnmapSubwindows ]
XUnmapWindowunmap windows[ XUnmapWindow, XUnmapSubwindows ]
XVisualIDFromVisualobtain visual information[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual ]
XWarpPointermove pointer
XWindowEventselect events by type[ NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XWriteBitmapFilemanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XXorRegionregion arithmetic utilities[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XrmGetFileDatabasemanipulate resource databases[ XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase ]
XrmGetResourceretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmGetStringDatabasemanipulate resource databases[ XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase ]
XrmInitializeinitialize the Resource Manager and parse the command line[ XrmInitialize, XrmParseCommand ]
XrmMergeDatabasesmanipulate resource databases[ XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase ]
XrmParseCommandinitialize the Resource Manager and parse the command line[ XrmInitialize, XrmParseCommand ]
XrmPutFileDatabasemanipulate resource databases[ XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase ]
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, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmStringToBindingQuarkListmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmStringToQuarkmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmStringToQuarkListmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]
XrmUniqueQuarkmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]

3Xt. X Toolkit

MenuPopdownunmap a pop-up[ XtPopdown, XtCallbackPopdown, MenuPopdown ]
MenuPopupmap a pop-up[ XtPopup, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup ]
XtAddCallbackadd and remove callback procedures[ XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks ]
XtAddCallbacksadd and remove callback procedures[ XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks ]
XtAddEventHandleradd and remove event handlers[ XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler ]
XtAddExposureToRegionmerge exposure events into a region
XtAddGrabredirect user input to a modal widget[ XtAddGrab, XtRemoveGrab ]
XtAddRawEventHandleradd and remove event handlers[ XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler ]
XtAppAddActionsregister an action table
XtAppAddConverterregister a resource converter
XtAppAddInputregister and remove an input source[ XtAppAddInput, XtRemoveInput ]
XtAppAddTimeOutregister and remove timeouts[ XtAppAddTimeOut, XtRemoveTimeOut ]
XtAppAddWorkProcadd and remove background processing procedures[ XtAppAddWorkProc, XtRemoveWorkProc ]
XtAppCreateShellcreate top-level widget instance
XtAppErrorlow-level error handlers[ XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning ]
XtAppErrorMsghigh-level error handlers[ XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg ]
XtAppGetErrorDatabaseobtain error database[ XtAppGetErrorDatabase, XtAppGetErrorDatabaseText ]
XtAppGetErrorDatabaseTextobtain error database[ XtAppGetErrorDatabase, XtAppGetErrorDatabaseText ]
XtAppGetSelectionTimeoutset and obtain selection timeout values[ XtAppGetSelectionTimeout, XtAppSetSelectionTimeout ]
XtAppMainLoopquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtAppNextEventquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtAppPeekEventquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtAppPendingquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtAppProcessEventquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtAppSetErrorHandlerlow-level error handlers[ XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning ]
XtAppSetErrorMsgHandlerhigh-level error handlers[ XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg ]
XtAppSetSelectionTimeoutset and obtain selection timeout values[ XtAppGetSelectionTimeout, XtAppSetSelectionTimeout ]
XtAppSetWarningHandlerlow-level error handlers[ XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning ]
XtAppSetWarningMsgHandlerhigh-level error handlers[ XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg ]
XtAppWarninglow-level error handlers[ XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning ]
XtAppWarningMsghigh-level error handlers[ XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg ]
XtAugmentTranslationsmanage translation tables[ XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations ]
XtBuildEventMaskretrieve a widget’s event mask
XtCallAcceptFocuscall a widget’s accept_focus procedure
XtCallCallbacksprocess callbacks[ XtCallCallbacks, XtHasCallbacks ]
XtCallbackExclusivemap a pop-up[ XtPopup, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup ]
XtCallbackNonemap a pop-up[ XtPopup, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup ]
XtCallbackNonexclusivemap a pop-up[ XtPopup, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup ]
XtCallbackPopdownunmap a pop-up[ XtPopdown, XtCallbackPopdown, MenuPopdown ]
XtCallocmemory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtCheckSubclassobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtClassobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtCloseDisplayinitialize, open, or close a display[ XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtCloseDisplay ]
XtConfigureWidgetmove and resize widgets[ XtConfigureWidget, XtMoveWidget, XtResizeWidget ]
XtConvertinvoke resource converters[ XtConvert, XtDirectConvert ]
XtConvertCaseconvert KeySym to KeyCodes[ XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase ]
XtCreateApplicationContextcreate, destroy, and obtain an application context[ XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize ]
XtCreateManagedWidgetcreate and destroy widgets[ XtCreateWidget, XtCreateManagedWidget, XtDestroyWidget ]
XtCreatePopupShellcreate a pop-up shell
XtCreateWidgetcreate and destroy widgets[ XtCreateWidget, XtCreateManagedWidget, XtDestroyWidget ]
XtCreateWindowwindow creation convenience function
XtDatabaseinitialize, open, or close a display[ XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtCloseDisplay ]
XtDestroyApplicationContextcreate, destroy, and obtain an application context[ XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize ]
XtDestroyWidgetcreate and destroy widgets[ XtCreateWidget, XtCreateManagedWidget, XtDestroyWidget ]
XtDirectConvertinvoke resource converters[ XtConvert, XtDirectConvert ]
XtDisownSelectionset selection owner[ XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection ]
XtDispatchEventquery and process events and input[ XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop ]
XtDisplayobtain window information about a widget[ XtDisplay, XtParent, XtScreen, XtWindow ]
XtDisplayInitializeinitialize, open, or close a display[ XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtCloseDisplay ]
XtFreememory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtGetApplicationResourcesobtain subresources or application resources[ XtGetSubresources, XtGetApplicationResources ]
XtGetGCobtain and destroy a shareable GC[ XtGetGC, XtReleaseGC ]
XtGetResourceListobtain a resource list
XtGetSelectionValueobtain selection values[ XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental ]
XtGetSelectionValueIncrementalobtain selection values[ XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental ]
XtGetSelectionValuesobtain selection values[ XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental ]
XtGetSelectionValuesIncrementalobtain selection values[ XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental ]
XtGetSubresourcesobtain subresources or application resources[ XtGetSubresources, XtGetApplicationResources ]
XtGetSubvaluesobtain and set widget resources[ XtSetValues, XtSetSubvalues, XtGetValues, XtGetSubvalues ]
XtGetValuesobtain and set widget resources[ XtSetValues, XtSetSubvalues, XtGetValues, XtGetSubvalues ]
XtHasCallbacksprocess callbacks[ XtCallCallbacks, XtHasCallbacks ]
XtInstallAcceleratorsmanage accelerator tables[ XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators ]
XtInstallAllAcceleratorsmanage accelerator tables[ XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators ]
XtIsCompositeobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtIsManagedobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtIsRealizedrealize and unrealize widgets[ XtRealizeWidget, XtIsRealized, XtUnrealizeWidget ]
XtIsSensitiveset and check a widget’s sensitivity state[ XtSetSensitive, XtIsSensitive ]
XtIsSubclassobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtMakeGeometryRequestmake geometry manager request[ XtMakeGeometryRequest, XtMakeResizeRequest ]
XtMakeResizeRequestmake geometry manager request[ XtMakeGeometryRequest, XtMakeResizeRequest ]
XtMallocmemory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtManageChildmanage and unmanage children[ XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild ]
XtManageChildrenmanage and unmanage children[ XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild ]
XtMapWidgetmap and unmap widgets[ XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget ]
XtMergeArgListsset and merge ArgLists[ XtSetArg, XtMergeArgLists ]
XtMoveWidgetmove and resize widgets[ XtConfigureWidget, XtMoveWidget, XtResizeWidget ]
XtNameToWidgettranslate strings to widgets or widgets to windows[ XtNameToWidget, XtWidgetToWindow ]
XtNewmemory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtNewStringmemory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtNumberdetermine the byte offset or number of array elements[ XtOffset, XtNumber ]
XtOffsetdetermine the byte offset or number of array elements[ XtOffset, XtNumber ]
XtOpenDisplayinitialize, open, or close a display[ XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtCloseDisplay ]
XtOverrideTranslationsmanage translation tables[ XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations ]
XtOwnSelectionset selection owner[ XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection ]
XtOwnSelectionIncrementalset selection owner[ XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection ]
XtParentobtain window information about a widget[ XtDisplay, XtParent, XtScreen, XtWindow ]
XtParseAcceleratorTablemanage accelerator tables[ XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators ]
XtParseTranslationTablemanage translation tables[ XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations ]
XtPopdownunmap a pop-up[ XtPopdown, XtCallbackPopdown, MenuPopdown ]
XtPopupmap a pop-up[ XtPopup, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup ]
XtQueryGeometryquery the preferred geometry of a child widget
XtRealizeWidgetrealize and unrealize widgets[ XtRealizeWidget, XtIsRealized, XtUnrealizeWidget ]
XtReallocmemory management functions[ XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString ]
XtRegisterCaseConverterconvert KeySym to KeyCodes[ XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase ]
XtReleaseGCobtain and destroy a shareable GC[ XtGetGC, XtReleaseGC ]
XtRemoveAllCallbacksadd and remove callback procedures[ XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks ]
XtRemoveCallbackadd and remove callback procedures[ XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks ]
XtRemoveCallbacksadd and remove callback procedures[ XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks ]
XtRemoveEventHandleradd and remove event handlers[ XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler ]
XtRemoveGrabredirect user input to a modal widget[ XtAddGrab, XtRemoveGrab ]
XtRemoveInputregister and remove an input source[ XtAppAddInput, XtRemoveInput ]
XtRemoveRawEventHandleradd and remove event handlers[ XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler ]
XtRemoveTimeOutregister and remove timeouts[ XtAppAddTimeOut, XtRemoveTimeOut ]
XtRemoveWorkProcadd and remove background processing procedures[ XtAppAddWorkProc, XtRemoveWorkProc ]
XtResizeWidgetmove and resize widgets[ XtConfigureWidget, XtMoveWidget, XtResizeWidget ]
XtScreenobtain window information about a widget[ XtDisplay, XtParent, XtScreen, XtWindow ]
XtSetArgset and merge ArgLists[ XtSetArg, XtMergeArgLists ]
XtSetKeyTranslatorconvert KeySym to KeyCodes[ XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase ]
XtSetKeyboardFocusfocus events on a child widget
XtSetMappedWhenManagedmap and unmap widgets[ XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget ]
XtSetSensitiveset and check a widget’s sensitivity state[ XtSetSensitive, XtIsSensitive ]
XtSetSubvaluesobtain and set widget resources[ XtSetValues, XtSetSubvalues, XtGetValues, XtGetSubvalues ]
XtSetValuesobtain and set widget resources[ XtSetValues, XtSetSubvalues, XtGetValues, XtGetSubvalues ]
XtStringConversionWarningissue a conversion warning message
XtSuperClassobtain and verify a widget’s class[ XtClass, XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged ]
XtToolkitInitializecreate, destroy, and obtain an application context[ XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize ]
XtTranslateCoordinatestranslate widget coordinates
XtTranslateKeycodeconvert KeySym to KeyCodes[ XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase ]
XtUninstallTranslationsmanage translation tables[ XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations ]
XtUnmanageChildmanage and unmanage children[ XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild ]
XtUnmanageChildrenmanage and unmanage children[ XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild ]
XtUnmapWidgetmap and unmap widgets[ XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget ]
XtUnrealizeWidgetrealize and unrealize widgets[ XtRealizeWidget, XtIsRealized, XtUnrealizeWidget ]
XtWidgetToApplicationContextcreate, destroy, and obtain an application context[ XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize ]
XtWidgetToWindowtranslate strings to widgets or widgets to windows[ XtNameToWidget, XtWidgetToWindow ]
XtWindowobtain window information about a widget[ XtDisplay, XtParent, XtScreen, XtWindow ]

3m. Math Library

expexponential, logarithm, power, square root[ exp, expm1, log, log10, log1p, pow, sqrt ]

3n. Network Support Libraries

gethostentget network host entry[ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ]

3x. Miscellaneous Libraries

cursesscreen functions with optimal cursor motion

3yp. Yellow Pages (NIS) Library

ypclntYellow Pages client package[ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ]

4. Special Files (intro)

consoleconsole interface
dkiodisk interface
dupBISYNC data communications interface
fcVAXstation serial line interface
fgVCB03 - Midrange VAX color video subsystem
introintroduction to special files and hardware support
kmemvirtual main memory image
la75ofLA75 dot matrix printer filter
lcg01ofLCG01 Color Printing System Filter
lg02ofLG02 Matrix Line Printer
lj250ofLJ250 Companion Color Printer Filter
ln01ofLN01(S) laser printer filter
ln01ppLN01(S) print filter
ln03ofLN03(S) laser printer filter
ln03rofLN03R ASCII to PostScript translation filter
lpfgeneral purpose line printer filter
lqfgeneral purpose letter quality filter
ltalta pseudoterminal interface
mtiomagnetic tape interface
nbufselect multiple-buffer operation to a raw device
niBVP DEBNT/NI interface
raMSCP disk interface
seDESVA Ethernet interface
ssSmall VAX serial line interface
xftransparent filter
xnaDEBNI Ethernet interface

4f. Network Protocol Families

inetInternet protocol family

4n. Networking Facilities (intro)

introintroduction to networking facilities[ networking ]

5. File Formats (intro)

a.outassembler and link editor output
acctexecution accounting file
ararchive (library) file format
coreformat of memory image file
introintroduction to file formats
magicmagic file for the file command
passwdpassword file
remoteremote host description file
sccsfileformat of SCCS file
termterminal driving tables for nroff
termcapterminal capability data base

5int. International File Formats

environNLS environment variables

5mh. RAND Message Handler File Formats

mh-aliasalias file for MH message system
mh_profileuser customization for MH message system
mtstailorsystem customization file for MH message system[ mh-tailor ]

5nfs. NFS File Formats

exportsdefines NFS file systems to be exported
rmtabtable of local file systems mounted by remote NFS clients

7. Miscellaneous Facilities

hierfile system hierarchy
mailaddrmail addressing description
termconventional names for terminals

8. Maintenance Procedures

MAKEDEVmakes system special files
MAKEHOSTSmake symbolic links to hosts
adduseradd and remove user accounts[ adduser, removeuser, addgroup ]
bindsetupset up the Berkeley Internet Name Domain (BIND) service
catmancreate the cat files for the manual
ccrremote console carrier requester
chptchange a disk partition table
clriclear inodes
cmxgeneric communication exerciser
configbuild system configuration files
cronclock daemon
dmsdiskless management services utility
doconfiga program to aid system configuration
dskxgeneric disk exerciser
dumpcreate file system dump
fsckcheck and repair file system
fsxfile system exerciser
fverifyverify software subsets
gettyset terminal mode
haltstop the processor
htableconvert NIC standard format host tables
initprocess control initialization
lcpLocal Area Transport server (LAT) control program
lprsetupline printer spooler set up program
lpxline printer exerciser
mountmount or unmount file systems[ mount, umount ]
mtxGeneric Magtape Exerciser
namedInternet domain name server daemon
netxTCP/IP net exerciser
newfsconstruct a new file system
opserinteractive program for system maintenance
pacprinter/plotter accounting information
remnoderemove one or more entries from the nodes database
renicealter priority of running processes
restoreincremental file system restore
rzdiskSCSI disk maintenance utility
saprint process accounting statistics[ sa, accton ]
savecoresave a core dump of the operating system
sendmailsend mail over the internet
setldsystem software subset utility
shmxshared memory exerciser
shutdownclose down the system at a given time
stickyexecutable files with persistent text
sysloglog systems messages
triggertrigger a target node to request a down-line load
uerfULTRIX error report formatter
uucpsetupuucp set up program

8X. DECwindows Maintenance Tools

XcfbX servers for RISC machines[ Xmfb, Xcfb ]
XgbX servers for VAX machines[ Xqvsm, Xqdsg, Xgb ]
XmfbX servers for RISC machines[ Xmfb, Xcfb ]
XqdsgX servers for VAX machines[ Xqvsm, Xqdsg, Xgb ]
XqvsmX servers for VAX machines[ Xqvsm, Xqdsg, Xgb ]
xconsredirect console output to login window

8c. Network Services

fingerdremote user information server
ftpdDARPA Internet File Transfer Protocol server
rmtremote mass storage device protocol module
routemanually manipulate the routing tables
routednetwork routing daemon
rshdremote shell server
statdnetwork status monitor daemon
talkdinter-terminal communications server
telnetdDARPA TELNET protocol server
tftpdDARPA Trivial File Transfer Protocol server
trpttransliterate protocol trace
uumonitormonitor the UUCP system

8mh. RAND Mail Handler Maintenance Commands

apparse addresses RFC 822-style
dpparse dates RFC 822-style
postdeliver a message

8nfs. NFS Services

mountmount and unmount a Network File System (NFS)[ mount, umount ]
nfsdNFS server daemon
nfsportmonturn on or off the port monitor
nfssetlockturn on or off the NFS locking service
rpcinforeport RPC information
showmountshow remotely-mounted file systems

8ufs. UFS Maintenance Commands

mountmount the local ULTRIX File System (UFS)

8v. Maintenance Procedures

crashwhat happens when the system crashes

8yp. Yellow Pages (NIS) Maintenance Commands

makedbmmake a Yellow Pages dbm file
ypservYellow Pages server and binder processes[ ypserv, ypbind ]

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