Fixedsys has the problem of being available in only 1 size. Here's a list of all fixed pitch fonts on your system. If you have Consolas, you might also try that one.

Code:
//var %i 1 | while (%i < $font(0)) { if ($font(%i).pitch == fixed) echo -a %i $font(%i) | inc %i }


You can remove the 3 and 4 to make it stop coloring in green/red.