diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-09 13:58:11 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-09 13:59:46 +0100 |
commit | 27f214bfa33bb65714fba75269ec63b353468df7 (patch) | |
tree | cdf62b146f5817a94e3256deb8e21a6b94376c62 | |
parent | 1842a2b3197e4eb01f85dd140153395248719cd4 (diff) | |
download | ayatana-settings-27f214bfa33bb65714fba75269ec63b353468df7.tar.gz ayatana-settings-27f214bfa33bb65714fba75269ec63b353468df7.tar.bz2 ayatana-settings-27f214bfa33bb65714fba75269ec63b353468df7.zip |
data/man/man1/ayatana-settings.1: Add man page.
-rw-r--r-- | data/man/man1/ayatana-settings.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/data/man/man1/ayatana-settings.1 b/data/man/man1/ayatana-settings.1 new file mode 100644 index 0000000..9636ff0 --- /dev/null +++ b/data/man/man1/ayatana-settings.1 @@ -0,0 +1,43 @@ +'\" -*- coding: utf-8 -*- +'\" vim:fenc=utf-8 +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH ayatana-settings 8 "Nov 2020" "Version 20.11.09.2" "Ayatana Indicators Settings" +.SH NAME +ayatana-settings \- Fine-tune behaviour of Ayatana System Indicators +.SH SYNOPSIS +'nh +.fi +.ad l +\fBayatana-settings\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +[ +\fIoptions\fR +] +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +Ayatana (System) Indicators are a set of notification tray icons that are +available for desktop environments that provide an Indicator Renderer +applet. With Ayatana System Indicators users can get easy access to +various system properties and settings (e.g. sound, events, messages and +notifications, session management, bluetooth, etc.). +.PP +\fBayatana-settings\fR is a graphical tool supplementing the desktop +environment's control center / settings area and allows the user to +fine-tune the behaviour of Ayatana System Indicators. +.SH COMMON OPTIONS +\fBayatana-settings\fR does not have any command line options (except +those provided by standard GTK applications). +.SH "FILES" +~/.config/autostart/ayatana-indicator-*.desktop +.PP +.SH AUTHOR +This manual has been written for the Ayatana Indicators project by Mike +Gabriel <mike.gabriel@das-netzwerkteam.de>. |