User: Password: Forget Password? | Register

I have an Acer laptop which I can use the shortcut key FN + F6 to turn the LCD screen off and then by pressing any key will turn it back on. Unfortunately not every laptop as such Dell or HP has a basic button or combination key that can be used to manually turn off the LCD screen. It is also possible that the Fn key is not working and there is no way to replicate that key other than changing the whole keyboard which cost around $100.

Here is a simple and easy tool that you can use to manually turn off your laptop’s LCD screen.

There are times when you just want to listen to some music on your notebook/laptop and want the display(LCD) of your notebook to remain off while the lid is still open, while there are small amount of notebook manufacturer’s who provide this simple option of turning off the notebook’s LCD when not in use but many don’t.

Taimur Asad, developer of Turn Off LCD owns a HP DV2799 Special Edition notebook, while its a great notebook in almost every way it still lacks a basic button to switch off the display(LCD) whenever he wants to and not only this notebook but also many new & expensive notebooks lacks this option.

This has led the author developing his very own small application which turns off his notebook LCD just with one click. He wrote this application in C# using Microsoft Visual Studio 2008. It is basically a simple console based application that makes use of a DLL (User32.dll) file from Windows using System.Runtime.InteropServices namespace and then calls the required function.

  Turn off laptop LCD screen

This tool is very small, only 85KB is size and no installation required. All you need to do is just run executable file “Turn Off LCD.exe” whenever you want to turn off your LCD screen. To turn on the screen, simply hit any key on your keyboard or move your mouse.

[ Download Turn Off LCD ]

 

Source: Raymond.cc