We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With my X270 tap to click can be used (when enabled in macos settings) and the click also works.
But all physical keys/buttons above the trackpad are mapped to be a right click.
@mydevilroot Is this also the case with your model?
Inspecting the hardware using debian, dmidecode gives the following infos
Handle 0x0032, DMI type 21, 7 bytes Built-in Pointing Device Type: Touch Pad Interface: PS/2 Buttons: 2
checking /proc/bus/input/devices gives the following information:
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchPad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input5 U: Uniq= H: Handlers=mouse0 event5 B: PROP=5 B: EV=b B: KEY=e520 610000 0 0 0 0 B: ABS=660800011000003 I: Bus=0011 Vendor=0002 Product=000a Version=0000 N: Name="TPPS/2 IBM TrackPoint" P: Phys=synaptics-pt/serio0/input0 S: Sysfs=/devices/platform/i8042/serio1/serio2/input/input7 U: Uniq= H: Handlers=mouse1 event6 B: PROP=21 B: EV=7 B: KEY=70000 0 0 0 0 B: REL=3
So I have a synaptics touchpad/trackpad.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With my X270 tap to click can be used (when enabled in macos settings) and the click also works.
But all physical keys/buttons above the trackpad are mapped to be a right click.
@mydevilroot Is this also the case with your model?
Inspecting the hardware using debian, dmidecode gives the following infos
checking /proc/bus/input/devices gives the following information:
So I have a synaptics touchpad/trackpad.
The text was updated successfully, but these errors were encountered: