Re: Disable Screensaver with Keyboard input

2004-03-08 Thread Jenda Krynicky
From: "Stefan Lubitz" <[EMAIL PROTECTED]> > I have the problem that after 10 minutes the Screensaver of my PC is > getting activated. I am not able to change it, because it is a W2k > Domain policy. Now I thought, that I could write a small Perl Script, > which is turning on and off the Scrolllock

RE: Disable Screensaver with Keyboard input

2004-03-05 Thread Tim Johnson
Check out the Win32::SetupSup module. It will allow you to send keystrokes to the console. -Original Message- From: Stefan Lubitz [mailto:[EMAIL PROTECTED] Sent: Friday, March 05, 2004 4:16 AM To: [EMAIL PROTECTED] Subject: Disable Screensaver with Keyboard input Hi there, Now I

Re: Disable Screensaver with Keyboard input

2004-03-05 Thread Beau E. Cox
On Friday 05 March 2004 02:16 am, Stefan Lubitz wrote: > Hi there, > > I have the problem that after 10 minutes the Screensaver of my PC is > getting activated. I am not able to change it, because it is a W2k Domain > policy. Now I thought, that I could write a small Perl Script, which is > turning