screen resolution on pokemon machines

If you are using the pokemon machines in C16 and seeing a desktop that is to big for the screen, try running this command:

fpsr

The pokemon machines have “ultra” high-res displays (3,840x2,160), and we use the xrandr command to scale the resolution to something more useable. Unfortunately, for some logins, the scaling doesn’t work, and we get a desktop that is too big for the screen.

Running fpsr (short for fix pokemon screen res) should fix the problem. If you want to see what that command does, take a look at our script (and feel free to try those xrandr commands):

cat /usr/swat/bin/fpsr

See also:


Back to SwatCS Help Docs