Eric Duncan

Results 131 comments of Eric Duncan

> allow clicking the whole trackpad and then either use location or number of fingers (preferred) to differentiate between left, right, and middle click. Most DEs already can do that...

> I didn't know buttons under trackpad were still a thing LOL, are some laptops still doing that? I hope not. My Thinkpad Helix has them under the trackpad, and...

> Or better: make it a user option. I specifically choose laptops with buttons. > > Thinking big picture: one could simply make a cavity in the top of the...

This is what ticks me off with my Thinkpads. yes, turn every light off.

We're asking to drop the buttons all together, double the trackpad size, and modify the kernel to get rid of/reduce the hardcoded 'deadzones': https://github.com/system76/laptop-suggestions/issues/62

If someone can point me to the partitioning code, I'll take a stab at a PR and test it on a few machines here.

@jackpot51 i completely understand, given that situation what I am originally proposing is to make it easier for someone _to enable_ hibernation if they wanted. to do this, at a...

Hello all. Apologies for not replying much sooner. My blog post and all notes were lost when my laptop was stolen and I was never able to post it. Why...

Should I leave this open for discussion or tracking, or close?

Ok, looking at the source it looks like you created the constants: ``` // Command values supported by GoPiGo. const ( usCmd = 117 // Read the distance from the...