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

Re: [pygame] Pygame and windows managers



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
<len-l@xxxxxxxxx>