If I accidentally (by mouse slip) alter the window resolution, how can I revert to the initial one?
Shift-launching Oolite didn't do it.
Initial windowed mode resolution
Moderators: winston, another_commander
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Re: Initial windowed mode resolution
The screen resolution is saved in the
.GNUstepDefaults
file. Try deleting that and see if that solves your problem.JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
Re: Initial windowed mode resolution
Thanks JazHaz, your solution solved the problem.
I deleted the lines:
and the window reverted to default values: 600x800.
I deleted the lines:
Code: Select all
window_height = xxx;
window_width = xxx;