Skip to content

Commit c55682f

Browse files
committed
haptic: clarify that settings are not persistent
they are just stored in touchpad RAM and lost on power cycle Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 3a6c1f4 commit c55682f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

EXAMPLES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,9 @@ To configure that feeling, it exposes two configuration knobs:
430430
- Sensitivity: How hard you have to press to trigger a click
431431
- Intensity: How strong the feedback vibration is
432432

433+
Note: Both of these settings are not stored persistently, they are reset when
434+
the touchpad resets (e.g. on system reboot).
435+
433436
```
434437
# Disable haptic feedback
435438
> framework_tool --haptic-intensity 0

0 commit comments

Comments
 (0)