From f06854bfdb15d536c8f5b184979d437d07a6fcc6 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sat, 19 Apr 2008 12:56:39 +0000 Subject: Document new boot parameters to define mouse protocol and device (port) for the graphical installer. --- en/boot-installer/parameters.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'en/boot-installer') diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index d9928a639..9dedaccca 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -398,6 +398,41 @@ could not be loaded completely. The value is in kB. + +mouse/protocol + + +For the gtk frontend (graphical installer), users can set the mouse +protocol to be used by setting this parameter. +Supported values are + + +See the man page for +directfbrc +5 for additional information. + + +: +PS/2, IMPS/2, +MS, MS3, +MouseMan and MouseSystems. +In most cases the default protocol should work correctly. + + + + + +mouse/device + + +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: +mouse/device=/dev/ttyS1. + + + + mouse/left -- cgit v1.2.3