The trackpoint tag has no wiki summary.
16
votes
2answers
4k views
How to disable touchpad while using trackpoint on a Thinkpad?
Thinkpads (e.g. X230 that I'm using) have both a trackpoint and a touchpad. The touchpad is disabled when typing.
However, when I'm using the trackpoint, I often touch the touchpad as well, and ...
3
votes
1answer
2k views
Ubuntu won't save my settings for thinkpad trackpoint
I'm using Ubuntu 12.04 on a Thinkpad X200. To configure the trackpoint, I use "configure TrackPoint". Unfortunately I can't make Ubuntu saving my settings (concerning the sensitivity etc.). Whenever I ...
2
votes
2answers
621 views
Linux: How do I get my Thinkpad L530 trackpoint to work?
I've installed Ubuntu on my Thinkpad L530 and everything's running pretty smooth except for the trackpoint (that red button in between the keys for moving your pointer) as well as the corresponding ...
1
vote
1answer
128 views
What laptop pre-loaded with Ubuntu can I get with a pointing stick?
Are there any manufacturers who ship laptops with Ubuntu as the default OS and also have a pointing stick (trackpoint)? I found several companies like System76 who have great-looking laptops, but none ...
0
votes
2answers
571 views
Trackpoint not detected Thinkpad X130e [closed]
I just did a fresh install of 12.10 and now only my touchpad works. The trackpoint and Left/Right buttons below the trackpoint do not work.
The trackpoint worked fine as of 12.04.
I've searched ...
0
votes
1answer
434 views
Reactivate Touchpad Two-Finger-Scroll on L430
I'm just installing Ubuntu 12.10. on my ThinkPad L430 and the Trackpoint didn't work. So I executed the workaround
echo "options psmouse proto=exps" | sudo tee /etc/modprobe.d/trackpoint.conf
and ...
0
votes
0answers
44 views
ThinkPad trackpoint disabled (not detected) in v12.10
Ref. previous (now closed) issue 202775/trackpoint-not-detected-thinkpad-x130e;
I have detected the same issue when running Live CD or on clean install of 12.10 on ThinkPad T500. The trackpoint is ...
0
votes
0answers
293 views
Why isn't my touchpad behaving like said in synclient?
I use a small skript to get my touchpad doing what it should:
synclient LockedDrags=1 PalmDetect=1 PalmMinWidth=200 RightEdge=5340 VertTwoFingerScroll=1 HorizTwoFingerScroll=0 VertEdgeScroll=0 ...