summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-11-21 16:30:38 +0000
committerAidan MacDonald <amachronic@protonmail.com>2021-12-11 01:13:22 +0000
commitdcac2c616f7e87ac3f444ecc3893107f7a91ef22 (patch)
tree23685350f1eae00285e2e5f9230cdbda1328bb66 /manual/appendix/config_file_options.tex
parenta3684e090ea637168c2542c7b4eaade756de3fe3 (diff)
downloadrockbox-dcac2c616f7e87ac3f444ecc3893107f7a91ef22.tar.gz
rockbox-dcac2c616f7e87ac3f444ecc3893107f7a91ef22.zip
Add setting for numeric list sort order
The sort order of numeric lists can now be changed with the new "List Order" setting. It defaults to ascending for most scrollwheel targets and descending for all others, matching the old hardcoded behavior. Change-Id: I4866f04ec5995158edf9e40badf7f661b3ddea81
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 5cf5b1b0f7..257a3bc48e 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -65,6 +65,7 @@
65 bidir limit & 0 to 200 & \% screen\\ 65 bidir limit & 0 to 200 & \% screen\\
66 scroll paginated & on, off & N/A\\ 66 scroll paginated & on, off & N/A\\
67 list wraparound & on, off & N/A\\ 67 list wraparound & on, off & N/A\\
68 list order & ascending, descending & N/A\\
68 hold\_lr\_for\_scroll\_in\_list & on, off & N/A\\ 69 hold\_lr\_for\_scroll\_in\_list & on, off & N/A\\
69 show path in browser & off, current directory, full path & N/A\\ 70 show path in browser & off, current directory, full path & N/A\\
70 contrast & 0 to 63 & N/A\\ 71 contrast & 0 to 63 & N/A\\