Skip to content

Instantly share code, notes, and snippets.

@dividuum
Created June 30, 2015 14:33
Show Gist options
  • Save dividuum/d0ba7e665a11c185e40d to your computer and use it in GitHub Desktop.
Save dividuum/d0ba7e665a11c185e40d to your computer and use it in GitHub Desktop.
info-beamer multiscreen screens.json example
{
"screens": [
{
"x": 48,
"y": 55.20000000000002,
"rotation": 0,
"inches": 22.5,
"width": 1920,
"height": 1080
},
{
"x": 71.67000000000002,
"y": 14.599999999999989,
"rotation": 90,
"inches": 19,
"width": 1280,
"height": 1024
},
{
"x": 108.27000000000007,
"y": 14.59999999999999,
"rotation": 90,
"inches": 19,
"width": 1280,
"height": 1024
}
],
"video": {
"x": 20,
"y": 20,
"width": 90.54,
"height": 62.62
}
}
@dividuum
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment