Displaying 1 result from an estimated 1 matches for "append_value".
2008 Mar 18
0
[PATCH] vfb: Add opengl option
...nc,sdl},vncunused=1,vncdisplay=N,vnclisten=ADDR,display=DISPLAY,xauthority=XAUTHORITY,vncpasswd=PASSWORD",
+gopts.var(''vfb'', val="type={vnc,sdl},vncunused=1,vncdisplay=N,vnclisten=ADDR,display=DISPLAY,xauthority=XAUTHORITY,vncpasswd=PASSWORD,opengl=1",
fn=append_value, default=[],
use="""Make the domain a framebuffer backend.
The backend type should be either sdl or vnc.
@@ -330,7 +330,7 @@
default password.
For type=sdl, a viewer will be started automatically using the
given DISPLAY and XAUTH...