Module app:gfxdpy - Graphics display system (wrapper)
Graphics display system (wrapper). This program is used to startup RMoX's graphical interface. Usage:
gfxdpy [device]
Where device optionally specifies the name of a interface:guifb capable device. If not specified, the device used is "vgafb". Once the framebuffer device is operational, this will start the service:gfxcore and service:gfxwinsys services, before finally launching a basic console application (app:gfxconsole).
Requires: service:gfxcore service:gfxwinsys