Bram Cymet wrote:
One thing I just noticed is that when I run pygame.display.get_driver()
it returns fbcon where I am thinking this should return x11. Is there
anywhere I can set the display driver that pygame uses?

Set the SDL_VIDEODRIVER environment variable to 'x11'. I have just added this question in the Pygame FAQ:

http://www.pygame.org/wiki/FrequentlyAskedQuestions

--
Lenard Lindstrom
<[EMAIL PROTECTED]>

Reply via email to