Updated Settings (markdown)

sommermorgentraum 2024-10-17 01:45:24 +08:00
parent 2de7d625d3
commit a6659dcd52

@ -65,6 +65,16 @@ Note that it takes about a second to save the time when the Save button is press
This provides an app for the calibration of the touch screen and alignment by following on screen instruction.
You have to keep pressed for at least a second on each target for the app to guess the touch area correctly and show next target on release.
# Touchscreen Threshold
The touchscreens resistance detection layer can be eventually worm out (its inside the soft layer so use screen protector wont slow it down) by using it, or its originally bad quality, so you maybe need to tune the threshold if you are having issue touch an area, or some region are kept pressing even if you are not pressing it (which causes the black light keeps on forever because the device think you are keep touching the screen)
In the best case the threshold should be 1, but considering the most case that the layer already kind of damaged, we default it to 32.
If you are having issues listed above, just press Auto detect, and follow the guide, and it will automatically tune to a value that good for your device.
When auto detecting, dont touch the screen, until count down finished. otherwise it will give you a bad value. But dont worry if you mistakenly touched, just need to start over and nothing bad would happen.
## App Settings
Settings for each app are saved in corresponding .ini files in the /SETTINGS folder to maintain persistence, if a formatted SD card is installed. An updated .ini file is saved whenever the app is closed. To reset an app to default settings, the corresponding .ini file may be safely deleted and a new file will be created automatically when the app is subsequently executed. Alternatively, individual lines in the file may be deleted to reset only a subset of application settings. For debug purposes, note that some additional configuration settings may be found in the .ini file that are not configurable in the app itself.