Re: [Maya-Python] help on system events.

2012-12-10 Thread Justin Israel
You mean when a user does a "lock the screen" type operation? I think that might be a platform specific solution, to watch for those conditions. On Mon, Dec 10, 2012 at 4:25 AM, Sudeepth Patinjarayil wrote: > Hi Guys, > > I am writing a script for maya which will updates the database when user

[Maya-Python] help on system events.

2012-12-10 Thread Sudeepth Patinjarayil
Hi Guys, I am writing a script for maya which will updates the database when user locks the system to "Offline" and when unlocks the system to "Online". I got the database updation part. can any one help me how to do system events. Thanks and Regards, Sudeepth Patinjarayil. -- You received th