Re: [PATCH 1/2] Input: Add keycodes for some missing Fn key combinations

Dmitry Torokhov <[email protected]>
Newsgroups gmane.linux.kernel.input,gmane.linux.drivers.platform.x86.devel,gmane.linux.hotplug.devel,gmane.linux.kernel
Message-ID <[email protected]>
Hi Pali,

On Sat, May 17, 2014 at 04:43:36PM +0200, Pali Rohár wrote:
> There are already defined some Fn key combinations, but not all.
> This patch adds missing combinations for support in dell-wmi driver.
> 
> Signed-off-by: Pali Rohár <[email protected]>
> ---
>  include/uapi/linux/input.h |    6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/include/uapi/linux/input.h b/include/uapi/linux/input.h
> index f484952..3a32799 100644
> --- a/include/uapi/linux/input.h
> +++ b/include/uapi/linux/input.h
> @@ -672,6 +672,12 @@ struct input_keymap_entry {
>  #define KEY_FN_F		0x1e2
>  #define KEY_FN_S		0x1e3
>  #define KEY_FN_B		0x1e4
> +#define KEY_FN_Q		0x1e5
> +#define KEY_FN_W		0x1e6
> +#define KEY_FN_R		0x1e7
> +#define KEY_FN_T		0x1e8
> +#define KEY_FN_A		0x1e9
> +#define KEY_FN_G		0x1ea

What do they actually do?

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.