Control appearance of shift key depending on status of modifier.
[guacamole.git] / src / main / webapp / layouts / en-us-qwerty.xml
index 60bf544..5e5b48c 100644 (file)
         <row><gap size="0.1"/></row>
 
         <row>
-            <key size="2.1">
+            <key size="2.1" class="shift">
                 <cap modifier="shift" keysym="0xFFE1">Shift</cap>
             </key>
             <gap size="0.1"/>
                 <cap if="shift">?</cap>
             </key>
             <gap size="0.1"/>
-            <key size="3.1">
+            <key size="3.1" class="shift">
                 <cap modifier="shift" keysym="0xFFE2">Shift</cap>
             </key>
         </row>