linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] document atkbd.softraw
@ 2005-01-28 23:23 Andries.Brouwer
  2005-01-29 11:28 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: Andries.Brouwer @ 2005-01-28 23:23 UTC (permalink / raw)
  To: akpm, torvalds, vojtech; +Cc: linux-kernel

Document atkbd.softraw (and shorten a few long lines nearby).

diff -uprN -X /linux/dontdiff a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt	2004-12-29 03:39:42.000000000 +0100
+++ b/Documentation/kernel-parameters.txt	2005-01-29 00:21:07.000000000 +0100
@@ -222,15 +222,19 @@ running once the system is up.
 
 	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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] document atkbd.softraw
  2005-01-28 23:23 [PATCH] document atkbd.softraw Andries.Brouwer
@ 2005-01-29 11:28 ` Vojtech Pavlik
  0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2005-01-29 11:28 UTC (permalink / raw)
  To: Andries.Brouwer; +Cc: akpm, torvalds, linux-kernel

On Sat, Jan 29, 2005 at 12:23:15AM +0100, Andries.Brouwer@cwi.nl wrote:

> Document atkbd.softraw (and shorten a few long lines nearby).

Thanks, applied.

> --- a/Documentation/kernel-parameters.txt	2004-12-29 03:39:42.000000000 +0100
> +++ b/Documentation/kernel-parameters.txt	2005-01-29 00:21:07.000000000 +0100
> @@ -222,15 +222,19 @@ running once the system is up.
>  
>  	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
> 

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-29 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-28 23:23 [PATCH] document atkbd.softraw Andries.Brouwer
2005-01-29 11:28 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).