Next: , Previous: , Up: Configuration   [Contents][Index]


4.7 Window options

--fullscreen[=BOOLEAN]

Enable/disable fullscreen mode. In fullscreen mode the window spans the entire screen. The default is ‘FALSE’. This can be changed in-game by the F key binding.

--window-dimensions=WxH

Set window width and height to w and h, respectively. The default is ‘640x400’. The values w and h are strictly positive integers and must be separated by an ‘x’.

--window-position=X,Y

Place the window at screen coordinates x,y. The default is to let this choice to the window manager. The values x and y are integers and must be separated by a comma.