I have not worked that much with multi screen, but have read somewhere that Browser object has a condition for comparing screen orientation (portrait/landscape), so you can set fullscreen on/off with it.
- Browser compare landscape >
> Browser request fullscreen
- Else >
> Browser cancel fullscreen