←back to thread

1680 points etbusch | 2 comments | | HN request time: 0s | source
Show context
sryie ◴[] No.31434782[source]
I recently received my first framework laptop after being a loyal Thinkpad user for years. I am loving it so far. I run Ubuntu 22.04 daily and have not had any issues with battery life or the lid (but I do typically leave it plugged in during lunch and overnight). The expansion cards are brilliant and the keyboard is comparable to my old t-series. The aspect ratio is great for coding and I'm happy to see upgradeability is being taken seriously as promised. If I can get 5-10 years out of it like my old ThinkPads (all while upgrading piecewise along the way) I will be a fan for life.
replies(6): >>31434810 #>>31434877 #>>31435998 #>>31436540 #>>31436697 #>>31437014 #
Goronmon ◴[] No.31434877[source]
I recently received my first framework laptop after being a loyal Thinkpad user for years.

I get excited about different laptops occasionally...and then I remember that I won't have a trackpoint if I switch to a different brand, and I get disappointed. Literally happens every few months.

replies(14): >>31435070 #>>31435167 #>>31435374 #>>31435965 #>>31436141 #>>31436258 #>>31436464 #>>31436740 #>>31436868 #>>31437107 #>>31437319 #>>31440279 #>>31441931 #>>31442229 #
zumu ◴[] No.31442229[source]
Short aside: any tips for becoming a trackpoint user?

I find it much more comfortable than the trackpad, but my curosr always seems so slow when it's not going way too fast. Is there special software tweaking I need?

EDIT: I forgot to mention I'm on Linux

replies(1): >>31442475 #
numpad0 ◴[] No.31442475[source]
Control Panel > Mouse > ThinkPad > Slow ---[]- Fast slider almost all the way to right

sudo sh -c "echo 240 > /sys/devices/platform/i8042/serio1/serio2/sensitivity"

This is separate to speed settings for mouse pointer

replies(1): >>31443396 #
1. geoka9 ◴[] No.31443396{3}[source]
On my X1 Carbon 6th, this helped but not much. I put up with a stiff trackpoint for couple years (that's how I depend on one :)), until it hit me! Sticking a folded piece of paper (or similar) into the base of the eraser lifts it up and makes it feel smooth as butter! Problem solved! I would give myself a Nobel prize for discovering this if I could!
replies(1): >>31443817 #
2. zumu ◴[] No.31443817[source]
I'm also on an X1 Carbon 6th gen! I will try this out. Thanks much.