aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorArne Morten Kvarving <cptspiff@gmail.com>2017-11-25 01:45:55 +0100
committernotspiff <spiff@kodi.tv>2017-11-27 13:09:02 +0100
commit7cfeedf5f8bcb2912207ae93704573dc685fa908 (patch)
tree33077a816d0b33794c70aa071aee854bf0c66417 /system/keymaps
parentf1ab257cf4af4bd010bf8eb1ae1df3b32f7b7ab1 (diff)
added: action to toggle between monospaced and variable spaced font in text viewer dialog
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/keyboard.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 1b3ababa42..3ca05084ac 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -779,4 +779,9 @@
<o>PlayerProcessInfo</o>
</keyboard>
</PlayerProcessInfo>
+ <TextViewer>
+ <keyboard>
+ <t>ToggleFont</t>
+ </keyboard>
+ </TextViewer>
</keymap>