X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fmachine-info.xml;h=1c3a21c6434a21c47f84ec3b7c6f60321c9c7117;hb=a432cb691ca3c1e18b012cb8e9f6e5654b3652a2;hp=b310d71334195302b54b0ca05f631dbecabe380c;hpb=dbc4fbae58e39cb0d33738f0a4d1e74511ed1fb5;p=elogind.git diff --git a/man/machine-info.xml b/man/machine-info.xml index b310d7133..1c3a21c64 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -128,6 +128,34 @@ similar icon name. + + CHASSIS= + + The chassis + type. Currently, the following chassis + types are defined: + desktop, + laptop, + server, + tablet, + handset, as well as + the special chassis types + vm and + container for + virtualized systems that lack an + immediate physical chassis. Note that + many systems allow detection of the + chassis type automatically (based on + firmware information or + suchlike). This setting (if set) shall + take precedence over automatically + detected information and is useful to + override misdetected configuration or + to manually configure the chassis type + where automatic detection is not + available. + + @@ -135,8 +163,9 @@ Example - PRETTY_HOSTNAME="Lennart's Computer" -ICON_NAME=computer-laptop + PRETTY_HOSTNAME="Lennart's Tablet" +ICON_NAME=computer-tablet +CHASSIS=tablet