.\" Man page generated from reStructuredText .\" by the Docutils 0.22.3 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "feedbackd" "" "" "" .SH Name feedbackd \- A daemon to provide feedback on events .SH SYNOPSIS .nf \fBfeedbackd\fP [OPTIONS...] .fi .sp .SS DESCRIPTION .sp \fBFeedbackd\fP 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. .sp The feedback triggered by a given event is determined by the feedback theme in use (see \fIfeedback\-themes(5)\fP). Events are submitted via a DBus API. .sp 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. .sp For details refer to the event and feedback theme specs at \%\&. .sp Feedbackd reloads the feedback theme on \fISIGHUP\fP (i.e. \fIpkill \-HUP feedbackd\fP). .SS Options .INDENT 0.0 .TP .B \fB\-h\fP, \fB\-\-help\fP print help and exit .TP .B \fB\-v\fP, \fB\-\-verbose\fP print verbose information .TP .B \fB\-r\fP, \fB\-\-replace\fP replace a running instance .TP .B \fB\-\-version\fP print version and exit .UNINDENT .SS Configuration .sp These gsettings are used by \fBfeedbackd\fP: .INDENT 0.0 .IP \(bu 2 \fIorg.gnome.desktop.sound\fP .INDENT 2.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 \fIsound\-theme\fP: The sound theme used for sound events .UNINDENT .UNINDENT .UNINDENT .IP \(bu 2 \fIorg.sigxcpu.feedbackd\fP .INDENT 2.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 \fIprofile\fP: The current overall feedback profile. Valid values are \fIfull\fP, \fIquiet\fP and \fIsilent\fP\&. .IP \(bu 2 \fIallow\-important\fP: List of apps that can override the global feedback level (useful for e.g. allowing the alarm clock to also emit sound when device is in silent mode). .IP \(bu 2 \fIprefer\-flash\fP: Prefer camera flash over status LED .IP \(bu 2 \fItheme\fP: The feedback theme to use. This can be used to override the feedback theme picked by feedbackd based on device information. .IP \(bu 2 \fImax\-haptic\-strength\fP: Limits th maximum strength used for the haptic motor \fI[0.0, 1.0]\fP\&. .UNINDENT .UNINDENT .UNINDENT .IP \(bu 2 \fIorg.sigxcpu.feedbackd.application\fP .INDENT 2.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 .INDENT 2.0 .TP .B \fIprofile\fP: Per application profile levels. Valid values are \fIfull\fP, \fIquiet\fP and \fIsilent\fP\&. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .UNINDENT .SS See also .sp \fBfbcli(1)\fP \fBfbd\-theme\-validate(1)\fP \fBfeedback\-themes(5)\fP \fBgsettings(1)\fP .\" End of generated man page.