Is there a key sequence to Lock a T520 or any Think Pad?

T400/410/420 and T500/510/520 series specific matters only
Post Reply
Message
Author
Dude
Posts: 40
Joined: Thu Apr 21, 2011 9:22 pm
Location: Pensacola, Fla.

Is there a key sequence to Lock a T520 or any Think Pad?

#1 Post by Dude » Tue May 10, 2011 4:04 pm

Is there a key sequence to Lock a T520 or any Think Pad? The fastest way I can Lock it now, is press Windows Key > select the arrow next to Shut Down, select Lock. In a rush it is all to easy to hit the Shut Down button, so that is annouying to say the least.

blackomegax
Junior Member
Junior Member
Posts: 405
Joined: Thu Jul 29, 2004 7:36 pm

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#2 Post by blackomegax » Tue May 10, 2011 4:38 pm

since XP
winkey+L

EOMtp
ThinkPadder
ThinkPadder
Posts: 1583
Joined: Fri May 19, 2006 12:51 pm

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#3 Post by EOMtp » Tue May 10, 2011 4:39 pm

... or create a shortcut on the Quick Launch Toolbar; then it's one click, + it can be executed remotely.
The shortcut should point to:
%windir%\System32\Rundll32.exe user32.dll,LockWorkStation

yak
ThinkPadder
ThinkPadder
Posts: 1256
Joined: Thu Dec 06, 2007 3:17 pm
Location: NRW, Germany

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#4 Post by yak » Tue May 10, 2011 6:23 pm

blackomegax wrote:since XP
winkey+L
Didn't know that. I always used Fn+F2 followed by Enter.
ThinkPad™ X201 / AFFS-120
i5-560M 2.67Ghz, 8GB RAM, Samsung 840 Pro 256GB SSD, Win 8 Pro 64-bit, UltraBase X200, ThinkPad Compact USB Keyboard,
Dell U2713HM (2560x1440, IPS), ExpressCard USB 3.0 (2 ports, flush), Nexus 7+10

blackomegax
Junior Member
Junior Member
Posts: 405
Joined: Thu Jul 29, 2004 7:36 pm

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#5 Post by blackomegax » Tue May 10, 2011 7:39 pm

in the win98 days
i set up a desktop shortcut to a screen saver and set auto-lock in it, then bound a hotkey to it.ctrl-alt-shift+whatever was close at hand.

craigmontHunter
Senior Member
Senior Member
Posts: 742
Joined: Wed Feb 18, 2009 10:25 pm
Location: Ottawa, Ontario, Canada

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#6 Post by craigmontHunter » Tue May 10, 2011 9:21 pm

I know about the Fn+F2 hotkey, but winkeyL always seemed faster. Now if you could set an option so that Fn+F2 could turn off the screen when it locks the system, that would be all I used (right not it is winkeyL then Fn+F3)
Elitebook 8440p, i5 520, 8gb, Samsung 840 SSD
Old/Not Working/Dead Laptops:
T61 7661CC2, 4gb, Windows 7 x64, 240gb intel SSD, 500gb Ultrabay drive
Toshiba Portege 7020ct
Thinkpad T41 23737FU
Dell Latitude LS

Colonel O'Neill
ThinkPadder
ThinkPadder
Posts: 1359
Joined: Tue Oct 27, 2009 8:03 am
Location: Vancouver

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#7 Post by Colonel O'Neill » Wed May 11, 2011 12:02 am

Code: Select all

Sleep 100
SendMessage 0x112, 0xF170, 2,,Program Manager
Run %WinDir%\System32\rundll32.exe user32.dll`,LockWorkStation
Compile to EXE using AutoHotkey, rename to TPFnF2.exe, replace the one in C:\Program Files\Lenovo\HOTKEY with the compiled exe and voila. :mrgreen:
W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen & MB168B+
X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

craigmontHunter
Senior Member
Senior Member
Posts: 742
Joined: Wed Feb 18, 2009 10:25 pm
Location: Ottawa, Ontario, Canada

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#8 Post by craigmontHunter » Wed May 11, 2011 5:24 am

:bow: :bow: :bow: Thank You - That works awesome (just what I was looking for) :bow: :bow: :bow: :bow:
Elitebook 8440p, i5 520, 8gb, Samsung 840 SSD
Old/Not Working/Dead Laptops:
T61 7661CC2, 4gb, Windows 7 x64, 240gb intel SSD, 500gb Ultrabay drive
Toshiba Portege 7020ct
Thinkpad T41 23737FU
Dell Latitude LS

Dude
Posts: 40
Joined: Thu Apr 21, 2011 9:22 pm
Location: Pensacola, Fla.

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#9 Post by Dude » Wed May 11, 2011 9:40 am

blackomegax wrote:since XP
winkey+L
Haha, jokes on me, my IBM T43 does not have a Winkey.

These are all good solutions. Thanks. :bow:

craigmontHunter
Senior Member
Senior Member
Posts: 742
Joined: Wed Feb 18, 2009 10:25 pm
Location: Ottawa, Ontario, Canada

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#10 Post by craigmontHunter » Wed May 11, 2011 10:00 am

Since you do not have the winkey, you have the choice of fn+f2, or use keyboard customizer to map a key to the winkey (I always used the right control key, you may need to see what works for you)
Elitebook 8440p, i5 520, 8gb, Samsung 840 SSD
Old/Not Working/Dead Laptops:
T61 7661CC2, 4gb, Windows 7 x64, 240gb intel SSD, 500gb Ultrabay drive
Toshiba Portege 7020ct
Thinkpad T41 23737FU
Dell Latitude LS

blackomegax
Junior Member
Junior Member
Posts: 405
Joined: Thu Jul 29, 2004 7:36 pm

Re: Is there a key sequence to Lock a T520 or any Think Pad?

#11 Post by blackomegax » Wed May 11, 2011 3:55 pm

use the IBM hotkey tool to re-assign right-alt as winkey. problem solved. :D

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T400/410/420 and T500/510/520 Series”

Who is online

Users browsing this forum: No registered users and 7 guests