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 have downloaded the win32com.client but could no find any commands/modules related to such issues. Microsoft offer only Python programs which produce information about the drivers and properties but not a way to manage them. Any help or suggestions?

That depends on what you mean by "take control of my hardware".
Unless you're doing very specific things, just let the OS take control of your hardware...
What do you want to do?



Gabriel Genellina
Softlab SRL


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to