_ = function(p) return p; end; name = _('Shkval+Camera+ABRIS'); Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1200; viewDx = 0; viewDy = 0; aspect = 1,6; } } Shkval = { x = 1920; y = 0; width = 800; height = 600; } ABRIS = { x = 2720; y = 0; width = 800; height = 600; }