starting an X11 session from Python

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Sat Nov 5 16:05:29 EST 2005


Philippe C. Martin enlightened us with:
> Have there been any attempt to do so, and is there any source out
> there that could help me get started ?

What's stopping you from using system(), exec() or the likes to start
"startx", "xinit" or simply "X"?

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list