[python-win32] Python und Hardwaremanagement

2005-04-14 Thread daniel(1und1)
Dear Experts Many thanks so far for your quick response. Basically what I mean with manage your hardware is writing a program that can switch on/off the monitor and keyboard as well as setting/change the resolution and frequency. Its just for training. Platform_: Windows XP Python:

Re: [python-win32] Python und Hardwaremanagement

2005-04-14 Thread Daniel F
Many thanks so far for your quick response. Basically what I mean with manage your hardware is writing a program that can switch on/off the monitor and keyboard as well as setting/change the resolution and frequency. Its just for training. to play with the monitor settings, check out the

[python-win32] Python and Hardwaremanagement

2005-04-12 Thread daniel(1und1)
Dear Experts Im new to Python. Till today I have onlywritten two small programs and tried out some window object functions. Therefore I apologize for any nonsense. My problem is how to take control with Python of my hardware (keyboard, monitor, etc.). I have downloaded the

Re: [python-win32] Python and Hardwaremanagement

2005-04-12 Thread Gabriel Genellina
At Tuesday 12/4/2005 18:45, daniel(1und1) wrote: I'm new to Python. Till today I have only written two small programs and tried out some window object functions. Therefore I apologize for any nonsense. My problem is how to take control with Python of my hardware (keyboard, monitor, etc.). I

Re: [python-win32] Python and Hardwaremanagement

2005-04-12 Thread Tim Roberts
On Tue, 12 Apr 2005 23:45:20 +0200, daniel(1und1) [EMAIL PROTECTED] wrote: I'm new to Python. Till today I have only written two small programs and tried out some window object functions. Therefore I apologize for any nonsense. My problem is how to take control with Python of my hardware