Skip to content

Instantly share code, notes, and snippets.

@taesamja
Last active October 7, 2016 03:45
Show Gist options
  • Save taesamja/62deae4ef90cf3dc682ed60ceaa7c9df to your computer and use it in GitHub Desktop.
Save taesamja/62deae4ef90cf3dc682ed60ceaa7c9df to your computer and use it in GitHub Desktop.
#wall definition for 2x2 screens with bezel compensation
[6bez_wall]
width=1100
height=620
x=0
y=0
#corressponding tile definitions
[6bez_1]
wall=6bez_wall
width=330
height=270
x=0
y=0
[6bez_2]
wall=6bez_wall
width=330
height=270
x=370
y=0
[6bez_3]
wall=6bez_wall
width=330
height=270
x=740
y=0
[6bez_4]
wall=6bez_wall
width=330
height=270
x=0
y=310
[6bez_5]
wall=6bez_wall
width=330
height=270
x=370
y=310
[6bez_6]
wall=6bez_wall
width=330
height=270
x=740
y=310
#config
[6bez]
pi1=6bez_1
pi2=6bez_2
pi3=6bez_3
pi4=6bez_4
pi5=6bez_5
pi6=6bez_6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment