Generates display configuration data
dispconf -i vid did index [-d drv[,mode opts]]* [-c file] [-g name=val[ ,name=val[ ,...]]]
Neutrino
photon { driver { drivername=drv modeopts=[modeopts] } }
This option can be used multiple times if this device is supported by multiple drivers. Whenever the list of drivers changes or when the device section is added for the first time the device.drivername is set to the first driver. If no drivers are specified, the default “svga” driver is used.
This option will only work when the device section is
added for the first time, or when the list of drivers changes.
To override an entry in the photon {} subsection, use the following example:
photon.name=val |
The default display section is:
display { xres=640 yres=480 refresh=60 pixel_format=rgb565 photon { enabled=1 # if this is the primary display card. xoffset=0 yoffset=0 cursor=hardware input_group=1 } }
The dispconf utility has several options that enable you to manipulate the configuration information for your video hardware.
Connecting Hardware in the Neutrino User's Guide