Power off LCD in Logon screen

Operating System, Common Application & ThinkPad Utilities Questions...
Post Reply
Message
Author
Ojisan
Posts: 35
Joined: Wed Aug 24, 2005 6:51 pm
Location: Austin, TX

Power off LCD in Logon screen

#1 Post by Ojisan » Sat Feb 23, 2008 7:09 pm

Hi,

In WinXP, I used to be able to lock screen and use Fn+F3 (or similar) to power off the screen. I simply like to lock AND power off the display when I walk away from my laptop.

Now with my T61p, Vista Ultimate, I can lock screen using Win-key + L, but once locked, Fn+F3 does not power off the LCD. I can power off by Fn+F3 first but doing anything afterwards brings back the screen.

Is there any way I can either simultaneously lock + power-off LCD? or lock and then power off LCD?

I'd appreciate any help or advice! Thanks in advance!

Ojisan
T61p 6457-5KU: C2D T7700, 4GB RAM, WUXGA Vista and CentOS

erik
moderator
moderator
Posts: 3596
Joined: Sun Apr 25, 2004 12:52 pm
Location: United States

#2 Post by erik » Sat Feb 23, 2008 8:11 pm

i wrote a batch file to use for this very purpose.   you can assign it to your thinkvantage button if you don't use it, or you can assign another shortcut to it within windows.

you can find more info in this thread: http://forum.thinkpads.com/viewtopic.php?t=49958
ThinkStation P700 · C20 | ThinkPad P40 · 600

Ojisan
Posts: 35
Joined: Wed Aug 24, 2005 6:51 pm
Location: Austin, TX

#3 Post by Ojisan » Sun Feb 24, 2008 1:12 am

Great! Thank you very much for your insight! Based on what you had, I instead mapped my Fn+F6 (unassigned in T61p) to Lock+Power off LCD.
  • Modify registry: \HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\CLASS\01\06
    Add string value: "File" and provide path to batch file. In my case, "C:\Lock.bat"
    Add string value: "Parameters" with no data assigned to it.
The batch file contains (as posted by erik before)

Code: Select all

@echo off
cd "C:\Program Files\ThinkPad\Utilities"
start PWMOSDV
rundll32 user32.dll, LockWorkStation
cls 
Works right away and I keep my Thinkvantage key :-) Thanks a bunch erik! Learned something new today.
T61p 6457-5KU: C2D T7700, 4GB RAM, WUXGA Vista and CentOS

erik
moderator
moderator
Posts: 3596
Joined: Sun Apr 25, 2004 12:52 pm
Location: United States

#4 Post by erik » Sun Feb 24, 2008 9:32 am

no problem at all.   great idea setting Fn+F6 since you use your thinkvantage key. :)
ThinkStation P700 · C20 | ThinkPad P40 · 600

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Windows OS (Versions prior to Windows 7)”

Who is online

Users browsing this forum: No registered users and 3 guests