[PATCH 2/4] Document the atkbd.softraw module parameter.
From: Vojtech Pavlik
Date: Wed Feb 02 2005 - 15:49:52 EST
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/for-linus
===================================================================
ChangeSet@xxxxxxxxxx, 2005-01-29 12:27:56+01:00, Andries.Brouwer@xxxxxx
input: Document the atkbd.softraw module parameter.
From: Andries Brouwer <Andries.Brouwer@xxxxxx>
Signed-off-by: Vojtech Pavlik <vojtech@xxxxxxx>
kernel-parameters.txt | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
===================================================================
diff -Nru a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt 2005-02-02 20:29:48 +01:00
+++ b/Documentation/kernel-parameters.txt 2005-02-02 20:29:48 +01:00
@@ -226,15 +226,19 @@
atascsi= [HW,SCSI] Atari SCSI
- atkbd.extra= [HW] Enable extra LEDs and keys on IBM RapidAccess, EzKey
- and similar keyboards
+ atkbd.extra= [HW] Enable extra LEDs and keys on IBM RapidAccess,
+ EzKey and similar keyboards
atkbd.reset= [HW] Reset keyboard during initialization
atkbd.set= [HW] Select keyboard code set
Format: <int> (2 = AT (default) 3 = PS/2)
- atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar keyboards
+ atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar
+ keyboards
+
+ atkbd.softraw= [HW] Choose between synthetic and real raw mode
+ Format: <bool> (0 = real, 1 = synthetic (default))
atkbd.softrepeat=
[HW] Use software keyboard repeat
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/