diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-09 13:58:11 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2020-11-09 15:03:20 +0100 |
commit | 0dae7471362910943ebb55959b0cb0c2a7406c9c (patch) | |
tree | 923a1f93e8dbf793537ab18148641f3a52bd4b40 | |
parent | 27ed54471510e1e4a134b3d89ee719a92393f2f6 (diff) | |
download | ayatana-settings-0dae7471362910943ebb55959b0cb0c2a7406c9c.tar.gz ayatana-settings-0dae7471362910943ebb55959b0cb0c2a7406c9c.tar.bz2 ayatana-settings-0dae7471362910943ebb55959b0cb0c2a7406c9c.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>. |