Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wmbutton(1) [debian man page]

WMBUTTON(1)						      General Commands Manual						       WMBUTTON(1)

NAME
wmbutton - dockable launcher application SYNOPSIS
wmbutton [OPTIONS] DESCRIPTION
This manual page documents briefly the wmbutton command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. wmbutton is a 64x64 pixel application that displays nine buttons and can be used as dockapp for X window managers such as Window Maker, AfterStep, BlackBox, and Enlightenment. Each of these buttons can be configured via a configuration file to run just about any application you would like to. Basically, if you can type it in a shell command, wmbutton can run it. wmbutton is configured using a configuration file, ~/.wmbutton (or /etc/wmbutton.conf). Its format is documented in the "Configuration" section below. OPTIONS
-g <geometry> Window Geometry - ie: 64x64+10+10 -d <display> Display - ie: 127.0.0.1:0.0 -f <filename> Full path to configuration file. -b <filename> Full path to button xpm. -F <font> Custom tooltip font (e.g. -bh-lucidatypewriter-medium-*-*-*-12-*) -v Verbose Mode, gives extra debug output. -h Quick overview of available options. -m Disable Middle Mouse functionality. -s Swap tooltip colors. -n Turn off tooltips. CONFIGURATION
The configuration file is case sensitive. A # starts a comment, and lines consisting entirely of whitespace are ignored. The syntax is sim- ply: <buttonnumber> <command> command can be anything you can type in as a shell command. Buttons are numbered as follows: Left button 1 2 3 4 5 6 7 8 9 Middle button 11 12 13 14 15 16 17 18 19 Right button 21 22 23 24 25 26 27 28 29 To use other icons, wmbutton has to be rebuilt. View /usr/share/doc/wmbutton/README.Debian for further information. FILES
/etc/wmbutton.conf system wide wmbutton configuration file. ~/.wmbutton peruser wmbutton configuration file. If it doesn't exist, the system wide wmbutton configuration file will be used. AUTHOR
wmbutton was written by Edward H. Flora <ehflora@access1.net>, and is licensed under the terms of the GNU General Public License. This manual page was written by Gordon Fraser <gordon@debian.org>, for the Debian GNU/Linux system (but may be used by others). It was updated by Christian Aichinger <Greek0@gmx.net> September 18, 2001 WMBUTTON(1)

Check Out this Related Man Page

WMLONGRUN(1)						      General Commands Manual						      WMLONGRUN(1)

NAME
wmlongrun - A dockapp to monitor the LongRun(tm) status on Crusoe(tm) processors. SYNOPSIS
wmlongrun [options] DESCRIPTION
This manual page documents briefly the wmlongrun command. WMLongRun is a program to monitor for LongRun(tm). It displays the current LongRun(tm) settings and status: the frequency, the LongRun(tm) flags (performance or economy), and the performance level (expressed as a percentile). It is a dockapp (dockable application) that is supported by X window managers such as Window Maker, AfterStep, BlackBox, and Enlightenment. It has two user interfaces: an LCD look-alike user interface and an LED-interface. If you select the LCD-interfaces, the back-light may be turned on/off by clicking the mouse button over the application. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -d, --display <string> Attempt to open a window on the named X display. In the absence of this option, the display specified by the DISPLAY environment variable is used. -bl, --backlight turn on back-light. -lc, --light-color <color> back-light color. (rgb:6E/C6/3B is default) -i, --interval <number> number of secs between updates. (1 is default) -cd, --cpuid-device <device> specify Linux CPUID device ('/dev/cpu/0/cpuid' is default) -md, --msr-device <device> specify Linux MSR device ('/dev/cpu/0/msr' is default) -l, --led run the application with LED interface -h, --help show help text and exit. -v, --version show program version and exit. -w, --windowed run the application in windowed mode -bw, --broken-wm activate broken window manager fix AUTHOR
Seiichi SATO <ssato@sh.rim.or.jp>. March 13, 2002 WMLONGRUN(1)
Man Page