I installed the Extreme Tux Racer game in Ubuntu 11.10 from the Software Center but my screen expands abnormally after I start a game.
Before starting the game:

After closing the game

|
I installed the Extreme Tux Racer game in Ubuntu 11.10 from the Software Center but my screen expands abnormally after I start a game. Before starting the game:
After closing the game
|
||||
|
|
|
Extreme Tux Racer starts by default with a resolution width of 800 pixels. Exiting the game should restore your original resolution, but unfortunately it seems the game is crashing when you close, before it can re-resize your display There is a workaround. You can set a custom game resolution by editing lines in
where References |
||||
|
You can wrap the game executable in simple script:
Then use this script to start the game. I didn't test it on multi-monitor configuration. There might be better way to get current resolution than parsing xrandr. |
|||
|
|