Take a look at our
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
LCDoff - Software Screen Killswitch
LCDoff - Software Screen Killswitch
Hi,
I wrote this utility when I upgraded my trusty T42 to Windows 7. The LCD kill function key combo no longer works.
http://www.kev009.com/wp/projects/lcdoff/
I wrote this little utility in assembler so it is 7.5kb small. It ought to work on even pretty ancient Windows versions unlike some of the .net ones you see out there. I also posted my Assembly code so you can hack it in to your own programs or confirm my utility isn't doing nefarious things.
If you pin it to your task bar, it is very convenient to use when you are going to step away from your computer, go to bed, etc but like to leave your machine running.
I wrote this utility when I upgraded my trusty T42 to Windows 7. The LCD kill function key combo no longer works.
http://www.kev009.com/wp/projects/lcdoff/
I wrote this little utility in assembler so it is 7.5kb small. It ought to work on even pretty ancient Windows versions unlike some of the .net ones you see out there. I also posted my Assembly code so you can hack it in to your own programs or confirm my utility isn't doing nefarious things.
If you pin it to your task bar, it is very convenient to use when you are going to step away from your computer, go to bed, etc but like to leave your machine running.
http://www.kev009.com/ - Blog
http://ps-2.kev009.com:8081/ - IBM Retro Archive
IBM ThinkPad T42, vintage 730TE, RS/6000 7006-42T, 7011-250, 7012-397, 7012-G40 (upgraded to 4x 200MHz PPC), xSeries rack servers, NetVista 2800
Sun Oracle Ultra 27 Xeon (i7) Quad Core 3.20GHz
SGI Fuel
http://ps-2.kev009.com:8081/ - IBM Retro Archive
IBM ThinkPad T42, vintage 730TE, RS/6000 7006-42T, 7011-250, 7012-397, 7012-G40 (upgraded to 4x 200MHz PPC), xSeries rack servers, NetVista 2800
Sun Oracle Ultra 27 Xeon (i7) Quad Core 3.20GHz
SGI Fuel
Re: LCDoff - Software Screen Killswitch
I wrote something similar recently and posted it here:
http://forum.thinkpads.com/viewtopic.php?f=27&t=80052
I use the ThinkVantage button of my T60 to trigger it since the Productivity Center it used to start is no longer supported on Windows 7.
My version also turns the ThinkLight off, just like the Fn+F3 does.
BTW, Fn+F3 still works for me on Windows 7 but since now I'm able to turn the monitor off with a single keypress, I use the Fn+F3 to switch power schemes.
http://forum.thinkpads.com/viewtopic.php?f=27&t=80052
I use the ThinkVantage button of my T60 to trigger it since the Productivity Center it used to start is no longer supported on Windows 7.
My version also turns the ThinkLight off, just like the Fn+F3 does.
BTW, Fn+F3 still works for me on Windows 7 but since now I'm able to turn the monitor off with a single keypress, I use the Fn+F3 to switch power schemes.
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
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
Re: LCDoff - Software Screen Killswitch
Is there any way to make Fn+F3 switch off the monitor, provided one does not have Lenovo Power Manager installed? I have my ThinkVantage key assigned to control panel, and given the state of my battery, Lenovo Power Manager has just become obsolete for me, not to mention that most profiles under Power Manager are not very effective (unlike Windows 7 native power management or many earlier versions of Power Manager)...
Thanks,
Marin
Thanks,
Marin
IBM Lenovo Z61p | 15.4'' WUXGA | Intel Core 2 Duo T7400 2x 2.16GHz | 4 GB Kingston HyperX | Hitachi 7K500 500 GB + WD 1TB (USB) | ATI Mobility FireGL V5200 | ThinkPad Atheros a/b/g | Analog Devices AD1981HD | Win 7 x86 + ArchLinux 2009.08 x64 (number crunching)
Re: LCDoff - Software Screen Killswitch
Hi Marin,Marin85 wrote:Is there any way to make Fn+F3 switch off the monitor, provided one does not have Lenovo Power Manager installed?
I guess if the hotkey utility is installed then you can tweak the registry. Start "regedit" and go to:
HKEY_LOCAL_MACHINE\Software\IBM\TPHOTKEY\CLASS\01\03
The "File" value in this key determines what will be started when you press Fn+F3. In my case it is:
C:\PROGRA~1\ThinkPad\UTILIT~1\PwmOSDV.exe
which shows the Power Manager's power schemes popup window (or turns the display off depending on configuration). If you put the LCDoff there, it should work. Also consider using my equivalent which doesn't cause a console window to pop up and it turns off the ThinkLight as well.
You may still need the Power Management Driver or whatever it is called. I'm not sure but it's possible the hotkey utility needs this to work.
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
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
Re: LCDoff - Software Screen Killswitch
Hi yak,
thanks for your response! For some reason I could not make the Fn+F3 combination work, I tried a custom location like C:\MonitorOff\MonitorOff.exe and then the ThinkPad Utilities location (who knows
), but they both did not work out for me. However, it was no problem to assign the MonitorOff function to the ThinkVantage key as you describe in your post. In fact, I like it more than tha Fn+F3 because it is just one click
, not to mention I have a Control Panel link on my start menu anyway. Thanks for the great utility!
Marin
thanks for your response! For some reason I could not make the Fn+F3 combination work, I tried a custom location like C:\MonitorOff\MonitorOff.exe and then the ThinkPad Utilities location (who knows
Marin
IBM Lenovo Z61p | 15.4'' WUXGA | Intel Core 2 Duo T7400 2x 2.16GHz | 4 GB Kingston HyperX | Hitachi 7K500 500 GB + WD 1TB (USB) | ATI Mobility FireGL V5200 | ThinkPad Atheros a/b/g | Analog Devices AD1981HD | Win 7 x86 + ArchLinux 2009.08 x64 (number crunching)
Re: LCDoff - Software Screen Killswitch
http://www.grc.com/wizmo/wizmo.htm
Has anyone tried this? I use it currently with the "=monoff" switch works quit well andicon on I just place a shortcut my desktop
Has anyone tried this? I use it currently with the "=monoff" switch works quit well andicon on I just place a shortcut my desktop
Re: LCDoff - Software Screen Killswitch
Well, my tool is still better cause it turns the ThinkLight off, hehercepek wrote:http://www.grc.com/wizmo/wizmo.htm
Has anyone tried this? I use it currently with the "=monoff" switch works quit well andicon on I just place a shortcut my desktop
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
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
Re: LCDoff - Software Screen Killswitch
I just discovered that in the current Thinkpad power management utility (under the advanced settings) there is an option to select what fn+f3 does. It can either be set to launch the power utility or turn off the LCD. I believe it defaults to the power utility but I just tried setting it the other way to get the "legacy" behavior I was looking for. It worked great.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
PimpMyPad: software and hardware needed
by wujstefan » Tue Feb 10, 2026 5:29 am » in ThinkPad Legacy Hardware - 0 Replies
- 2317 Views
-
Last post by wujstefan
Tue Feb 10, 2026 5:29 am
-
-
-
T480 screen shuts off after a few seconds to a minute after starting to use it.
by FranklinHawkings » Wed Oct 22, 2025 5:26 pm » in ThinkPad T430-T495 / T530-T590 Series - 13 Replies
- 29664 Views
-
Last post by RealBlackStuff
Sat Nov 01, 2025 12:09 am
-
-
-
Complete screen and lid swap between two X220 one IPS and one not
by Tired » Sat Oct 25, 2025 6:40 am » in ThinkPad X200/X201/X220 and X300/X301 Series - 4 Replies
- 26822 Views
-
Last post by axur-delmeria
Sat Oct 25, 2025 8:30 am
-
-
- 2 Replies
- 19156 Views
-
Last post by mvaudio
Sun Nov 02, 2025 9:57 am
Who is online
Users browsing this forum: Bing [Bot] and 38 guests





