On Sat, 17 Feb 2018, Todd Kelner wrote: > Sony's NSG-MR5U and NSG-MR7U remote controls have a full keyboard and a > touchpad. The keyboard is already supported by the existing Linux > kernel and drivers but the touchpad is not recognized. This patch adds > the coded needed to bring full functionality to the touchpad. > > Note that these remotes use the vendor code for SMK even though they are > Sony branded. > > Known limitations > - The built-in accelerometers are not supported by these changes > - When the Drag (Fn) key is used as a mouse button, the button is > automatically released when the key begins repeating. There are two > workarounds for this 1) Use the button behind the touchpad instead of > the Drag (Fn) key or 2) Disable the key repeat functionality or > increase the key repeat delay. > > Signed-off-by: Todd Kelner <tsopdump@xxxxxxxxx> > --- > Changes in v2: > - Brought code up-to-date with latest changes from git > - Converted relative trackpad coordinates from unsigned to signed > - In sony_register_touchpad, merged two occurrences of > input_mt_init_slots into one > - Added new parameters to sony_register_trackpad to support touch major > and minor and orientation settings Queued in for-4.17/sony. Thanks, -- Jiri Kosina SUSE Labs -- 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