Page 1 of 1

BadBar + BadWM Tools

Posted: Sat 29 Oct 2011, 20:26
by harii4
BadBar
A minimalistic software starter, configureable through a config file
http://badwm.sourceforge.net/BadSoft/
For use with window managers you can turn off window decorations.
looks better that way - evilwm,yeahwm ,Oroborus and ect...

Code: Select all

::: HOWTO USE :::
$ BadBar [-opts]
	> opt list <
	-f - Spec Font as string (eg. from xfontsel) :)
	-fg, -bg - Foreground and Background colors as string or whatever X supports.
	-geometry - Geometry string as "[width]x[height][+-]x[+-]y" or just "[+-]x[+-]y"
	-cfg - Point to Config file. (default is ~/.badbar)
	[-+]b - Draw border or not.
start it in ,xinitrc or with an script in startup folder.

Code: Select all

 BadBar -fg black -bg red -geometry 0 x 0 y  
you will have to play with the placement.
Point to Config file. (default is ~/.badbar)

Code: Select all

# BadBar config
# Godexsoft 2004

Term = xterm 
Xmms = xmms
Firebird = firebird
Icq = xterm -e centericq
Top = xterm -e top
Compiled and tested in TXZ_pup with src2pkg
its my first real .PET so i would love feed back.

Posted: Mon 31 Oct 2011, 00:18
by harii4
I'll post the other badwm tools as well - someone might find them handy?

Posted: Mon 31 Oct 2011, 03:54
by harii4
BadMenu - A very simple menu for the BadWM +
uses the keyboard only: :wink:
Usage:
$ BadMenu [-opts]
> opt list <
-fg, -bg - Foreground and Background colors as string.
-xoff, -yoff - X,Y Offset from the upper left corner. This is where the menu will show up.
-cfg - Point to Config file. (default is ~/.BadMenu.conf) sample config file in conf/.BadMenu.conf
-h, --help - help

A good idea would be, to put BadMenu in your .xinitrc to autoload the menu on BadWM startup.

Config:
Read the example config file, its not that hard to figure it out ;)

.BadMenu.conf

Code: Select all

# BadMenu sample config
# b at swag.at

xterm = xterm 
nmap = nmapfe
XMMS = xmms
Firebird = firebird
Thunderbird = thunderbird
ethereal = ethereal
top = aterm -e top
emacs = emacs
xeyes = xeyes 
.xinitrc

Code: Select all

# sample .xinitrc
# b at swag.at

BadMenu -fg white -bg black -fs 11 &

Posted: Sat 16 Jun 2012, 23:10
by harii4
With BadWM -tools you can make old themed - geos :D

The top looks like BadBar + BadClock

Posted: Mon 18 Jun 2012, 01:06
by harii4
BadTrafs

Code: Select all

::: HOWTO USE :::
$ BadTrafs [-opts]
	> opt list <
	-f - Spec Font as string (eg. from xfontsel) :)
	-fg, -bg - Foreground and Background colors as string or whatever X supports.
	-geometry - Geometry string as "[width]x[height][+-]x[+-]y" or just "[+-]x[+-]y"
	-i - Sets the interface (eg. eth0, ppp0) [default: eth0]
	[+-]b - Enable/Disable border.
	[+-]c - Centering the text enable/disable
	-tr - Transparent
	-x  - Fix on all desktops and on position
sample:

Code: Select all

 BadTrafs -fg red -bg black -i ath0 -x