Translations:Touch controls/33/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
* Saving the configuration to the <code>touch_controls.json</code> file in the config directory. | *Saving the configuration to the <code>touch_controls.json</code> file in the config directory. | ||
* Discarding the current changes by reloading the <code>touch_controls.json</code> file from the config directory. | *Discarding the current changes by reloading the <code>touch_controls.json</code> file from the config directory. | ||
* Restoring the default configuration by reloading the <code>touch_controls.json</code> file from the data directory. | *Restoring the default configuration by reloading the <code>touch_controls.json</code> file from the data directory. | ||
* Displaying whether there are unsaved changes. | *Displaying whether there are unsaved changes. | ||
* Importing and exporting the configuration from and to the clipboard. This is the only way to edit the configuration on newer Android versions, as editing files within apps' storage is not possible anymore. | *Importing and exporting the configuration from and to the clipboard. This is the only way to edit the configuration on newer Android versions, as editing files within apps' storage is not possible anymore. |
Latest revision as of 17:30, 5 May 2025
- Saving the configuration to the
touch_controls.json
file in the config directory. - Discarding the current changes by reloading the
touch_controls.json
file from the config directory. - Restoring the default configuration by reloading the
touch_controls.json
file from the data directory. - Displaying whether there are unsaved changes.
- Importing and exporting the configuration from and to the clipboard. This is the only way to edit the configuration on newer Android versions, as editing files within apps' storage is not possible anymore.