View Single Post
Posts: 135 | Thanked: 158 times | Joined on Sep 2009 @ Germany
#23
Originally Posted by thedead1440 View Post
superjunior so that means the number row comes above the qwerty row?
add this

Code:
 <row>
        <key>
          <binding label="1"/>
        </key>
        <key>
          <binding label="2"/>
        </key>
        <key>
          <binding label="3"/>
        </key>
        <key>
          <binding label="4"/>
        </key>
        <key>
          <binding label="5"/>
        </key>
        <key>
          <binding label="6"/>
        </key>
        <key>
          <binding label="7"/>
        </key>
        <key>
          <binding label="8"/>
        </key>
        <key>
          <binding label="9"/>
        </key>
        <key>
          <binding label="0"/>
        </key>
      </row>
@dannejanne: Sorry, for bumping the Thread !!
Attached Images
 
 

The Following 3 Users Say Thank You to superjunior For This Useful Post: