superchs: Fix shifter display in layout (nw)

This commit is contained in:
AJR 2017-07-24 21:38:21 -04:00
parent 328c5210f1
commit 62e2ef4454

View File

@ -52,7 +52,7 @@
<screen index="0">
<bounds left="0" top="0" right="640" bottom="480" />
</screen>
<bezel element="shifter" inputtag="INPUTS" inputmask="0x00002000">
<bezel element="shifter" inputtag="SWITCHES" inputmask="0x20">
<bounds x="606" y="414" width="32" height="64" />
<color alpha="0.6" />
</bezel>
@ -61,7 +61,7 @@
<screen index="0">
<bounds left="0" top="0" right="640" bottom="480" />
</screen>
<bezel element="shifter" inputtag="INPUTS" inputmask="0x00002000">
<bezel element="shifter" inputtag="SWITCHES" inputmask="0x20">
<bounds x="2" y="414" width="32" height="64" />
<color alpha="0.6" />
</bezel>
@ -73,7 +73,7 @@
<screen index="0">
<bounds left="0" top="0" right="800" bottom="450" />
</screen>
<bezel element="shifter" inputtag="INPUTS" inputmask="0x00002000">
<bezel element="shifter" inputtag="SWITCHES" inputmask="0x20">
<bounds x="766" y="384" width="32" height="64" />
<color alpha="0.6" />
</bezel>
@ -82,7 +82,7 @@
<screen index="0">
<bounds left="0" top="0" right="800" bottom="450" />
</screen>
<bezel element="shifter" inputtag="INPUTS" inputmask="0x00002000">
<bezel element="shifter" inputtag="SWITCHES" inputmask="0x20">
<bounds x="2" y="384" width="32" height="64" />
<color alpha="0.6" />
</bezel>