Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lxpanel(1) [suse man page]

LXPANEL(1)							  http://LXDE.org							LXPANEL(1)

NAME
lxpanel - a lightweight GTK2-based panel for the LXDE desktop. SYNOPSIS
lxpanel 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 o User-friendly application menu automatically generated from .desktop files on the system. o Launcher bar (small icons clicked to launch apps) o Task bar supporting ICCCM/EWMH `urgency' hint (Pidgin IM windows can flash on new incoming messages) o Notification area (system tray) o Digital clock o Run dialog (type command to run, without opening a terminal ) o Net status icon plug-in (optional) o Volume control plug-in (optional) o lxpanelctl, an external controller lets you control lxpanel in other programs. For example, "lxpanelctl run" will show the Run dialog in lxpanel, 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. --log level Set the logging level in the range 0 (silent) through 5 (verbose). -p NAME, --profile NAME Set the profile to be loaded. FILES
~/.config/lxpanel/PROFILE config file, can be edited by preference dialog. SEE ALSO
lxsession (1), lxpanelctl (1). AUTHOR
This manual page was written by paulliu grandpaul@gmail.com for the Debian 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 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. AUTHOR
Ying-Chun Liu Author. COPYRIGHT
Copyright (C) 2008 paulliu http://LXDE.org March 2, 2008 LXPANEL(1)

Check Out this Related Man Page

RADEONTOOL(8)                                                 System Manager's Manual                                                RADEONTOOL(8)

NAME
radeontool -- utility to get/set registers and to control backlight on radeon based laptops SYNOPSIS
radeontool [option] [command] DESCRIPTION
This manual page documents briefly the radeontool command. This manual page was written for the Debian distribution because the original program does not have a manual page. radeontool is a program that switches on/off backlight and external output on ATI Radeon based laptops, and is able to list or set register values. COMMANDS
You can specify one of the following commands: dac [on|off] Power down the external video output light [on|off] Power down the backlight stretch [on|off|vert|horiz|auto|manual] Adjusts stretching for resolution mismatch regs Show a listing of some random registers regmatch [pattern] Show registers matching wildcard pattern regset [pattern] [value] Set registers matching wildcard pattern OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --debug Show a little debug info --skip=n Skips the first n cards and acts on the n+1 AUTHOR
This manual page was written by Luigi Gangitano luigi@debian.org for the Debian 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 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. RADEONTOOL(8)
Man Page