Page 1 of 1

Stop automatic fullscreen on Linux? [Solved it]

PostPosted: Friday, 19th January 2018, 18:32
by Vajrapani
I've just built Hellcrawl, because playing it online is a little laggy, and it seems to work. But there's 1 problem: whenever I run './crawl', it will always go fullscreen and there seems to be no way to just make into just a normal window.

Re: Stop automatic fullscreen on Linux?

PostPosted: Friday, 19th January 2018, 18:44
by Vajrapani
Ohhhhh, just solved my own problem.

But I guess I'll put this here for posterity:
Put
  Code:
tile_full_screen = false

into your init.txt file!