There is a setting on maximizer to go to a different screen......

device = X

Where X = 1 or 2 or 3 or whatever.

## Display resolution. Leave this out to use the current display mode.
# resolution = 800x600

## Display device. Leave this out to use the primary display.
# device = 1

## Keep the taskbar visible. Leave this out to use the whole screen.
# taskbar = 1

## Make room at the bottom of the screen (for autohide taskbar).
## Arguments are top,bottom,left,right
# margin = 0,1,0,0

## Increase screen brightness (gamma).
# gamma = 1.7


Most of you know this but # means that line will be commented out and ignored. Remove the # to have it interpret the line.