----- Original Message ----- From: <[EMAIL PROTECTED]> Newsgroups: comp.lang.python To: <python-list@python.org> Sent: Tuesday, August 16, 2005 12:14 PM Subject: Re: Is Tkinter compatible with GNOME?
> Have you tried starting it in a .xsession file with something like: > exec gnome-session & > button_prog.py > Doesnt .xsession only get invoked after someone has successfully logged into an account? I need the button_prog to be running in the background before anyone logs into the system. Ultimately, I want the person logging in to be able to press a button instead of having to enter a username and password. -- http://mail.python.org/mailman/listinfo/python-list