abouttreesummaryrefslogcommitdiff
path: root/res/xml/clipboard_bottom_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/clipboard_bottom_row.xml')
-rw-r--r--res/xml/clipboard_bottom_row.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/xml/clipboard_bottom_row.xml b/res/xml/clipboard_bottom_row.xml
new file mode 100644
index 0000000..2dfc596
--- /dev/null
+++ b/res/xml/clipboard_bottom_row.xml
@@ -0,0 +1,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" slider="true"/>
+ <key key0="backspace" key2="delete"/>
+ <key key0="enter" key2="action"/>
+ </row>
+</keyboard>