insanekiwi Posted December 11, 2004 Share Posted December 11, 2004 thanks kieran. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585083072 Share on other sites More sharing options...
eliquah Posted December 11, 2004 Share Posted December 11, 2004 very nice ... thanks Kieran ... Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585083590 Share on other sites More sharing options...
Kieran Posted December 11, 2004 Share Posted December 11, 2004 No probs. All I need now is to get a mod to update all my posts with links in them (in this thread) to the link in my last post as my website is getting so many hits on the old links that do not work! Thats posts 8, 10 and 24 that need updating with the link from post 25 if any mods are listening :) Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585083710 Share on other sites More sharing options...
Storm Posted December 28, 2004 Share Posted December 28, 2004 Thankyou :) Just searched again to look for this as i needed it! Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585179275 Share on other sites More sharing options...
aslro Posted December 28, 2004 Share Posted December 28, 2004 Kieran, it is possible for u to code another monitor off program just to switch off the primary monitor but not the secondary one. Coz when i am watching movie on the TV out and able to switch of the primary monitor( computer monitor) but not the TV. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585181463 Share on other sites More sharing options...
Kieran Posted January 1, 2005 Share Posted January 1, 2005 Aslro, Im sorry but I dont have a duel monitor setup at the moment to test it on so it would be a little hard to develop/test :( Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585211711 Share on other sites More sharing options...
Storm Posted January 1, 2005 Share Posted January 1, 2005 cant you turn the monitor off in your graphics cards properties? Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585212148 Share on other sites More sharing options...
aslro Posted January 2, 2005 Share Posted January 2, 2005 cant you turn the monitor off in your graphics cards properties? 585212148[/snapback] How did u do that:(:( I am using a geforce card!! Can't find the option there! Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585214326 Share on other sites More sharing options...
samxt Posted January 2, 2005 Share Posted January 2, 2005 Nice job Kieran. That's the perfect solution for Monitor Powersave mode. It just happens to be the only one left that I needed to complete a set of shortcuts to vbs files that has all the.... standby, shutdown, restart, lock workstation, etc commands in one tool-bar. I just never figured out how to code that in a vb scritp file. Now I have a monitor standby function to go with it thanks to you. It's just what I've been looking for. Thanks. :jump: Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585214787 Share on other sites More sharing options...
Kieran Posted January 2, 2005 Share Posted January 2, 2005 Glad I could help :) Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585215051 Share on other sites More sharing options...
SoapyHamHocks Member Posted January 3, 2005 Member Share Posted January 3, 2005 This doesnt work on my monitor ,it just turns black for a sec then returns to the desktop. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585218706 Share on other sites More sharing options...
Kieran Posted January 3, 2005 Share Posted January 3, 2005 This doesnt work on my monitor ,it just turns black for a sec then returns to the desktop. 585218706[/snapback] The monitor will turn back on when your mouse moves or you press a key on your keyboard. It sounds like your mouse is moving in this case. If it is a ball type mouse, clean the ball and it should stop wandering. If you have the ball-less type mouse, you should be using it on a different surface. Some surfaces are unsuitable for these types of mouse and make them oscillate between two positions. Alternatively, you can just turn your mouse upside down :) Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585221026 Share on other sites More sharing options...
SoapyHamHocks Member Posted January 3, 2005 Member Share Posted January 3, 2005 Thanks i got it to work now i just have to wait a sec. Thanks for the program. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585221079 Share on other sites More sharing options...
conundrum Posted January 3, 2005 Share Posted January 3, 2005 Kieran: Great program, been looking for something like this for a while icexswipe (or anyone else who would know): what program were you using for the security monitoring using a webcam Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585223021 Share on other sites More sharing options...
conundrum Posted January 4, 2005 Share Posted January 4, 2005 Kieran: Great program, been looking for something like this for a whileicexswipe (or anyone else who would know): what program were you using for the security monitoring using a webcam 585223021[/snapback] Ment icecaveman, not icexswipe for the webcam app Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585226713 Share on other sites More sharing options...
NienorGT Posted January 4, 2005 Share Posted January 4, 2005 Kieran, it is possible for u to code another monitor off program just to switch off the primary monitor but not the secondary one. Coz when i am watching movie on the TV out and able to switch of the primary monitor( computer monitor) but not the TV. 585181463[/snapback] Try UltraMon. And nice job Kieran. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585227811 Share on other sites More sharing options...
digen Posted January 4, 2005 Share Posted January 4, 2005 Great job Kieran.Works like a charm. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585228462 Share on other sites More sharing options...
Elagizy Posted January 4, 2005 Share Posted January 4, 2005 make a shortcu and write that in the command line: Windows 98/Me only Shutdown rundll32.exe shell32.dll,SHExitWindowsEx 1 Restart rundll32.exe shell32.dll,SHExitWindowsEx 2 Log Off only rundll32.exe shell32.dll,SHExitWindowsEx 0 Force a shutdown rundll32.exe shell32.dll,SHExitWindowsEx 4 ================================= Windows 2000 and XP Shutdown shutdown2.exe -u -t 0 Restart shutdown2.exe -r -t 0 Log Off shutdown2.exe -I or you can download Auto Control from there >>> http://www.infradrive.com/Auto_Control.html Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585228764 Share on other sites More sharing options...
war Posted January 7, 2005 Share Posted January 7, 2005 Here is what I use. :) Windows Registry Editor Version 5.00 ;Adds Turn Monitor Off to right click of MY Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Turn Monitor Off]\command] @="MonOff" Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585250250 Share on other sites More sharing options...
Slipdisc210 Posted January 7, 2005 Share Posted January 7, 2005 http://www.grc.com/files/wizmo.exe Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585250309 Share on other sites More sharing options...
Slipdisc210 Posted January 7, 2005 Share Posted January 7, 2005 Here is what I use. :) Windows Registry Editor Version 5.00 ;Adds Turn Monitor Off to right click of MY Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Turn Monitor Off]\command] @="MonOff" 585250250[/snapback] How can I use that? Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585250356 Share on other sites More sharing options...
Kieran Posted January 7, 2005 Share Posted January 7, 2005 It will make it so that you can turn your monitor off by right clicking on "my computer" and selecting it. It still uses my program. I assume that the executable has to be placed in a folder referenced in the "path" system variable. Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585250940 Share on other sites More sharing options...
Herby Posted January 8, 2005 Share Posted January 8, 2005 Great little app Kieran! :D I've added it to my Shutdown & My Computer button, with all credits to you of course! :) (they are enhanced shortcuts without text) More info & Download here. [/Herby] Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585257999 Share on other sites More sharing options...
war Posted January 9, 2005 Share Posted January 9, 2005 It will make it so that you can turn your monitor off by right clicking on "my computer" and selecting it. It still uses my program. I assume that the executable has to be placed in a folder referenced in the "path" system variable. 585250940[/snapback] Yeap must go into %systemroot%\system32 Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585260144 Share on other sites More sharing options...
Kieran Posted January 9, 2005 Share Posted January 9, 2005 Great little app Kieran! :D I've added it to my Shutdown & My Computer button, with all credits to you of course! :) (they are enhanced shortcuts without text) More info & Download here. [/Herby] 585257999[/snapback] Thanks for the credits :) I'm totally amazed at how many people seem to find my little app useful. If anyone is interested in other apps I have done, I have finally started adding content to my website. This is the only new page (for now, hopefully I will have another up today): http://www.koding.co.uk/index.php?page=OCR Link to comment https://www.neowin.net/forum/topic/164539-turn-off-monitor/page/2/#findComment-585260255 Share on other sites More sharing options...
Recommended Posts