On Tue, Mar 26, 2013 at 10:16:14AM -0400, Andrew Engelbrecht wrote: > when i start the game crawl-tiles, my laptop screen goes to sleep. if > the screen were merely drawing a black rectangle, then i would see some > light coming from the screen. this sleeping of the screen is accievable > by xscreensaver after a chosen timeout. (i don't have that currently > installed.)
Crawl-tiles normally starts up in full-screen mode. It could be that this
causes the X server to change the resolution to something your laptop screen
does not like, causing it to turn off. To start crawl-tiles in windowed mode,
add the following to ~/.crawlrc:
tile_full_screen = false
Let me know if that works without your laptop screen going to sleep.
Also, because there is of course still a bug somewhere, could you please tell
me which brand and model laptop you have, along with the output of the command
"lspci" (apt-get install pciutils if you do not have that yet)?
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: Digital signature

