Skip to content

Instantly share code, notes, and snippets.

@minimec
Created November 7, 2018 18:55
Show Gist options
  • Save minimec/f9cedef7b2c551a33125f3107a9df50a to your computer and use it in GitHub Desktop.
Save minimec/f9cedef7b2c551a33125f3107a9df50a to your computer and use it in GitHub Desktop.
Enable sensors on current SailfishOS 2.2.1.18 release (Nexus 5 CM13 port)
[available]
; Sensors that are enabled by default.
; -> Disable as appropriate
;magnetometersensor=False
;pressuresensor=False
;rotationsensor=False
; Sensors that are disabled by default.
; -> Enable as appropriate
;humiditysensor=True
;stepcountersensor=True
;tapsensor=True
;temperaturesensor=True
; Sensors that should/can be enabled/disabled based on
; hw settings config - or are enabled if sensorfwd is
; built without ssu-sysinfo support.
; -> Override as appropriate.
accelerometersensor=True
alssensor=True
compasssensor=True
gyroscopesensor=True
lidsensor=True
orientationsensor=True
proximitysensor=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment