Scroll to navigation

WMBUTTON(1) General Commands Manual WMBUTTON(1)

NAME

wmbutton - dockable launcher application

SYNOPSIS

wmbutton [OPTIONS]

DESCRIPTION

This manual page documents briefly the wmbutton command.

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

Window Geometry - ie: 64x64+10+10
Display - ie: 127.0.0.1:0.0
Full path to configuration file.
Full path to button xpm.
Custom tooltip font (e.g. -bh-lucidatypewriter-medium-*-*-*-12-*)
Verbose Mode, gives extra debug output.
Quick overview of available options.
Disable Middle Mouse functionality.
Swap tooltip colors.
Turn off tooltips.

CONFIGURATION

<buttonnumber> <command>

1 2 3 4 5 6 7 8 9
	11 12 13
	14 15 16
	17 18 19
	21 22 23
	24 25 26
	27 28 29

FILES

/etc/wmbutton.conf
system wide wmbutton configuration file.
~/.wmbutton
per user 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.

August 20, 2012