Lenovo Trackpad Configuration

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Lenovo Trackpad Configuration

04 Feb 2017, 12:29

Got a new Lenovo that comes with this terrible trackpad config software.
Ended up writing this to customize it on startup.
NOTE: You must be running AHk with admin privileges.
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: Lenovo Trackpad Configuration

23 Feb 2017, 07:01

Ironically enough I'm now working for Lenovo so if you have any questions / queries pm me :)
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Lenovo Trackpad Configuration

23 Feb 2017, 09:02

No :trollface:
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: Lenovo Trackpad Configuration

23 Feb 2017, 11:18

TLM wrote:Ironically enough I'm now working for Lenovo so if you have any questions / queries pm me :)
bring back the old Thinkpad keyboards? :)

User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: Lenovo Trackpad Configuration

24 Feb 2017, 08:33

guest3456 wrote:bring back the old Thinkpad keyboards? :)
lol
What model(s) do you own?
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: Lenovo Trackpad Configuration

24 Feb 2017, 09:20

TLM wrote:
guest3456 wrote:bring back the old Thinkpad keyboards? :)
lol
What model(s) do you own?
older T61 which sits unused
and now W530

i'm really liking the X1 Carbon, may get that next

User avatar
metacognition
Posts: 117
Joined: 22 Oct 2014, 05:57
Location: Alaska
Contact:

Re: Lenovo Trackpad Configuration

24 Feb 2017, 20:38

I just got a lenova ideapad 110.

had to write this little script due to the messed up keyboard layout.

they moved the arrow keys into where the shift key should be and made the shift key tiny, I kept hitting arrow key instead of shift.

thank god for autohotkey.

Code: Select all

$Up::Shift
^Up::
Send {Up}
return
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: Lenovo Trackpad Configuration

25 Feb 2017, 08:56

metacognition wrote:I just got a lenova ideapad 110.

had to write this little script due to the messed up keyboard layout.

they moved the arrow keys into where the shift key should be and made the shift key tiny, I kept hitting arrow key instead of shift.

thank god for autohotkey.

Code: Select all

$Up::Shift
^Up::
Send {Up}
return
yikes that it awful:
http://shop.lenovo.com/us/en/laptops/id ... 0-15-inch/

although more and more i'm starting to think that Right Shift is poorly placed in general. thinking of using Alt as Shift

M_L
Posts: 13
Joined: 21 Mar 2016, 06:54

Re: Lenovo Trackpad Configuration

12 Dec 2018, 06:42

@guest3456 Both Shifts are in a bad place. Kills ergonomics: esp. wrist, hand and pinky finger posture. Especially on notebooks you bend arm inwards, but for shift you have to move/bend outwards, which creates lots of movement and/or pain in the long wrong.
My trick: put Shift on Space or Alt. ShiftSpace is most comfortable, but Ctrl on Space also feels like heaven :-)

@TLM Any idea how I could use the @Lenovo trackpad middlebutton in ahk as a hotkey? Since having my thumb on it all the time, it's a waste using it only in combination with trackpoint. It's the best modifier button there is!

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: ottowa and 140 guests