From a745ef01f9d6bfe006ee86e17f69bc38f9a1d57e Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 28 Sep 2020 19:16:37 -0400 Subject: add man pages --- src/usr/share/man/man1/myautomount-trayicon.1.txt | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/usr/share/man/man1/myautomount-trayicon.1.txt (limited to 'src/usr/share/man/man1/myautomount-trayicon.1.txt') diff --git a/src/usr/share/man/man1/myautomount-trayicon.1.txt b/src/usr/share/man/man1/myautomount-trayicon.1.txt new file mode 100644 index 0000000..399c939 --- /dev/null +++ b/src/usr/share/man/man1/myautomount-trayicon.1.txt @@ -0,0 +1,24 @@ +title myautomount-trayicon +section 1 +project myautomount +volume General Commands Manual +date September 2020 +===== +NAME + myautomount-trayicon - system tray icon that shows links to removable media drives +SYNOPSIS + myautomount-trayicon +DESCRIPTION +Myautomount tray icon provides a Gtk3-themed icon and menu that the system tray daemon can consume. Left- or right- clicking the icon will show the currently available drives, that are discovered by myautomountd(1). +CONFIGURATION +See myautomountd(1) section CONFIGURATION for available settings in `/etc/myautomount.conf`. +LICENSE +CC-BY-SA-4.0 +AUTHOR + +BUGS +The polling when hidden or when using XApp support sometimes can end up running twice. +Sometimes the icon can hide itself even though there are removable media drives present. +Contribute any bug reports, patches, or comments to +SEE ALSO +myautomountd(1) -- cgit