Changes

Jump to navigation Jump to search
Adds description of webconf Display fields.
Line 22: Line 22:     
4.) Send a pull request with some explanation and I will review the changes and merge with the master repo for making available the custom configuration in the next software update.
 
4.) Send a pull request with some explanation and I will review the changes and merge with the master repo for making available the custom configuration in the next software update.
 +
 +
=Webconf Configuration=
 +
Webconf shows several fields to allow configuration of custom displays as described in this table.
 +
 +
{| class="wikitable"
 +
|+ Caption text
 +
|-
 +
! Field !! Type !! Use
 +
|-
 +
|Display || Dropdown || Select a preset display from a list of templates. Populates other fields below.
 +
|-
 +
| Config || Text || Entries to be added to config.txt. May be used to enable and configure overlays.
 +
|-
 +
| Width || Text (numerical) || Defines the display width. Used by UI code.
 +
|-
 +
| Height || Text (numerical) || Defines the display height. Used by UI code.
 +
|-
 +
| Touch Rotation || Dropdown || Defines touch interface rotation. Used by touch driver.
 +
|-
 +
| Kernel Options || Text || Entries to be added to the kernel options. May be used to configure display.
 +
|-
 +
| Framebuffer || Text || Defines the framebuffer device path. Used by UI code and X Server.
 +
|-
 +
|}
527

edits

Navigation menu