abouttreesummaryrefslogcommitdiff
path: root/res/xml/clipboard_bottom_row.xml
blob: 9a290fdf1b1c570a2cca9180d289aa9c9cfc4cae (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<!-- The bottom row used in the clipboard history pane. -->
<keyboard bottom_row="false">
  <row height="0.95">
    <key key0="switch_back_clipboard"/>
    <key width="3" key0="space" key5="cursor_left" key6="cursor_right"/>
    <key key0="backspace" key2="delete"/>
    <key key0="enter" key2="action"/>
  </row>
</keyboard>