What do you mean by default it? Have it set to a specific position when compiling/resetting the scenario or have it set to a specific position when opening Greenfoot and no other speed was set?
If it's the first case, just use 'Greenfoot.setSpeed(some value between 0 and 100);'. The second thing isn't possible I think. The Greenfoot default speed will always be in the middle.