display-fbdev — Display using Linux kernel framebuffer devices
display-fbdev : [[-noinput] [[-nokbd] | [-nomouse]]] [-novt] [-physz=sizex,sizeydpi] [framebuffer]
Uses the Linux /dev/fb* devices to do fullscreen graphics.
When using a regular fbdev driver, /etc/fb.modes is used to determine the available modes for the device. Driver timings and resolutions can be automatically obtained when running under KGIcon.
The filename of the framebuffer target to use. The default is to get it from the FRAMEBUFFER environment, or the framebuffer associated with the current console if that is unset.
Do not open any libraries for keyboard input.
Do not open any libraries for mouse input.
Same as both -nokbd and -nomouse.
Disable virtual console support.
This option will provide a physical screen size for applications which wish to remain resolution independent. sizex,sizey are the x,y size of the screen in millimeters, unless the optional dpi string is affixed, in which case, they represent resolution in dots-per-inch.
DirectBuffer always available. |
Accelerated when using KGIcon or matroxfb. |
Multiple frames |
Panning |
fb.modes(5) |