Rename kana.xml -> jp-kana.xml.
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
keyboarddir = $(pkgdatadir)/keyboards
|
keyboarddir = $(pkgdatadir)/keyboards
|
||||||
dist_keyboard_DATA = us.xml th.xml
|
dist_keyboard_DATA = us.xml th.xml jp-kana.xml
|
||||||
|
|||||||
@ -42,12 +42,20 @@
|
|||||||
</symbols>
|
</symbols>
|
||||||
</key>
|
</key>
|
||||||
<key id="keycode60" name="BKSP" column="1" row="1">
|
<key id="keycode60" name="BKSP" column="1" row="1">
|
||||||
<bounds>331.000000,28.000000,51.000000,24.000000</bounds>
|
<bounds>331.000000,1.000000,51.000000,24.000000</bounds>
|
||||||
<oref>outline2</oref>
|
<oref>outline2</oref>
|
||||||
<symbols groups="1" levels="1">
|
<symbols groups="1" levels="1">
|
||||||
<keysym keyval="65288">BackSpace</keysym>
|
<keysym keyval="65288">BackSpace</keysym>
|
||||||
</symbols>
|
</symbols>
|
||||||
</key>
|
</key>
|
||||||
|
<key id="keycode65" name="SPCE" column="1" row="1">
|
||||||
|
<bounds>331.000000,28.000000,51.000000,24.000000</bounds>
|
||||||
|
<oref>outline2</oref>
|
||||||
|
<symbols groups="2" levels="1">
|
||||||
|
<keysym keyval="32">space</keysym>
|
||||||
|
<keysym keyval="32">space</keysym>
|
||||||
|
</symbols>
|
||||||
|
</key>
|
||||||
<key id="keycode62" name="RTRN" column="1" row="1">
|
<key id="keycode62" name="RTRN" column="1" row="1">
|
||||||
<bounds>331.000000,53.000000,51.000000,24.000000</bounds>
|
<bounds>331.000000,53.000000,51.000000,24.000000</bounds>
|
||||||
<oref>outline2</oref>
|
<oref>outline2</oref>
|
||||||
Reference in New Issue
Block a user