On 21/10/14 22:14, Nathan Spencer wrote:
I'm running python on Scientific Linux.
I don't know it but assume it starts in normal X Windows fashion and you can create a normal Terminal/Console window? eg an xterm?
permanently stuck in full screen mode. Exiting out of that mode (via F11) doesn't do anything.
Is this for everything or just Python? If its just Python how are you running it? Are you using an IDE(eg IDLE/Eclipse?) or maybe IPython? Or are you just typing python at the shell? If its everything then it sounds like you have switched to a virtual console. Try hitting Ctrl-Alt-F7 to get back to your X session. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.flickr.com/photos/alangauldphotos _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
