Created
October 19, 2019 22:48
-
-
Save egi/07ecec09703c1f48afd50a97a83800c1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[30350.391366] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690] | |
[30350.434636] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..] | |
[30350.508364] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf016a3/0x940300/0x12e800/0x400000, board id: 3276, fw id: 2700066 | |
[30350.508383] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 | |
[30350.560259] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input18 | |
[30351.327461] psmouse serio3: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 | |
[30351.563423] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio3/input/input19 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sh -c 'echo -n "SynPS/2" > /sys/bus/serio/devices/serio1/protocol' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment