]> git.sev.monster Git - dotfiles.git/commitdiff
termux: simplify extra-keys, no longer needed
authorsev <git@sev.monster>
Sat, 25 May 2024 11:22:49 +0000 (06:22 -0500)
committersev <git@sev.monster>
Fri, 19 Jul 2024 19:22:30 +0000 (14:22 -0500)
termux/termux.properties

index 9cf0a5aba2c62d4237f51a632fb3033d1cfd2f4b..46a26a6607f930f90fdc0ad73343c07654330cc4 100644 (file)
@@ -60,13 +60,14 @@ fullscreen = true
 ### Settings for choosing which set of symbols to use for illustrating keys.
 ### Choose between default, arrows-only, arrows-all, all and none
 # extra-keys-style = default
+extra-keys-style = all
 
 ### Force capitalize all text in extra keys row button labels.
 # extra-keys-text-all-caps = true
 
 ### Default extra-key configuration
 # extra-keys = [[ESC, TAB, CTRL, ALT, {key: '-', popup: '|'}, DOWN, UP]]
-extra-keys = [[ESC, TAB, CTRL, ALT, '/', '~']]
+extra-keys = [[DRAWER, KEYBOARD]]
 
 ### Two rows with more keys
 # extra-keys = [['ESC','/','-','HOME','UP','END','PGUP'], \
This page took 0.058155 seconds and 4 git commands to generate.