diff options
author | Frans Pop <elendil@planet.nl> | 2008-04-23 01:27:41 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-04-23 01:27:41 +0000 |
commit | 23185232adc19f0dc762649b582c53d663d25a0a (patch) | |
tree | 30694f833d1a2928749aff8216a736e118709e30 /nl/boot-installer | |
parent | 9c024f2387eab62086ca90a1e7576a5164f1cecd (diff) | |
download | installation-guide-23185232adc19f0dc762649b582c53d663d25a0a.zip |
Update of untranslated documents
Diffstat (limited to 'nl/boot-installer')
-rw-r--r-- | nl/boot-installer/parameters.xml | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml index b3c970ee7..303db3718 100644 --- a/nl/boot-installer/parameters.xml +++ b/nl/boot-installer/parameters.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 49849 untranslated --> +<!-- original version: 52727 untranslated --> <sect1 id="boot-parms"><title>Boot Parameters</title> <para> @@ -399,6 +399,41 @@ could not be loaded completely. The value is in kB. </varlistentry> <varlistentry condition="gtk"> +<term>mouse/protocol</term> +<listitem><para> + +For the gtk frontend (graphical installer), users can set the mouse +protocol to be used by setting this parameter. +Supported values are<footnote> + +<para> +See the man page for +<citerefentry><refentrytitle>directfbrc</refentrytitle> +<manvolnum>5</manvolnum></citerefentry> for additional information. +</para> + +</footnote>: +<userinput>PS/2</userinput>, <userinput>IMPS/2</userinput>, +<userinput>MS</userinput>, <userinput>MS3</userinput>, +<userinput>MouseMan</userinput> and <userinput>MouseSystems</userinput>. +In most cases the default protocol should work correctly. + +</para></listitem> +</varlistentry> + +<varlistentry condition="gtk"> +<term>mouse/device</term> +<listitem><para> + +For the gtk frontend (graphical installer), users can specify the mouse +device to be used by setting this parameter. This is mostly useful if the +mouse is connected to a serial port (serial mouse). Example: +<userinput>mouse/device=<replaceable>/dev/ttyS1</replaceable></userinput>. + +</para></listitem> +</varlistentry> + +<varlistentry condition="gtk"> <term>mouse/left</term> <listitem><para> |