home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.12 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.X3xext / man.X3xext.node < prev   
Encoding:
Text File  |  1998-08-19  |  6.3 KB  |  148 lines

  1.  
  2. Intro.X3xext.html:
  3.     Title = Intro(X3xext)
  4.     Version = 1.0
  5.     Name = Intro - introduction to the X Extensions library
  6.     IndexEntry = intro - introduction to the X Extensions library
  7.  
  8. DBE.X3xext.html:
  9.     Title = DBE(X3xext)
  10.     Version = 1.0
  11.     Name = DBE - Double
  12.  
  13. XdbeAllocateBackBufferName.X3xext.html:
  14.     Title = XdbeAllocateBackBufferName(X3xext)
  15.     Version = 1.0
  16.     Name = XdbeAllocateBackBufferName - allocates
  17.  
  18. XdbeBeginIdiom.X3xext.html:
  19.     Title = XdbeBeginIdiom(X3xext)
  20.     Version = 1.0
  21.     Name = XdbeBeginIdiom - marks the beginning of a DBE idiom sequence.
  22.  
  23. XdbeDeallocateBackBufferName.X3xext.html:
  24.     Title = XdbeDeallocateBackBufferName(X3xext)
  25.     Version = 1.0
  26.     Name = XdbeDeallocateBackBufferName - frees a DBE buffer.
  27.  
  28. XdbeEndIdiom.X3xext.html:
  29.     Title = XdbeEndIdiom(X3xext)
  30.     Version = 1.0
  31.     Name = XdbeEndIdiom - marks the end of a DBE idiom sequence.
  32.  
  33. XdbeFreeVisualInfo.X3xext.html:
  34.     Title = XdbeFreeVisualInfo(X3xext)
  35.     Version = 1.0
  36.     Name = XdbeFreeVisualInfo - frees information returned by XdbeGetVisualInfo().
  37.  
  38. XdbeGetBackBufferAttributes.X3xext.html:
  39.     Title = XdbeGetBackBufferAttributes(X3xext)
  40.     Version = 1.0
  41.     Name = XdbeGetBackBufferAttributes - returns attributes of a DBE buffer.
  42.  
  43. XdbeGetVisualInfo.X3xext.html:
  44.     Title = XdbeGetVisualInfo(X3xext)
  45.     Version = 1.0
  46.     Name = XdbeGetVisualInfo - get information about visuals that support double buffering.
  47.  
  48. XdbeQueryExtension.X3xext.html:
  49.     Title = XdbeQueryExtension(X3xext)
  50.     Version = 1.0
  51.     Name = XdbeQueryExtension - returns the version of DBE supported by the server.
  52.  
  53. XdbeSwapBuffers.X3xext.html:
  54.     Title = XdbeSwapBuffers(X3xext)
  55.     Version = 1.0
  56.     Name = XdbeSwapBuffers - swaps front and back DBE buffers
  57.  
  58. Xmbuf.X3xext.html:
  59.     Title = Xmbuf(X3xext)
  60.     Version = 1.0
  61.     Name = Xmbuf - X multibuffering functions
  62.     SubName = XmbufQueryExtension - X multibuffering function
  63.     SubName = XmbufGetVersion - X multibuffering function
  64.     SubName = XmbufCreateBuffers - X multibuffering function
  65.     SubName = XmbufDestroyBuffers - X multibuffering function
  66.     SubName = XmbufDisplayBuffers - X multibuffering function
  67.     SubName = XmbufGetWindowAttributes - X multibuffering function
  68.     SubName = XmbufChangeWindowAttributes - X multibuffering function
  69.     SubName = XmbufGetBufferAttributes - X multibuffering function
  70.     SubName = XmbufChangeBufferAttributes - X multibuffering function
  71.     SubName = XmbufGetScreenInfo - X multibuffering function
  72.     SubName = XmbufCreateStereoWindow - X multibuffering function
  73.  
  74. XMIT.X3xext.html:
  75.     Title = XMIT(X3xext)
  76.     Version = 1.0
  77.     Name = MITSundryNonstandard - Set bug compatibility mode between pre-R4 and R5 protocol.
  78.     SubName = XMITMiscQueryExtension - Determine if the extension is present.
  79.     SubName = XMITMiscSetBugMode - Set bug compatibility mode (on/off).
  80.     SubName = XMITMiscGetBugMode - Obtain current setting for bug compatibility mode.
  81.  
  82. XShape.X3xext.html:
  83.     Title = XShape(X3xext)
  84.     Version = 1.0
  85.     Name = XShape - X nonrectangular shape functions
  86.     SubName = XShapeQueryExtension - X nonrectangular shape function
  87.     SubName = XShapeQueryVersion - X nonrectangular shape function
  88.     SubName = XShapeCombineRegion - X nonrectangular shape function
  89.     SubName = XShapeCombineRectangles - X nonrectangular shape function
  90.     SubName = XShapeCombineMask - X nonrectangular shape function
  91.     SubName = XShapeCombineShape - X nonrectangular shape function
  92.     SubName = XShapeOffsetShape - X nonrectangular shape function
  93.     SubName = XShapeQueryExtents - X nonrectangular shape function
  94.     SubName = XShapeSelectInput - X nonrectangular shape function
  95.     SubName = XShapeInputSelected - X nonrectangular shape function
  96.     SubName = XShapeGetRectangles - X nonrectangular shape function
  97.  
  98. XShm.X3xext.html:
  99.     Title = XShm(X3xext)
  100.     Version = 1.0
  101.     Name = XShm - shared memory extensions
  102.     SubName = XShmAttach - tells the server to attach to the shared memory segment
  103.     SubName = XShmCreateImage - creates a shared memory XImage
  104.     SubName = XShmCreatePixmap - creates a shared memory pixmap
  105.     SubName = XShmDetach - tells the server to detach from the shared memory segment
  106.     SubName = XShmGetEventBase - determines event type value
  107.     SubName = XShmGetImage - reads image data into a shared memory XImage
  108.     SubName = XShmPixmapFormat - gets the server pixmap data format
  109.     SubName = XShmPutImage - writes a shared memory XImage into an X drawable
  110.     SubName = XShmQueryExtension - checks the server for shared memory extensions
  111.     SubName = XShmQueryVersion - returns version numbers of the extension implementation
  112.  
  113. XTEST.X3xext.html:
  114.     Title = XTEST(X3xext)
  115.     Version = 1.0
  116.     Name = XTEST - Test X11 server without user intervention.
  117.     SubName = XTestQueryExtension - Query and initialize the extension.
  118.     SubName = XTestCompareCursorWithWindow - Compare specified cursor location.
  119.     SubName = XTestCompareCurrentCursorWithWindow - Compare current cursor location.
  120.     SubName = XTestFakeKeyEvent - Define and send key request. 
  121.     SubName = XTestFakeButtonEvent - Define and send button request. 
  122.     SubName = XTestFakeMotionEvent - Define and send motion request. 
  123.     SubName = XTestFakeRelativeMotionEvent - Define and send motion request.
  124.     SubName = XTestFakeDeviceKeyEvent - Define and send device key request. 
  125.     SubName = XTestFakeDeviceButtonEvent - Define and send button request. 
  126.     SubName = XTestFakeProximityEvent - Define and send proximity request. 
  127.     SubName = XTestFakeDeviceMotionEvent - Define and send pointer request. 
  128.     SubName = XTestGrabControl - Set display impervious to test client. 
  129.     SubName = XTestContextOfGC - Invalidate the GC.
  130.     SubName = XTestSetVisualIDOfVisual - Invalidate the Visual. 
  131.     SubName = XTestDiscard - Test for empty buffer. 
  132.  
  133. XTest.X3xext.html:
  134.     Title = XTest(X3xext)
  135.     Version = 1.0
  136.     Name = XTest - Test server with no user intervention.
  137.     SubName = XTestFakeInput - Take input actions and process.
  138.     SubName = XTestGetInput - Begin putting user input actions into events.
  139.     SubName = XTestStopInput - Stop putting user input actions into events.
  140.     SubName = XTestReset - Reset server connection to default.
  141.     SubName = XTestQueryInputSize - Return the number of input actions the server can hold.
  142.     SubName = XTestPressKey - Simulate key press.
  143.     SubName = XTestPressButton - Simulate button press.
  144.     SubName = XTestMovePointer - Simulate a pointer move to a specified position.
  145.     SubName = XTestFlush - Send any remaining input actions to the server.
  146.     SubName = XTestStartSimulation - Start the request process
  147.     SubName = XTestStopSimulation - End the request process
  148.