where is the config file?
Moderators: winston, another_commander, Getafix
where is the config file?
I switched to fullscreen within the game and now I cannot change it back, rendering the game unplayable as I see nothing on the screen. Deleting the folder, /usr/local/oolite and ~/.oolite-run and then reinstalling did nothing to change this. The only way I can exit the game is by press shift and esc. I want to know where the config file is, so I can change it to not fullscreen in the linux shell as opposed to in game, or at least delete it so I can reinstall the game.
- winston
- Pirate
- Posts: 731
- Joined: Mon Sep 27, 2004 10:21 pm
- Location: Port St. Mary, Isle of Man
- Contact:
OK, I've looked up the file now:
$HOME/GNUstep/Defaults/.GNUstepDefaults
Locate the line:
and change it to
This is assuming that you cannot make F12 work (which it should, after all, Shift Esc is working for you). Note that the new resolution/screen mode is only saved if you change it in the F2 menu - F12 is just a shortcut for temporarily switching screen mode.
$HOME/GNUstep/Defaults/.GNUstepDefaults
Locate the line:
Code: Select all
fullscreen = <*BY>;
Code: Select all
fullscreen = <*BN>;
Hmm... I don't appear to have that file, but F12 works fine so problem solved! so thanks
FYI, I have a dual screen monitor setup, I don't think I made that clear. And anything that uses fullscreen(except one or two programs) always displays wrong so it's not oolites fault. I've been told nvidia hasn't implemented the function I need to get it working correctly. *shrugs*

FYI, I have a dual screen monitor setup, I don't think I made that clear. And anything that uses fullscreen(except one or two programs) always displays wrong so it's not oolites fault. I've been told nvidia hasn't implemented the function I need to get it working correctly. *shrugs*