Skip to content

Commit f555365

Browse files
authored
Merge pull request #3909 from RKBoss6/Settings
[Settings] Update Readme
2 parents 10de699 + 424e008 commit f555365

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

apps/setting/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,20 @@ This is Bangle.js's main settings menu:
88
* **Alerts** - Set how Bangle.js alerts you (including Quiet mode)
99
* **Utils** - Utilities, including resetting settings
1010

11+
**New Users:** these are some settings you'll probably want to change right away:
12+
13+
* **Calibrate LCD** Make sure that the LCD touchscreen responds to touches where you expect them to
14+
* **Locale** Set whether you want 12 hour time, and what day of the week the week starts on.
15+
1116
See below for options under each heading:
17+
18+
## Apps - App-specific settings
19+
20+
This is where you adjust settings for an individual app. (eg. Health app: Adjust how often heart rate tracking should fire.)
1221

1322
## System - System settings
1423

15-
* **Theme** Adjust the colour scheme
24+
* **Theme** Adjust the colour scheme. Choose between light mode, dark mode, or a custom theme. To adjust themes in more detail you can also use the [Theme Switcher App](https://banglejs.com/apps/?id=themesetter)
1625
* **LCD** Configure settings about the screen. How long it stays on, how bright it is, and when it turns on - see below.
1726
* **Locale** set time zone, the time format (12/24h, for supported clocks) and the first day of the week
1827
* **Clock** if you have more than one clock face, select the default one
@@ -44,9 +53,9 @@ See below for options under each heading:
4453
* **Rotation** allows you to rotate (or mirror) what's displayed on the screen, eg. for left-handed wearers (needs 2v16 or 2v15 cutting edge firmware to work reliably)
4554
* **Wake on X** should the given activity wake up the Bangle.js LCD?
4655
* On Bangle.js 2 when locked the touchscreen is turned off to save power. Because of this,
47-
`Wake on Touch` actually uses the accelerometer, and you need to actually tap the display to wake Bangle.js (we recently renamed the menu item to `Wake on Tap`).
56+
`Wake on Tap` actually uses the accelerometer, and you need to actually tap the display to wake Bangle.js.
4857
* **Twist X** these options adjust the sensitivity of `Wake on Twist` to ensure Bangle.js wakes up with just the right amount of wrist movement.
49-
* **Calibrate** on Bangle.js 2, pop up a screen allowing you to calibrate the touchscreen (calibration only works on 2v16 or 2v15 cutting edge builds)
58+
* **Calibrate** on Bangle.js 2, pop up a screen allowing you to calibrate the touchscreen, ensuring your touches are mapped to the right place on the screen. (Highly reccomended for new users!)
5059

5160
## Locale
5261

0 commit comments

Comments
 (0)