Skip to content

Commit

Permalink
change key* notation to c/nw/ne/sw/se notation
Browse files Browse the repository at this point in the history
  • Loading branch information
lrvideckis committed Jan 26, 2025
1 parent 07e78f3 commit 0360bdb
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions srcs/layouts/deva_alt.xml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard name="देवनागरी (हिंदी)-2" script="devanagari">
<row>
<key shift="0.35" width="0.9" key0="" key1="" key2="" key3="" key4=""/>
<key width="0.9" key0="" key1="" key2="" key3="" key4=""/>
<key width="0.9" key0="" key1="" key2="" key3="" key4="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="" key2="" key3="" key4="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="" key2="" key3="" key4="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="ज्ञ" key2="" key3="" key4=""/>
<key width="0.9" key0="" key1="" key2="" key3="" key4=""/>
<key shift="0.35" width="0.9" c="" nw="" ne="" sw="" se=""/>
<key width="0.9" c="" nw="" ne="" sw="" se=""/>
<key width="0.9" c="" nw="" ne="" sw="" se="" anticircle="" indication=""/>
<key width="0.9" c="" nw="" ne="" sw="" se="" anticircle="" indication=""/>
<key width="0.9" c="" nw="" ne="" sw="" se="" anticircle="" indication=""/>
<key width="0.9" c="" nw="ज्ञ" ne="" sw="" se=""/>
<key width="0.9" c="" nw="" ne="" sw="" se=""/>
</row>
<row>
<key shift="0.35" width="0.9" key0="" key1="" key2=""/>
<key width="0.9" key0="ि" key1=""/>
<key width="0.9" key0="" key1="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="" key2="" key4="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="" key2="" key4="" anticircle="" indication=""/>
<key width="0.9" key0="" key1="" key2="" key4=""/>
<key width="0.9" key0="" key1="" key2="" key4=""/>
<key shift="0.35" width="0.9" c="" nw="" ne=""/>
<key width="0.9" c="ि" nw=""/>
<key width="0.9" c="" nw="" anticircle="" indication=""/>
<key width="0.9" c="" nw="" ne="" se="" anticircle="" indication=""/>
<key width="0.9" c="" nw="" ne="" se="" anticircle="" indication=""/>
<key width="0.9" c="" nw="" ne="" se=""/>
<key width="0.9" c="" nw="" ne="" se=""/>
</row>
<row>
<key key0="" key4="\@"/>
<key key0="" key1="" key2="" key3="" key4="" anticircle="" indication=""/>
<key key0="" key1="" key2="" key3="" key4="&quot;" anticircle="" indication=""/>
<key key0="" key1="," key2=";" key3="!" key4="\?" anticircle="" indication=""/>
<key key0="" key1="" key3="-" key4="" anticircle="" indication=""/>
<key width="2" key0="backspace"/>
<key c="" se="\@"/>
<key c="" nw="" ne="" sw="" se="" anticircle="" indication=""/>
<key c="" nw="" ne="" sw="" se="&quot;" anticircle="" indication=""/>
<key c="" nw="," ne=";" sw="!" se="\?" anticircle="" indication=""/>
<key c="" nw="" sw="-" se="" anticircle="" indication=""/>
<key width="2" c="backspace"/>
</row>
</keyboard>

0 comments on commit 0360bdb

Please sign in to comment.