FEEDBACKD() FEEDBACKD()

feedbackd - A daemon to provide feedback on events

feedbackd [OPTIONS...]

Feedbackd is a daemon that runs in the users session to trigger event feedback such as playing a sound, trigger a haptic motor or blink a LED.

The feedback triggered by a given event is determined by the feedback theme in use. Events are submitted via a DBus API.

Any feedback triggered by a client via an event will be stopped latest when the client disconnects from DBus. This makes sure all feedbacks get canceled if the app that triggered it crashes.

For details refer to the event and feedback theme specs at
https://source.puri.sm/Librem5/feedbackd/

print help and exit

These gsettings are used by feedbackd:

org.gnome.desktop.sound
sound-theme: The sound theme used for sound events
org.sigxcpu.feedbackd
  • profile: The current overall feedback profile
  • allow-important: List of apps that can override the feedback level (useful for e.g. allowing the alarm clock to also emit sound when device is in silent mode).
  • prefer-flash: Prefer camera flash over status LED
  • theme: The feedback theme to use. This can be used to override the feedback theme picked by feedbackd based on device information.
org.sigxcpu.feedbackd.application
profile: Per application profile levels

fbcli(1) fbd-theme-validate(1) feedback-themes(5) gsettings(1)