kasmxproxy \- proxy an existing X11 display to a KasmVNC display
.SHSYNOPSIS
.Bkasmxproxy
.RB[\-a|\-\-app\-display
.IRsource\-display]
.RB[\-v|\-\-vnc\-display
.IRdestination\-display]
.RB[\-f|\-\-fps
.IRFPS]
.RB[\-r|\-\-resize]
.br
.SHDESCRIPTION
.Bkasmxproxy
is used to proxy an x display, usually attached to a physical GPU, to KasmVNC display. This is usually used in the context of providing GPU acceleration to a KasmVNC session.
.SHOPTIONS
.TP
.B\-a,\-\-app\-display\fIsource-display\fP
Existing X display to proxy.
Defaults to :0.
.TP
.B\-v,\-\-vnc\-display\fIdestination-display\fP
X display, where source display will be available on.
Defaults to :1.
.TP
.B\-f,\-\-fps\fIframes-per-second\fP
X display, where the source display will be available on.
Defaults to 30 frames per second.
.TP
.B\-r|\-\-resize
Enable resizing. WARNING: DO NOT ENABLE IF PHYSICAL DISPLAY IS ATTACHED.