# # Monitors # # Uncomment the following for a color monitor monitor = color # Uncomment the following for a monochrome monitor # monitor = mono # # Mouse # # If you are having trouble with mouse support, comment this line mouse = yes # # and uncomment this one # mouse = no # # Defensive options default settings # do.f1 = fielding-percentage do.f2 = putouts do.f3 = assists do.f4 = errors # # Offensive options default settings # oo.f1 = on-base-average oo.f2 = batting-average oo.f3 = slugging-percentage oo.f4 = runs-batted-in oo.f5 = runs # # Pitching options default settings # po.f1 = earned-run-average po.f2 = runners-per-inning-pitched po.f3 = innings-pitched po.f4 = wins po.f5 = strike-outs # # Number of innings in a game innings = 9