NAME
        xfce6fb.pl - an xfce4 to fluxbox menu entry converter.

SYNOPSIS
        xfce6fb.pl

DESCRIPTION
        xfce6fb.pl is an xfce4 to fluxbox menu entry converter written in
        perl, merging a fluxbox "menu"-file with a xfce4 "menu.xml"
        file.

USAGE
        * install perl (on debian-based distributions run "sudo apt-get 
          install perl").

        * install perl-module "XML::Simple" (on debian-based distributions
          run "sudo apt-get install libxml-simple-perl").

        * go to your ~/.fluxbox directory and copy your (or the systemwide)
          "menu" file to the one defined in "$flxb_file" (line 7, this defaults
          to "$ENV{HOME}/.fluxbox/__menu.fluxbox").
          you are advised to NOT use the same file as the final fluxbox "menu"
          file (as defined in line 6, "$flxb_out")!

        * link the xfce4 "menu.xml" file you want to have included to the
          file name defined in "$xfce_file" (line 8, this defaults to
          "$ENV{HOME}/.fluxbox/__menu.xfce4").

        * adjust "@icon_dirs" to your needs (line 9++) and make each array
          entry point to an icon directory used by xfce4. some useful direc-
          tories to icons with a resolution of 22x22 pixel are given.

        * add a single line containing "[exec] (==========) {nop}" into your
          fluxbox "menu" file. this is the starting point for inserting the
          xfce4 entries.

        * set executable flag on the xfce6fb.pl script (on debian-based dis-
          tributions run "sudo chmod +x xfce6fb.pl").

        * run the script.

        * reload the fluxbox-configuration from within your fluxbox menu.

        * enjoy the added xfce4 menu entries.

DOWNLOAD
        current version is available here.
        current version is v0.1a.

SCREENSHOTS
        everybody loves them, everybody wants them. so here they are:
        * nr.01 "xfce4" -> "System" entries...
        * nr.02 "xfce4" -> "Accessoires" entries...

CHECKSUMS
        MD5 = b4fa3d8e204637e69b491d4735c40391
        SHA256 = 924ca4f378302fce3dfbf8233065b6be24b1c9a17087da29b4beb6ae5cf505c3

BUGS
        * none known so far

        please keep in mind i'm no programmer! so please don't post my
        code on sites like ``WorseThanFailure'' (fka ``thedailyWTF'').
        thanks.
LINKS
        back, home
SEE ALSO
        http://www.fluxbox.org/, http://www.xfce.org/

AUTHOR
        nostromo