On Jun 26, 4:24 am, teh_sAbEr <[EMAIL PROTECTED]> wrote: > Great! It works properly now but I have one more question, would > anyone know how to get the changes to take effect immediately? Like > some sort of Python way to force the desktop to reload? AFAIK the only > way that'll happen is if I use the Display Properties dialog box. The > Registry value is changed properly, its just I don't think the changes > will take effect until I restart.
I haven't tried this, but I'd suggest to look at the Windows API. There are several Python interface modules such as win32api. -- http://mail.python.org/mailman/listinfo/python-list