Click to See Complete Forum and Search --> : Fluxbox..and themes !


MlotPolska
07-14-2002, 04:26 AM
Well..i finally got Fluxbox up and running, more or less, but to start it i have to login with CLI when i first bootup and type startx fluxbox...but whatever, i no longer care and will evertually love typing that command...

this post is about themes and fluxbox, for starters..how do i use a theme? i downloaded one and it's a tar.bz2 file, i can handle tar.gz files fine and dandy, but everytime i think i know a thing or two there's another file extension to throw me off ! can someone please enlighten me on how i use/apply/zip tar.bz2 files!? thanks, i love you all

Hitokiri_X
07-14-2002, 06:03 AM
tar xvjf or bunzip tar.bz2,then it will be just a tar file which you can use tar xvf.

NegativeZERO
07-14-2002, 11:27 PM
you can also
bzip2 -d filename.tar.bz2
to uncompress the archive.