linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] map Fn + R key on newer Yogas and Legions
@ 2024-02-20  3:39 Gergo Koteles
  2024-02-20  3:39 ` [PATCH 1/2] Input: allocate keycode for Fn + R Gergo Koteles
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gergo Koteles @ 2024-02-20  3:39 UTC (permalink / raw)
  To: Ike Panhc, Hans de Goede, Ilpo Järvinen, Dmitry Torokhov,
	Philipp Jungkamp
  Cc: platform-driver-x86, linux-kernel, linux-input, Gergo Koteles

Hi All,

This patch series adds a new KEY_FN_R input event code and map the
Fn + R key to it in the ideapad-laptop driver.

It affects two WMI keycodes and I couldn't try the 0x0a, but I couldn't 
find any indication that the refresh rate toggle should not be Fn + R.

Regards,
Gergo

Gergo Koteles (2):
  Input: allocate keycode for Fn + R
  platform/x86: ideapad-laptop: map Fn + R key to KEY_FN_R

 drivers/platform/x86/ideapad-laptop.c  | 4 ++--
 include/uapi/linux/input-event-codes.h | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


base-commit: b401b621758e46812da61fa58a67c3fd8d91de0d
prerequisite-patch-id: 66a1ec71f181c6468a8226430af7ee917f40138a
-- 
2.43.2


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

end of thread, other threads:[~2024-03-12 11:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-20  3:39 [PATCH 0/2] map Fn + R key on newer Yogas and Legions Gergo Koteles
2024-02-20  3:39 ` [PATCH 1/2] Input: allocate keycode for Fn + R Gergo Koteles
2024-02-20  3:39 ` [PATCH 2/2] platform/x86: ideapad-laptop: map Fn + R key to KEY_FN_R Gergo Koteles
2024-02-26 13:27 ` [PATCH 0/2] map Fn + R key on newer Yogas and Legions Ilpo Järvinen
2024-03-10  1:39   ` Dmitry Torokhov
2024-03-11 10:53     ` Ilpo Järvinen
2024-03-11 18:45       ` Dmitry Torokhov
2024-03-12 11:01         ` Ilpo Järvinen

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