This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Graphics driver for unaccelerated flat frame buffers
io-graphics -d flat [option[,option...]] ... &
x86, PowerPC, ARM, MIPS, SH
For the io-graphics options that can be used with this driver, see io-graphics. Options specific to this driver:
The devg-flat.so driver provides unaccelerated flat support for frame buffers.
You can start the graphics subsystem specifying the physical address of the frame buffer (assumes the display mode is already set):
io-graphics -d flat xres=640,yres=480,bitpp=16,photon,mem_opts=0xAAAAAAAA,0xSSSSSSSS[PPPP] -pphoton
You can start the graphics subsystem specifying the PCI display device to attach to:
io-graphics -d flat vid=0xVVVV,did=0xDDDD,xres=640,yres=480,index=0, bitpp=16,photon,mem_opts=X[,PPPP] -pphoton
io-graphics, crttrap, devgt-iographics