api documentation for x11 (v2.2.1)

A pure node.js JavaScript client implementing X Window (X11) protocol and extensions.

table of contents

  1. module x11
    1. function x11.createClient (options, initCb)
    2. function x11.createServer (options, onconnect)
    3. number x11.CopyFromParent
    4. number x11.InputFocus
    5. number x11.InputOnly
    6. number x11.InputOutput
    7. number x11.PointerWindow
    8. object x11.bitGravity
    9. object x11.eventMask
    10. object x11.gcFunction
    11. object x11.keySyms
    12. object x11.winGravity

module x11

function x11.createClient (options, initCb)

function x11.createServer (options, onconnect)

[ this document was created with utility2 ]