diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-08-27 15:50:10 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-08-27 15:50:10 +0200 |
commit | 79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5 (patch) | |
tree | 1a1e7ab8a8a4b703f3237d2ed77ed9f60a2d42fd /data/ayatana-settings.8 | |
parent | 4bfbd579171d9194956376c7153f378ff6eb9d4e (diff) | |
parent | 1398450b47460ae951f69e410311677cb8fc14a7 (diff) | |
download | ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.tar.gz ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.tar.bz2 ayatana-settings-79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5.zip |
Merge branch 'pr/full-rewrite'
Attributes GH PR #25: https://github.com/AyatanaIndicators/ayatana-settings/pull/25
Diffstat (limited to 'data/ayatana-settings.8')
-rw-r--r-- | data/ayatana-settings.8 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/data/ayatana-settings.8 b/data/ayatana-settings.8 new file mode 100644 index 0000000..c81e3a6 --- /dev/null +++ b/data/ayatana-settings.8 @@ -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 2023" "Version 23.11.14" "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>. |