linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] add context menu key
       [not found] <20071113235836.GP407@cathedrallabs.org>
@ 2007-11-27  5:56 ` Dmitry Torokhov
  2007-11-28 18:35   ` Aristeu Rozanski
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2007-11-27  5:56 UTC (permalink / raw)
  To: Aristeu Rozanski; +Cc: linux-input

On Tuesday 13 November 2007, Aristeu Rozanski wrote:
> This patch adds the context menu key (HUT GenDesc 0x84)
> 
> Signed-off-by: Aristeu Rozanski <aris@ruivo.org>

Applied, but moved to 0x1bx range. Thank you Aristeu.

-- 
Dmitry

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

* Re: [PATCH] add context menu key
  2007-11-27  5:56 ` [PATCH] add context menu key Dmitry Torokhov
@ 2007-11-28 18:35   ` Aristeu Rozanski
  0 siblings, 0 replies; 2+ messages in thread
From: Aristeu Rozanski @ 2007-11-28 18:35 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input

Dmitry,
> On Tuesday 13 November 2007, Aristeu Rozanski wrote:
> > This patch adds the context menu key (HUT GenDesc 0x84)
> > 
> > Signed-off-by: Aristeu Rozanski <aris@ruivo.org>
> 
> Applied, but moved to 0x1bx range. Thank you Aristeu.
moving it to 0x1bx range, the KEY_REMOTE_<num> won't fit anymore, as you
noticed already. Also, looking the available ranges, I couldn't find any
other that would be suitable:
	- 0x1cX is used for KEY_{DEL,INS}_{EOL,EOS,LINE}
	- 0x1eX is used for KEY_FN_*
other solution I can see other than using one of these ranges is
expanding KEY_MAX, but I'm not sure it's something you want.

Just to help others understand the problem: Dmitry told me about the
problem using KEY_<NUM> in remote controls and that using KEY_KP_<NUM>
isn't a solution. So I'm trying to define new keys for numbers in remote
controls.

-- 
Aristeu


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

end of thread, other threads:[~2007-11-28 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20071113235836.GP407@cathedrallabs.org>
2007-11-27  5:56 ` [PATCH] add context menu key Dmitry Torokhov
2007-11-28 18:35   ` Aristeu Rozanski

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).