I need to play with the values, so I can get the right view of my terain, but that's the way I did it. However, when the game starts I get a "press o to move the camera" or some such message.
If you started an A7 project, the default code has
printf("Press [0] to move the camera!");
in its main() function.
Simply remove that.