Constant Field Values

Contents

com.github.*

  • com.github.moaxcp.x11client.protocol.bigreq.BigreqPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "BIG-REQUESTS"
  • com.github.moaxcp.x11client.protocol.bigreq.Enable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.composite.CompositePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Composite"
  • com.github.moaxcp.x11client.protocol.composite.CreateRegionFromBorderClip
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.composite.GetOverlayWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.composite.NameWindowPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.composite.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.composite.RedirectSubwindows
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.composite.RedirectWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.composite.ReleaseOverlayWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.composite.UnredirectSubwindows
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.composite.UnredirectWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.damage.Add
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.damage.BadDamageError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.damage.Create
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.damage.DamagePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DAMAGE"
  • com.github.moaxcp.x11client.protocol.damage.Destroy
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.damage.NotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.damage.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.damage.Subtract
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.dpms.Capable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.dpms.Disable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.dpms.DpmsPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DPMS"
  • com.github.moaxcp.x11client.protocol.dpms.Enable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.dpms.ForceLevel
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.dpms.GetTimeouts
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.dpms.GetVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.dpms.Info
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.dpms.SetTimeouts
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.dri2.Authenticate
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.dri2.BufferSwapCompleteEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.dri2.Connect
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.dri2.CopyRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.dri2.CreateDrawable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.dri2.DestroyDrawable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.dri2.Dri2Plugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DRI2"
  • com.github.moaxcp.x11client.protocol.dri2.GetBuffers
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.dri2.GetBuffersWithFormat
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.dri2.GetMSC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.dri2.GetParam
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.dri2.InvalidateBuffersEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.dri2.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.dri2.SwapBuffers
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.dri2.SwapInterval
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.dri2.WaitMSC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.dri2.WaitSBC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.dri3.BufferFromPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.dri3.BuffersFromPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.dri3.Dri3Plugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DRI3"
  • com.github.moaxcp.x11client.protocol.dri3.FDFromFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.dri3.FenceFromFD
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.dri3.GetSupportedModifiers
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.dri3.Open
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.dri3.PixmapFromBuffer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.dri3.PixmapFromBuffers
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.dri3.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.ge.GePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Generic Event Extension"
  • com.github.moaxcp.x11client.protocol.ge.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.glx.AreTexturesResident
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8f
  • com.github.moaxcp.x11client.protocol.glx.BadContextError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadContextStateError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadContextTagError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadCurrentDrawableError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadCurrentWindowError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadDrawableError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadFBConfigError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadLargeRequestError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadPbufferError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadPixmapError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadRenderRequestError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BadWindowError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.BufferSwapCompleteEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.glx.ChangeDrawableAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.glx.ClientInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.glx.CopyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.glx.CreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.glx.CreateContextAttribsARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.glx.CreateGLXPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.glx.CreateNewContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.glx.CreatePbuffer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.glx.CreatePixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.glx.CreateWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.glx.DeleteLists
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x67
  • com.github.moaxcp.x11client.protocol.glx.DeleteQueriesARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa1
  • com.github.moaxcp.x11client.protocol.glx.DeleteTextures
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x90
  • com.github.moaxcp.x11client.protocol.glx.DeleteWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.glx.DestroyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.glx.DestroyGLXPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.glx.DestroyPbuffer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.glx.DestroyPixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.glx.EndList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x66
  • com.github.moaxcp.x11client.protocol.glx.FeedbackBuffer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x69
  • com.github.moaxcp.x11client.protocol.glx.Finish
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6c
  • com.github.moaxcp.x11client.protocol.glx.Flush
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8e
  • com.github.moaxcp.x11client.protocol.glx.GenericError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.GenLists
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x68
  • com.github.moaxcp.x11client.protocol.glx.GenQueriesARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa2
  • com.github.moaxcp.x11client.protocol.glx.GenTextures
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x91
  • com.github.moaxcp.x11client.protocol.glx.GetBooleanv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x70
  • com.github.moaxcp.x11client.protocol.glx.GetClipPlane
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x71
  • com.github.moaxcp.x11client.protocol.glx.GetColorTable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x93
  • com.github.moaxcp.x11client.protocol.glx.GetColorTableParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x94
  • com.github.moaxcp.x11client.protocol.glx.GetColorTableParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x95
  • com.github.moaxcp.x11client.protocol.glx.GetCompressedTexImageARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa0
  • com.github.moaxcp.x11client.protocol.glx.GetConvolutionFilter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x96
  • com.github.moaxcp.x11client.protocol.glx.GetConvolutionParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x97
  • com.github.moaxcp.x11client.protocol.glx.GetConvolutionParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x98
  • com.github.moaxcp.x11client.protocol.glx.GetDoublev
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x72
  • com.github.moaxcp.x11client.protocol.glx.GetDrawableAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.glx.GetError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x73
  • com.github.moaxcp.x11client.protocol.glx.GetFBConfigs
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.glx.GetFloatv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x74
  • com.github.moaxcp.x11client.protocol.glx.GetHistogram
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9a
  • com.github.moaxcp.x11client.protocol.glx.GetHistogramParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9b
  • com.github.moaxcp.x11client.protocol.glx.GetHistogramParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9c
  • com.github.moaxcp.x11client.protocol.glx.GetIntegerv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x75
  • com.github.moaxcp.x11client.protocol.glx.GetLightfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x76
  • com.github.moaxcp.x11client.protocol.glx.GetLightiv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x77
  • com.github.moaxcp.x11client.protocol.glx.GetMapdv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x78
  • com.github.moaxcp.x11client.protocol.glx.GetMapfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x79
  • com.github.moaxcp.x11client.protocol.glx.GetMapiv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7a
  • com.github.moaxcp.x11client.protocol.glx.GetMaterialfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7b
  • com.github.moaxcp.x11client.protocol.glx.GetMaterialiv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7c
  • com.github.moaxcp.x11client.protocol.glx.GetMinmax
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9d
  • com.github.moaxcp.x11client.protocol.glx.GetMinmaxParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9e
  • com.github.moaxcp.x11client.protocol.glx.GetMinmaxParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9f
  • com.github.moaxcp.x11client.protocol.glx.GetPixelMapfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7d
  • com.github.moaxcp.x11client.protocol.glx.GetPixelMapuiv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7e
  • com.github.moaxcp.x11client.protocol.glx.GetPixelMapusv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7f
  • com.github.moaxcp.x11client.protocol.glx.GetPolygonStipple
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x80
  • com.github.moaxcp.x11client.protocol.glx.GetQueryivARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa4
  • com.github.moaxcp.x11client.protocol.glx.GetQueryObjectivARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa5
  • com.github.moaxcp.x11client.protocol.glx.GetQueryObjectuivARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa6
  • com.github.moaxcp.x11client.protocol.glx.GetSeparableFilter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x99
  • com.github.moaxcp.x11client.protocol.glx.GetString
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x81
  • com.github.moaxcp.x11client.protocol.glx.GetTexEnvfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x82
  • com.github.moaxcp.x11client.protocol.glx.GetTexEnviv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x83
  • com.github.moaxcp.x11client.protocol.glx.GetTexGendv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x84
  • com.github.moaxcp.x11client.protocol.glx.GetTexGenfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x85
  • com.github.moaxcp.x11client.protocol.glx.GetTexGeniv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x86
  • com.github.moaxcp.x11client.protocol.glx.GetTexImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x87
  • com.github.moaxcp.x11client.protocol.glx.GetTexLevelParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8a
  • com.github.moaxcp.x11client.protocol.glx.GetTexLevelParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8b
  • com.github.moaxcp.x11client.protocol.glx.GetTexParameterfv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x88
  • com.github.moaxcp.x11client.protocol.glx.GetTexParameteriv
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x89
  • com.github.moaxcp.x11client.protocol.glx.GetVisualConfigs
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.glx.GLXBadProfileARBError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.GlxPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GLX"
  • com.github.moaxcp.x11client.protocol.glx.IsDirect
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.glx.IsEnabled
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8c
  • com.github.moaxcp.x11client.protocol.glx.IsList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8d
  • com.github.moaxcp.x11client.protocol.glx.IsQueryARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa3
  • com.github.moaxcp.x11client.protocol.glx.IsTexture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x92
  • com.github.moaxcp.x11client.protocol.glx.MakeContextCurrent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.glx.MakeCurrent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.glx.NewList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x65
  • com.github.moaxcp.x11client.protocol.glx.PbufferClobberEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.glx.PixelStoref
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6d
  • com.github.moaxcp.x11client.protocol.glx.PixelStorei
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6e
  • com.github.moaxcp.x11client.protocol.glx.QueryContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.glx.QueryExtensionsString
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.glx.QueryServerString
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.glx.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.glx.ReadPixels
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6f
  • com.github.moaxcp.x11client.protocol.glx.Render
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.glx.RenderLarge
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.glx.RenderMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6b
  • com.github.moaxcp.x11client.protocol.glx.SelectBuffer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6a
  • com.github.moaxcp.x11client.protocol.glx.SetClientInfo2ARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.glx.SetClientInfoARB
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.glx.SwapBuffers
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.glx.UnsupportedPrivateRequestError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xff
  • com.github.moaxcp.x11client.protocol.glx.UseXFont
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.glx.VendorPrivate
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.glx.VendorPrivateWithReply
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.glx.WaitGL
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.glx.WaitX
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.present.CompleteNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.present.ConfigureNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.present.GenericEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.present.IdleNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.present.NotifyMSC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.present.Pixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.present.PresentPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Present"
  • com.github.moaxcp.x11client.protocol.present.QueryCapabilities
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.present.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.present.RedirectNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.present.SelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.randr.AddOutputMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.randr.BadCrtcError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.randr.BadModeError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.randr.BadOutputError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.randr.BadProviderError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.randr.ChangeOutputProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.randr.ChangeProviderProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x27
  • com.github.moaxcp.x11client.protocol.randr.ConfigureOutputProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.randr.ConfigureProviderProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x26
  • com.github.moaxcp.x11client.protocol.randr.CreateLease
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2d
  • com.github.moaxcp.x11client.protocol.randr.CreateMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.randr.DeleteMonitor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2c
  • com.github.moaxcp.x11client.protocol.randr.DeleteOutputMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.randr.DeleteOutputProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.randr.DeleteProviderProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x28
  • com.github.moaxcp.x11client.protocol.randr.DestroyMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.randr.FreeLease
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2e
  • com.github.moaxcp.x11client.protocol.randr.GetCrtcGamma
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.randr.GetCrtcGammaSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.randr.GetCrtcInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.randr.GetCrtcTransform
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.randr.GetMonitors
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2a
  • com.github.moaxcp.x11client.protocol.randr.GetOutputInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.randr.GetOutputPrimary
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.randr.GetOutputProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.randr.GetPanning
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.randr.GetProviderInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.randr.GetProviderProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x29
  • com.github.moaxcp.x11client.protocol.randr.GetProviders
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.randr.GetScreenInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.randr.GetScreenResources
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.randr.GetScreenResourcesCurrent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.randr.GetScreenSizeRange
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.randr.ListOutputProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.randr.ListProviderProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x24
  • com.github.moaxcp.x11client.protocol.randr.NotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.randr.QueryOutputProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.randr.QueryProviderProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x25
  • com.github.moaxcp.x11client.protocol.randr.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.randr.RandrPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RANDR"
  • com.github.moaxcp.x11client.protocol.randr.ScreenChangeNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.randr.SelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.randr.SetCrtcConfig
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.randr.SetCrtcGamma
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.randr.SetCrtcTransform
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.randr.SetMonitor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2b
  • com.github.moaxcp.x11client.protocol.randr.SetOutputPrimary
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.randr.SetPanning
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.randr.SetProviderOffloadSink
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.randr.SetProviderOutputSource
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.randr.SetScreenConfig
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.randr.SetScreenSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.record.BadContextError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.record.CreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.record.DisableContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.record.EnableContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.record.FreeContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.record.GetContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.record.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.record.RecordPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RECORD"
  • com.github.moaxcp.x11client.protocol.record.RegisterClients
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.record.UnregisterClients
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.render.AddGlyphs
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.render.AddTraps
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.render.ChangePicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.render.Composite
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.render.CompositeGlyphs16
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.render.CompositeGlyphs32
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.render.CompositeGlyphs8
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.render.CreateAnimCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.render.CreateConicalGradient
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x24
  • com.github.moaxcp.x11client.protocol.render.CreateCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.render.CreateGlyphSet
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.render.CreateLinearGradient
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.render.CreatePicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.render.CreateRadialGradient
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.render.CreateSolidFill
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.render.FillRectangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.render.FreeGlyphs
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.render.FreeGlyphSet
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.render.FreePicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.render.GlyphError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.render.GlyphSetError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.render.PictFormatError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.render.PictOpError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.render.PictureError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.render.QueryFilters
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.render.QueryPictFormats
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.render.QueryPictIndexValues
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.render.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.render.ReferenceGlyphSet
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.render.RenderPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RENDER"
  • com.github.moaxcp.x11client.protocol.render.SetPictureClipRectangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.render.SetPictureFilter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.render.SetPictureTransform
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.render.Trapezoids
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.render.Triangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.render.TriFan
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.render.TriStrip
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.res.QueryClientIds
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.res.QueryClientPixmapBytes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.res.QueryClientResources
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.res.QueryClients
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.res.QueryResourceBytes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.res.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.res.ResPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "X-Resource"
  • com.github.moaxcp.x11client.protocol.screensaver.NotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.screensaver.QueryInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.screensaver.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.screensaver.ScreensaverPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MIT-SCREEN-SAVER"
  • com.github.moaxcp.x11client.protocol.screensaver.SelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.screensaver.SetAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.screensaver.Suspend
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.screensaver.UnsetAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.shape.Combine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.shape.GetRectangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.shape.InputSelected
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.shape.Mask
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.shape.NotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.shape.Offset
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.shape.QueryExtents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.shape.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.shape.Rectangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.shape.SelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.shape.ShapePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SHAPE"
  • com.github.moaxcp.x11client.protocol.shm.Attach
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.shm.AttachFd
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.shm.BadSegError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.shm.CompletionEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.shm.CreatePixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.shm.CreateSegment
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.shm.Detach
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.shm.GetImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.shm.PutImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.shm.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.shm.ShmPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MIT-SHM"
  • com.github.moaxcp.x11client.protocol.sync.AlarmError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.sync.AlarmNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.sync.Await
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.sync.AwaitFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.sync.ChangeAlarm
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.sync.ChangeCounter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.sync.CounterError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.sync.CounterNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.sync.CreateAlarm
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.sync.CreateCounter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.sync.CreateFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.sync.DestroyAlarm
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.sync.DestroyCounter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.sync.DestroyFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.sync.GetPriority
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.sync.Initialize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.sync.ListSystemCounters
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.sync.QueryAlarm
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.sync.QueryCounter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.sync.QueryFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.sync.ResetFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.sync.SetCounter
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.sync.SetPriority
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.sync.SyncPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SYNC"
  • com.github.moaxcp.x11client.protocol.sync.TriggerFence
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xc_misc.GetVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xc_misc.GetXIDList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xc_misc.GetXIDRange
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xc_misc.XcMiscplugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XC-MISC"
  • com.github.moaxcp.x11client.protocol.xevie.End
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xevie.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xevie.SelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xevie.Send
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xevie.Start
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xevie.XeviePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XEVIE"
  • com.github.moaxcp.x11client.protocol.xf86dri.AuthConnection
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xf86dri.CloseConnection
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xf86dri.CreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xf86dri.CreateDrawable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xf86dri.DestroyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xf86dri.DestroyDrawable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xf86dri.GetClientDriverName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xf86dri.GetDeviceInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xf86dri.GetDrawableInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xf86dri.OpenConnection
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xf86dri.QueryDirectRenderingCapable
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xf86dri.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xf86dri.Xf86driPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XFree86-DRI"
  • com.github.moaxcp.x11client.protocol.xf86vidmode.AddModeLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xf86vidmode.BadClockError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xf86vidmode.BadHTimingsError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xf86vidmode.BadVTimingsError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ClientNotLocalError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xf86vidmode.DeleteModeLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ExtensionDisabledError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetAllModeLines
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetDotClocks
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetGamma
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetGammaRamp
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetGammaRampSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetModeLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetMonitor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetPermissions
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xf86vidmode.GetViewPort
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xf86vidmode.LockModeSwitch
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ModeUnsuitableError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ModModeLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xf86vidmode.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SetClientVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SetGamma
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SetGammaRamp
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SetViewPort
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SwitchMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xf86vidmode.SwitchToMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ValidateModeLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xf86vidmode.Xf86vidmodePlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XFree86-VidModeExtension"
  • com.github.moaxcp.x11client.protocol.xf86vidmode.ZoomLockedError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xfixes.BadRegionError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xfixes.ChangeCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.xfixes.ChangeCursorByName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.xfixes.ChangeSaveSet
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xfixes.CopyRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xfixes.CreatePointerBarrier
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.xfixes.CreateRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xfixes.CreateRegionFromBitmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xfixes.CreateRegionFromGC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xfixes.CreateRegionFromPicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xfixes.CreateRegionFromWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xfixes.CursorNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xfixes.DeletePointerBarrier
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.xfixes.DestroyRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xfixes.ExpandRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.xfixes.FetchRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xfixes.GetCursorImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xfixes.GetCursorImageAndName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.xfixes.GetCursorName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xfixes.HideCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.xfixes.IntersectRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xfixes.InvertRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xfixes.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xfixes.RegionExtents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xfixes.SelectCursorInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xfixes.SelectionNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xfixes.SelectSelectionInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xfixes.SetCursorName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.xfixes.SetGCClipRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xfixes.SetPictureClipRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xfixes.SetRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xfixes.SetWindowShapeRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xfixes.ShowCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.xfixes.SubtractRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xfixes.TranslateRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xfixes.UnionRegion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xfixes.XfixesPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XFIXES"
  • com.github.moaxcp.x11client.protocol.xinerama.GetScreenCount
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xinerama.GetScreenSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xinerama.GetState
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinerama.IsActive
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xinerama.QueryScreens
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xinerama.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xinerama.XineramaPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XINERAMA"
  • com.github.moaxcp.x11client.protocol.xinput.AllowDeviceEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xinput.BarrierHitEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.BarrierLeaveEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ButtonPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ButtonReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDeviceControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDeviceDontPropagateList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDeviceKeyMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDeviceNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDevicePropertyEightBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x25
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDevicePropertySixteenBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x25
  • com.github.moaxcp.x11client.protocol.xinput.ChangeDevicePropertyThirtyTwoBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x25
  • com.github.moaxcp.x11client.protocol.xinput.ChangeFeedbackControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.xinput.ChangeKeyboardDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xinput.ChangePointerDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xinput.ClassError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xinput.CloseDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xinput.DeleteDeviceProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x26
  • com.github.moaxcp.x11client.protocol.xinput.DeviceBell
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.xinput.DeviceBusyError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xinput.DeviceButtonPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.DeviceButtonReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.DeviceButtonStateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xinput.DeviceChangedEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.DeviceError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xinput.DeviceFocusInEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xinput.DeviceFocusOutEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xinput.DeviceKeyPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.DeviceKeyReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.DeviceKeyStateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xinput.DeviceMappingNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xinput.DeviceMotionNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.DevicePresenceNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xinput.DevicePropertyNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xinput.DeviceStateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xinput.DeviceValuatorEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xinput.EnterEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.EventError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.FocusInEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.FocusOutEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceButtonMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceDontPropagateList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceKeyMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceModifierMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceMotionEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xinput.GetDeviceProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x27
  • com.github.moaxcp.x11client.protocol.xinput.GetExtensionVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.GetFeedbackControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xinput.GetSelectedExtensionEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xinput.GrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xinput.GrabDeviceButton
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xinput.GrabDeviceKey
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xinput.HierarchyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.KeyPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.KeyReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.LeaveEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ListDeviceProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x24
  • com.github.moaxcp.x11client.protocol.xinput.ListInputDevices
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xinput.ModeError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xinput.MotionEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.OpenDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xinput.PropertyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.ProximityInEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.ProximityOutEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xinput.QueryDeviceState
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.xinput.RawButtonPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawButtonReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawKeyPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawKeyReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawMotionEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawTouchBeginEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawTouchEndEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.RawTouchUpdateEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.SelectExtensionEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xinput.SendExtensionEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.xinput.SetDeviceButtonMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.xinput.SetDeviceFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xinput.SetDeviceMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xinput.SetDeviceModifierMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.xinput.SetDeviceValuators
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.xinput.TouchBeginEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.TouchEndEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.TouchOwnershipEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.TouchUpdateEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xinput.UngrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xinput.UngrabDeviceButton
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xinput.UngrabDeviceKey
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xinput.XIAllowEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x35
  • com.github.moaxcp.x11client.protocol.xinput.XIBarrierReleasePointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3d
  • com.github.moaxcp.x11client.protocol.xinput.XIChangeCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2a
  • com.github.moaxcp.x11client.protocol.xinput.XIChangeHierarchy
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2b
  • com.github.moaxcp.x11client.protocol.xinput.XIChangePropertyEightBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x39
  • com.github.moaxcp.x11client.protocol.xinput.XIChangePropertySixteenBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x39
  • com.github.moaxcp.x11client.protocol.xinput.XIChangePropertyThirtyTwoBits
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x39
  • com.github.moaxcp.x11client.protocol.xinput.XIDeleteProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3a
  • com.github.moaxcp.x11client.protocol.xinput.XIGetClientPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2d
  • com.github.moaxcp.x11client.protocol.xinput.XIGetFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x32
  • com.github.moaxcp.x11client.protocol.xinput.XIGetProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3b
  • com.github.moaxcp.x11client.protocol.xinput.XIGetSelectedEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3c
  • com.github.moaxcp.x11client.protocol.xinput.XIGrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x33
  • com.github.moaxcp.x11client.protocol.xinput.XIListProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x38
  • com.github.moaxcp.x11client.protocol.xinput.XinputPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XInputExtension"
  • com.github.moaxcp.x11client.protocol.xinput.XIPassiveGrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x36
  • com.github.moaxcp.x11client.protocol.xinput.XIPassiveUngrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x37
  • com.github.moaxcp.x11client.protocol.xinput.XIQueryDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x30
  • com.github.moaxcp.x11client.protocol.xinput.XIQueryPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x28
  • com.github.moaxcp.x11client.protocol.xinput.XIQueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2f
  • com.github.moaxcp.x11client.protocol.xinput.XISelectEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2e
  • com.github.moaxcp.x11client.protocol.xinput.XISetClientPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2c
  • com.github.moaxcp.x11client.protocol.xinput.XISetFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x31
  • com.github.moaxcp.x11client.protocol.xinput.XIUngrabDevice
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x34
  • com.github.moaxcp.x11client.protocol.xinput.XIWarpPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x29
  • com.github.moaxcp.x11client.protocol.xkb.AccessXNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xkb.ActionMessageEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xkb.Bell
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xkb.BellNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xkb.CompatMapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xkb.ControlsNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xkb.ExtensionDeviceNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xkb.GetCompatMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xkb.GetControls
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xkb.GetDeviceInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xkb.GetIndicatorMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xkb.GetIndicatorState
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xkb.GetMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xkb.GetNamedIndicator
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xkb.GetNames
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xkb.GetState
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xkb.IndicatorMapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xkb.IndicatorStateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xkb.KeyboardError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xkb.LatchLockState
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xkb.ListComponents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xkb.MapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xkb.NamesNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xkb.NewKeyboardNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xkb.PerClientFlags
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xkb.SelectEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xkb.SetCompatMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xkb.SetControls
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xkb.SetDebuggingFlags
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x65
  • com.github.moaxcp.x11client.protocol.xkb.SetDeviceInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.xkb.SetIndicatorMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xkb.SetMap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xkb.SetNamedIndicator
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xkb.SetNames
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xkb.StateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xkb.UseExtension
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xkb.XkbPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XKEYBOARD"
  • com.github.moaxcp.x11client.protocol.xprint.AttributNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xprint.BadContextError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xprint.BadSequenceError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xprint.CreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xprint.NotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xprint.PrintDestroyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xprint.PrintEndDoc
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xprint.PrintEndJob
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xprint.PrintEndPage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetDocumentData
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetImageResolution
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetOneAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetPageDimensions
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetPrinterList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xprint.PrintGetScreenOfContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xprint.PrintInputSelected
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xprint.PrintPutDocumentData
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xprint.PrintQueryScreens
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xprint.PrintQueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xprint.PrintRehashPrinterList
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xprint.PrintSelectInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xprint.PrintSetAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xprint.PrintSetContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xprint.PrintSetImageResolution
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.xprint.PrintStartDoc
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xprint.PrintStartJob
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xprint.PrintStartPage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xprint.XprintPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XpExtension"
  • com.github.moaxcp.x11client.protocol.xproto.AccessError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.AllocColor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x54
  • com.github.moaxcp.x11client.protocol.xproto.AllocColorCells
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x56
  • com.github.moaxcp.x11client.protocol.xproto.AllocColorPlanes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x57
  • com.github.moaxcp.x11client.protocol.xproto.AllocError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.AllocNamedColor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x55
  • com.github.moaxcp.x11client.protocol.xproto.AllowEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xproto.AtomError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.Bell
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x68
  • com.github.moaxcp.x11client.protocol.xproto.ButtonPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xproto.ButtonReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xproto.ChangeActivePointerGrab
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.xproto.ChangeGC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x38
  • com.github.moaxcp.x11client.protocol.xproto.ChangeHosts
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6d
  • com.github.moaxcp.x11client.protocol.xproto.ChangeKeyboardControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x66
  • com.github.moaxcp.x11client.protocol.xproto.ChangeKeyboardMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x64
  • com.github.moaxcp.x11client.protocol.xproto.ChangePointerControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x69
  • com.github.moaxcp.x11client.protocol.xproto.ChangeProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xproto.ChangeSaveSet
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xproto.ChangeWindowAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.CirculateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.xproto.CirculateRequestEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.xproto.CirculateWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xproto.ClearArea
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3d
  • com.github.moaxcp.x11client.protocol.xproto.ClientMessageEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.xproto.CloseFont
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2e
  • com.github.moaxcp.x11client.protocol.xproto.ColormapError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.ColormapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.xproto.ConfigureNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xproto.ConfigureRequestEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.xproto.ConfigureWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xproto.ConvertSelection
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xproto.CopyArea
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3e
  • com.github.moaxcp.x11client.protocol.xproto.CopyColormapAndFree
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x50
  • com.github.moaxcp.x11client.protocol.xproto.CopyGC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x39
  • com.github.moaxcp.x11client.protocol.xproto.CopyPlane
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3f
  • com.github.moaxcp.x11client.protocol.xproto.CreateColormap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4e
  • com.github.moaxcp.x11client.protocol.xproto.CreateCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5d
  • com.github.moaxcp.x11client.protocol.xproto.CreateGC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x37
  • com.github.moaxcp.x11client.protocol.xproto.CreateGlyphCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5e
  • com.github.moaxcp.x11client.protocol.xproto.CreateNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xproto.CreatePixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x35
  • com.github.moaxcp.x11client.protocol.xproto.CreateWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.CursorError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.DeleteProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xproto.DestroyNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xproto.DestroySubwindows
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xproto.DestroyWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xproto.DrawableError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.EnterNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xproto.ExposeEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xproto.FillPoly
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x45
  • com.github.moaxcp.x11client.protocol.xproto.FocusInEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xproto.FocusOutEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xproto.FontError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.ForceScreenSaver
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x73
  • com.github.moaxcp.x11client.protocol.xproto.FreeColormap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4f
  • com.github.moaxcp.x11client.protocol.xproto.FreeColors
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x58
  • com.github.moaxcp.x11client.protocol.xproto.FreeCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5f
  • com.github.moaxcp.x11client.protocol.xproto.FreeGC
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3c
  • com.github.moaxcp.x11client.protocol.xproto.FreePixmap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x36
  • com.github.moaxcp.x11client.protocol.xproto.GContextError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.GeGenericEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x23
  • com.github.moaxcp.x11client.protocol.xproto.GetAtomName
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xproto.GetFontPath
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x34
  • com.github.moaxcp.x11client.protocol.xproto.GetGeometry
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xproto.GetImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x49
  • com.github.moaxcp.x11client.protocol.xproto.GetInputFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2b
  • com.github.moaxcp.x11client.protocol.xproto.GetKeyboardControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x67
  • com.github.moaxcp.x11client.protocol.xproto.GetKeyboardMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x65
  • com.github.moaxcp.x11client.protocol.xproto.GetModifierMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x77
  • com.github.moaxcp.x11client.protocol.xproto.GetMotionEvents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x27
  • com.github.moaxcp.x11client.protocol.xproto.GetPointerControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6a
  • com.github.moaxcp.x11client.protocol.xproto.GetPointerMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x75
  • com.github.moaxcp.x11client.protocol.xproto.GetProperty
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xproto.GetScreenSaver
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6c
  • com.github.moaxcp.x11client.protocol.xproto.GetSelectionOwner
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x17
  • com.github.moaxcp.x11client.protocol.xproto.GetWindowAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xproto.GrabButton
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.xproto.GrabKey
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x21
  • com.github.moaxcp.x11client.protocol.xproto.GrabKeyboard
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.xproto.GrabPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1a
  • com.github.moaxcp.x11client.protocol.xproto.GrabServer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x24
  • com.github.moaxcp.x11client.protocol.xproto.GraphicsExposureEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xproto.GravityNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x18
  • com.github.moaxcp.x11client.protocol.xproto.IDChoiceError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.ImageText16
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4d
  • com.github.moaxcp.x11client.protocol.xproto.ImageText8
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4c
  • com.github.moaxcp.x11client.protocol.xproto.ImplementationError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.InstallColormap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x51
  • com.github.moaxcp.x11client.protocol.xproto.InternAtom
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xproto.KeymapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xproto.KeyPressEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.KeyReleaseEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.KillClient
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x71
  • com.github.moaxcp.x11client.protocol.xproto.LeaveNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xproto.LengthError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.ListExtensions
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x63
  • com.github.moaxcp.x11client.protocol.xproto.ListFonts
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x31
  • com.github.moaxcp.x11client.protocol.xproto.ListFontsWithInfo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x32
  • com.github.moaxcp.x11client.protocol.xproto.ListHosts
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6e
  • com.github.moaxcp.x11client.protocol.xproto.ListInstalledColormaps
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x53
  • com.github.moaxcp.x11client.protocol.xproto.ListProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xproto.LookupColor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5c
  • com.github.moaxcp.x11client.protocol.xproto.MapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xproto.MappingNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.xproto.MapRequestEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xproto.MapSubwindows
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xproto.MapWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xproto.MatchError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.MotionNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xproto.NameError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.NoExposureEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xproto.NoOperation
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7f
  • com.github.moaxcp.x11client.protocol.xproto.OpenFont
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2d
  • com.github.moaxcp.x11client.protocol.xproto.PixmapError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.PolyArc
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x44
  • com.github.moaxcp.x11client.protocol.xproto.PolyFillArc
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x47
  • com.github.moaxcp.x11client.protocol.xproto.PolyFillRectangle
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x46
  • com.github.moaxcp.x11client.protocol.xproto.PolyLine
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x41
  • com.github.moaxcp.x11client.protocol.xproto.PolyPoint
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x40
  • com.github.moaxcp.x11client.protocol.xproto.PolyRectangle
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x43
  • com.github.moaxcp.x11client.protocol.xproto.PolySegment
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x42
  • com.github.moaxcp.x11client.protocol.xproto.PolyText16
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4b
  • com.github.moaxcp.x11client.protocol.xproto.PolyText8
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4a
  • com.github.moaxcp.x11client.protocol.xproto.PropertyNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1c
  • com.github.moaxcp.x11client.protocol.xproto.PutImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x48
  • com.github.moaxcp.x11client.protocol.xproto.QueryBestSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x61
  • com.github.moaxcp.x11client.protocol.xproto.QueryColors
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5b
  • com.github.moaxcp.x11client.protocol.xproto.QueryExtension
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x62
  • com.github.moaxcp.x11client.protocol.xproto.QueryFont
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2f
  • com.github.moaxcp.x11client.protocol.xproto.QueryKeymap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2c
  • com.github.moaxcp.x11client.protocol.xproto.QueryPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x26
  • com.github.moaxcp.x11client.protocol.xproto.QueryTextExtents
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x30
  • com.github.moaxcp.x11client.protocol.xproto.QueryTree
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xproto.RecolorCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x60
  • com.github.moaxcp.x11client.protocol.xproto.ReparentNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xproto.ReparentWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xproto.RequestError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xproto.ResizeRequestEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.xproto.RotateProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x72
  • com.github.moaxcp.x11client.protocol.xproto.SelectionClearEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.xproto.SelectionNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1f
  • com.github.moaxcp.x11client.protocol.xproto.SelectionRequestEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1e
  • com.github.moaxcp.x11client.protocol.xproto.SendEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x19
  • com.github.moaxcp.x11client.protocol.xproto.SetAccessControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6f
  • com.github.moaxcp.x11client.protocol.xproto.SetClipRectangles
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3b
  • com.github.moaxcp.x11client.protocol.xproto.SetCloseDownMode
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x70
  • com.github.moaxcp.x11client.protocol.xproto.SetDashes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3a
  • com.github.moaxcp.x11client.protocol.xproto.SetFontPath
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x33
  • com.github.moaxcp.x11client.protocol.xproto.SetInputFocus
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2a
  • com.github.moaxcp.x11client.protocol.xproto.SetModifierMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x76
  • com.github.moaxcp.x11client.protocol.xproto.SetPointerMapping
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x74
  • com.github.moaxcp.x11client.protocol.xproto.SetScreenSaver
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6b
  • com.github.moaxcp.x11client.protocol.xproto.SetSelectionOwner
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xproto.StoreColors
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x59
  • com.github.moaxcp.x11client.protocol.xproto.StoreNamedColor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5a
  • com.github.moaxcp.x11client.protocol.xproto.TranslateCoordinates
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x28
  • com.github.moaxcp.x11client.protocol.xproto.UngrabButton
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1d
  • com.github.moaxcp.x11client.protocol.xproto.UngrabKey
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x22
  • com.github.moaxcp.x11client.protocol.xproto.UngrabKeyboard
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x20
  • com.github.moaxcp.x11client.protocol.xproto.UngrabPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1b
  • com.github.moaxcp.x11client.protocol.xproto.UngrabServer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x25
  • com.github.moaxcp.x11client.protocol.xproto.UninstallColormap
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x52
  • com.github.moaxcp.x11client.protocol.xproto.UnmapNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xproto.UnmapSubwindows
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xproto.UnmapWindow
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xproto.ValueError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.VisibilityNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xproto.WarpPointer
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x29
  • com.github.moaxcp.x11client.protocol.xproto.WindowError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xproto.XprotoPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    ""
  • com.github.moaxcp.x11client.protocol.xselinux.GetClientContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x16
  • com.github.moaxcp.x11client.protocol.xselinux.GetDeviceContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xselinux.GetDeviceCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xselinux.GetPropertyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xselinux.GetPropertyCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xselinux.GetPropertyDataContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xselinux.GetPropertyUseContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xselinux.GetSelectionContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xselinux.GetSelectionCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xselinux.GetSelectionDataContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x14
  • com.github.moaxcp.x11client.protocol.xselinux.GetSelectionUseContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xselinux.GetWindowContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xselinux.GetWindowCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xselinux.ListProperties
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xselinux.ListSelections
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x15
  • com.github.moaxcp.x11client.protocol.xselinux.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xselinux.SetDeviceContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xselinux.SetDeviceCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xselinux.SetPropertyCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xselinux.SetPropertyUseContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xselinux.SetSelectionCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xselinux.SetSelectionUseContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xselinux.SetWindowCreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xselinux.XselinuxPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SELinux"
  • com.github.moaxcp.x11client.protocol.xtest.CompareCursor
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xtest.FakeInput
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xtest.GetVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xtest.GrabControl
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xtest.XtestPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XTEST"
  • com.github.moaxcp.x11client.protocol.xv.BadControlError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xv.BadEncodingError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xv.BadPortError
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xv.GetPortAttribute
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xe
  • com.github.moaxcp.x11client.protocol.xv.GetStill
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xv.GetVideo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xv.GrabPort
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xv.ListImageFormats
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x10
  • com.github.moaxcp.x11client.protocol.xv.PortNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xv.PutImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x12
  • com.github.moaxcp.x11client.protocol.xv.PutStill
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xv.PutVideo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xv.QueryAdaptors
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xv.QueryBestSize
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xc
  • com.github.moaxcp.x11client.protocol.xv.QueryEncodings
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xv.QueryExtension
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xv.QueryImageAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x11
  • com.github.moaxcp.x11client.protocol.xv.QueryPortAttributes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xf
  • com.github.moaxcp.x11client.protocol.xv.SelectPortNotify
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xb
  • com.github.moaxcp.x11client.protocol.xv.SelectVideoNotify
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xa
  • com.github.moaxcp.x11client.protocol.xv.SetPortAttribute
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0xd
  • com.github.moaxcp.x11client.protocol.xv.ShmPutImage
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x13
  • com.github.moaxcp.x11client.protocol.xv.StopVideo
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x9
  • com.github.moaxcp.x11client.protocol.xv.UngrabPort
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xv.VideoNotifyEvent
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xv.XvPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XVideo"
  • com.github.moaxcp.x11client.protocol.xvmc.CreateContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • com.github.moaxcp.x11client.protocol.xvmc.CreateSubpicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • com.github.moaxcp.x11client.protocol.xvmc.CreateSurface
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • com.github.moaxcp.x11client.protocol.xvmc.DestroyContext
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • com.github.moaxcp.x11client.protocol.xvmc.DestroySubpicture
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x7
  • com.github.moaxcp.x11client.protocol.xvmc.DestroySurface
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • com.github.moaxcp.x11client.protocol.xvmc.ListSubpictureTypes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x8
  • com.github.moaxcp.x11client.protocol.xvmc.ListSurfaceTypes
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x1
  • com.github.moaxcp.x11client.protocol.xvmc.QueryVersion
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
  • com.github.moaxcp.x11client.protocol.xvmc.XvmcPlugin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "XVideo-MotionCompensation"