Skip to main content

Layout Position Issues

💬 Why is my layout only displayed in the center and on the right in Tripple Screen? Nothing on monitor left?​

Layouts always starts on the Default monitor, from the top left corner of the screen. If your layout shows up in the middle of your screen or only on your right screen, it means you have to add some negative X offset to the layout (You have to move the starting point to the left).

If the default Monitor is your center monitor​

screens

  • Tripple Setup, Resolution 7680x1440
  • Default Monitor in the center
  • Solution: Set the X Offset to: -2560

If the default Monitor is your left monitor:​

screens

  • Tripple Setup, Resolution 7680x1440
  • Solution: Set the X Offset to: 0

If the default Monitor is your right monitor:​

screens

  • Tripple Setup, Resolution 7680x1440
  • Solution: Set the X Offset to: -5120

How do I set negative offset?​

  • Go to the layouts module alt text
  • Click on one of your layouts to edit alt text
  • Select the specific session layout or 'all sessions' layout (You should now be on the layout edit screen where you can add/remove overlays and position them) alt text
  • On the right side panel, you have a section called 'screen and resolution'
  • Find the 'screen' setting in that section and change it to 'Custom Offset' alt text
  • X and Y offset settings will appear
  • Double click on the X offset value and you can enter your specific negative offset, e.g.: -2560 alt text