Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

alltray(1) [debian man page]

ALLTRAY(1)							AllTray Manual Page							ALLTRAY(1)

NAME
AllTray - Dock any program into the system tray. SYNOPSIS
alltray [program] [options] DESCRIPTION
With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, Terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with Gnome, KDE, XFCE 4*, Fluxbox* and WindowMaker*. Xmms is supported in particular. Click-Mode: Only run alltray and click on the window you would like to dock. (Abort with <c>) OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show summary of options. -v --version Show version of program. -d --debug Show debug messages. -s --show Do not hide window after start. -i --icon Use a PNG image as an icon. -l --large_icons allow large icons (> 24x24). -st --sticky visible on all workspaces. -stask --skip-taskbar not visible in taskbar. -x --borderless remove border, title, frame (if not supported native). -m --menu Add entry "menu text:command" to popdown menu. -t --title Show title change for <sec> seconds. Probably most useful for xmms. -g --geometry initial position. see man X. -k --key [Modifier:]Key create a keyboard shortcut. Modifier -> "Shift", "Control", "Alt", "AltGr" Key -> "a", "F1", "End" ... or "Keycode" (Number) returned by the program "xev" -nt --notray display no tray icon (useful only with the "--key" option). -nm --nominimize click on window close button: do not minimize back to system tray, close. -conf --configure show KDE configuration dialog. HOMEPAGE
http://alltray.trausch.us AUTHOR
This manual page was written by Carlos C Soto <csoto@sia-solutions.com> for the GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. AllTray (C) 2005, Jochen Baier <email@jochen-baier.de> Version 0.71 2010-02-07 ALLTRAY(1)

Check Out this Related Man Page

kdesudo(1)																kdesudo(1)

NAME
kdesudo - a sudo frontend for KDE SYNOPSIS
kdesudo [ Generic-options ] [ kdesudo-options ] DESCRIPTION
kdesudo is a frontend for sudo for the KDE desktop. OPTIONS
--help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- Indicates end of options -c << command >> Specifies the command to run -u << user >> Specifies the target uid [default is root] -n Do not keep password -s Forgets all passwords -p << priority >> Set priority value: between 0 and 100, 0 is lowest [default is 50] --nonewdcop Let command use existing dcopserver --comment << comment >> Comment to display in the dialog box --noignorebutton Do not display << ignore >> button --attach << window_id >> Makes the dialog transient for an X app specified by winid -i << icon_name >> Specify icon to use in the password dialog -d Do not show the command to be run in the dialog -r Use realtime scheduling -f << file >> Use target UID if << file >> is not writeable -t Enable terminal output (no password keeping) -u Sets a runas user COPYRIGHT
This manual page was written by Anthony Mercatante <tonio@ubuntu.com> for the Ubuntu system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 2007-03-26 kdesudo(1)
Man Page