Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LXPANEL(1)			 http://LXDE.org		      LXPANEL(1)

NAME
     lxpanel - a lightweight GTK2-based panel for the LXDE desktop.

SYNOPSIS
     lxpanel [ options ]

DESCRIPTION
     This manual page documents briefly the lxpanel command.

     lxpanel  is  a  program  that provides a panel for the desktop, usually for
     LXDE. It is a lightweight GTK+ 2.x based desktop panel.

     Features

     *	 User-friendly application menu automatically  generated  from	.desktop
	 files on the system.

     *	 Launcher bar (small icons clicked to launch apps)

     *	 Task  bar  supporting	ICCCM/EWMH `urgency' hint (Pidgin IM windows can
	 flash on new incoming messages)

     *	 Notification area (system tray)

     *	 Digital clock

     *	 Run dialog (type command to run, without opening a terminal )

     *	 Net status icon plug-in (optional)

     *	 Volume control plug-in (optional)

     *	 lxpanelctl, an external controller lets you control  lxpanel  in  other
	 programs. For example, "lxpanelctl run" will show the Run dialog in lx-
	 panel,  and  "lxpanelctl  menu" will show the application menu. This is
	 useful in key bindings provided by window managers.

OPTIONS
     This program follows the usual GNU command line syntax, with  long  options
     starting with two dashes (`-'). A summary of options is included below.

     -h --help
	 Print help on the options.

     -v --version
	 Print the program version.

     -p NAME, --profile NAME
	 Set the profile to be loaded.

FILES
     ~/.config/lxpanel/PROFILE/
	 config files directory, can be edited by preference dialog.

     ~/.config/lxpanel/PROFILE/gtkrc
	 optional GTK+ 2.0 RC file to alterate appearance, can be used to create
	 custom panel style.

SEE ALSO
     lxpanelctl(1)

AUTHOR
     The lxpanel is written by great LXDE developers team under lead of Hong Jen
     Yee (PCMan) since 2006.

     This   manual   page   was  written  by  paulliu  (Ying-Chun  Liu)  <grand-
     paul@gmail.com> for the Debian system (but may be used by others).  Permis-
     sion 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.

     On Debian systems, the complete text of the GNU General Public License  can
     be found in /usr/share/common-licenses/GPL-2.

     Updated by Andriy Grytsenko (LStranger).

COPYRIGHT
     Copyright (C) 2008 paulliu
     Copyright (C) 2016 LStranger

http://LXDE.org 		 February, 2016 		      LXPANEL(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lxpanel&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help