Class X11.XMappingEvent

  • Enclosing interface:
    X11

    @FieldOrder({"type","serial","send_event","display","window","request","first_keycode","count"})
    public static class X11.XMappingEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • request

        public int request
      • first_keycode

        public int first_keycode
      • count

        public int count
    • Constructor Detail

      • XMappingEvent

        public XMappingEvent()