Skip to content
New issue

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

Trackpoint mouse buttons only right click #3

Open
poldy79 opened this issue May 14, 2023 · 0 comments
Open

Trackpoint mouse buttons only right click #3

poldy79 opened this issue May 14, 2023 · 0 comments

Comments

@poldy79
Copy link
Contributor

poldy79 commented May 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant