Merge from vendor branch TNF:
authorminskim <minskim>
Sat, 8 Apr 2006 23:29:21 +0000 (23:29 +0000)
committerminskim <minskim>
Sat, 8 Apr 2006 23:29:21 +0000 (23:29 +0000)
commitd713e29349afd514eef0ddb7e7f14ec2bb0da5c7
treee10dfd8530c8340c2f7c8d03928cb1163463d727
parent9654b46e5ea5233b00f38f47ed302b1651ffa694
parent3390774f1fc759ba201aa1fd951c25221bf7d229
Merge from vendor branch TNF:
Import fluxter from pkgsrc-wip.  Packaged by Michael-John Turner.

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