6498a92d09
fluxter is a newer incarnation of bbpager, which is like the name suggests a pager tool for Blackbox. The major changes to bbpager are: o Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in blackbox directories. o Default styles come from the fluxbox configuration. Without customization it will track the look of the current theme. o The configuration files have been renamed to fluxter.bb (used in a fluxbox environment) and fluxter.nobb (used in a non-fluxbox environment). These files should go in fluxbox configuration directories, such as ~/.fluxbox. o The X resource entries in the configuration files use fluxter as a label, rather than bbpager. o Per-workspace wallpaper changing is supported by the addition of per-workspace rootCommand configuration entries. For example: fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
9 lines
311 B
Text
9 lines
311 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/08 23:29:21 minskim Exp $
|
|
bin/fluxter
|
|
share/doc/fluxter/README.fluxter
|
|
share/fluxbox/fluxter.bb
|
|
share/fluxbox/fluxter.nobb
|
|
share/examples/fluxter/fluxter.bb
|
|
@dirrm share/doc/fluxter
|
|
@dirrm share/examples/fluxter
|
|
@unexec ${RMDIR} %D/share/fluxbox 2>/dev/null || ${TRUE}
|