[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241114173930.44983-1-illia@yshyn.com>
Date: Thu, 14 Nov 2024 18:39:28 +0100
From: Illia Ostapyshyn <illia@...yn.com>
To: linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org,
platform-driver-x86@...r.kernel.org,
ibm-acpi-devel@...ts.sourceforge.net
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Ilpo Jarvinen <ilpo.jarvinen@...ux.intel.com>,
Hans de Goede <hdegoede@...hat.com>,
Henrique de Moraes Holschuh <hmh@....eng.br>,
Illia Ostapyshyn <illia@...yn.com>
Subject: [PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
The Lenovo Thinkpad T14 Gen 5, T16 Gen 3, and P14s Gen 5 laptops feature a new
hotkey on F11 showing a smartphone and a laptop chained together. According to
the user manual [1], it launches the Microsoft Phone Link software used to
connect to Android/iOS devices and relay messages/calls or sync data.
This new keycode can be interpreted by desktop environments to lauch free Phone
Link alternatives like KDE Connect or GSConnect.
[1] https://download.lenovo.com/pccbbs/mobiles_pdf/t14g5_t16g3_p14sg5_ug_en.pdf
Illia Ostapyshyn (2):
Input: allocate keycode for phone linking
platform/x86: thinkpad_acpi: Add support for new phone link hotkey
drivers/platform/x86/thinkpad_acpi.c | 1 +
include/uapi/linux/input-event-codes.h | 1 +
2 files changed, 2 insertions(+)
--
2.47.0
Powered by blists - more mailing lists