diff options
author | Frans Pop <elendil@planet.nl> | 2006-11-22 20:40:03 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-11-22 20:40:03 +0000 |
commit | a83a53d19f3d22557caf84a029547411498d0b17 (patch) | |
tree | a4151722f0f7f61944bd1c44e05b6a7a4e0e65bd /en | |
parent | 1e4f5f8a3aee56a954de54a563868d349f766175 (diff) | |
download | installation-guide-a83a53d19f3d22557caf84a029547411498d0b17.zip |
* Add condition "g-i" for arches that support the graphical installer.
* Document mouse/left boot parameter.
Diffstat (limited to 'en')
-rw-r--r-- | en/boot-installer/parameters.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 42094a06e..bfcfdd3f4 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -362,7 +362,17 @@ If you are using a 2.2.x kernel, you may need to set &ramdisksize;. </para></listitem> </varlistentry> -<varlistentry> +<varlistentry condition="g-i"> +<term>mouse/left</term> +<listitem><para> + +For the gtk frontend (graphical installer), users can switch the mouse to +left-handed operation by setting this parameter to <userinput>true</userinput>. + +</para></listitem> +</varlistentry> + +<varlistentry condition="g-i"> <term>directfb/hw-accel</term> <listitem><para> |