Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
FEEDBACKD()							     FEEDBACKD()

NAME
     feedbackd - A daemon to provide feedback on events

SYNOPSIS
     feedbackd [OPTIONS...]

   DESCRIPTION
     Feedbackd is a daemon that runs in the users session to trigger event feed-
     back 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 can-
     celed if the app that triggered it crashes.

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

   Options
     -h, --help
	    print help and exit

   Configuration
     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

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

								     FEEDBACKD()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=feedbackd&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help