Merge branch 'add-key-icons' into 'master'

Add key icons

Closes #44

See merge request Librem5/squeekboard!65
This commit is contained in:
David Boddie
2019-07-12 19:17:29 +00:00
6 changed files with 39 additions and 4 deletions

View File

@ -181,11 +181,11 @@
<keysym keyval="34">quotedbl</keysym>
</key>
<key keycode="36" name="RTRN">
<keysym keyval="65293">Return</keysym>
<keysym keyval="65293" icon="key-enter">Return</keysym>
</key>
<key keycode="50" name="LFSH">
<keysym keyval="65505">Shift_L</keysym>
<keysym keyval="65505">Shift_L</keysym>
<keysym keyval="65505" icon="key-shift">Shift_L</keysym>
<keysym keyval="65505" icon="key-shift">Shift_L</keysym>
<keysym keyval="65505" label="=/+">Shift_L</keysym>
<keysym keyval="65505" label="123">Shift_L</keysym>
</key>