Re: [PATCH] Input: Fix documentation. Event type is EV_KEY, not REL_KEY.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 17, 2009 at 06:30:23AM -0300, Thadeu Lima de Souza Cascardo wrote:
> ---
>  Documentation/input/input.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/input/input.txt b/Documentation/input/input.txt
> index 686ee99..b93c084 100644
> --- a/Documentation/input/input.txt
> +++ b/Documentation/input/input.txt
> @@ -278,7 +278,7 @@ struct input_event {
>  };
>  
>    'time' is the timestamp, it returns the time at which the event happened.
> -Type is for example EV_REL for relative moment, REL_KEY for a keypress or
> +Type is for example EV_REL for relative moment, EV_KEY for a keypress or
>  release. More types are defined in include/linux/input.h.
>  
>    'code' is event code, for example REL_X or KEY_BACKSPACE, again a complete

Will apply, thank you.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux