[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Pygame in Linux without X Windows



Hello all,
     I've got a Debian Linux system that I'm working with and I wondered if its possible for Pygame to do graphics without X-Windows installed?  The system is being designed to run on a serial or network console but I'd still like to output select things to the monitor.  Can Pygame do this without X-Windows installed?  I thought it might be as simple as selecting the right mode for the video card and enabling full screen but I haven't had a chance to sit down and try it.

     Scott