X and Fluxbox :: flux box menu



On a related note, is there documentation on the 'enhance' script?

I tried "man enhance" in Google and you don't want to know the results I got.

:laugh:

enhance is a DSL-specific script, so there is no documentation floating around in the usual manpage repositories.

What it does is start some applications to make life in X a little easier:
fluxter is your desktop pager
xtdesk is the icons
wmcpuload is your CPU monitor
wmnet is a network monitor
mount.app allows you to mount drives with the push of a button
asmem shows memory and swap usage
wmix is an audio mixer

Editing the slitlist doesn't affect which dockapps are loaded...it only changes the order in which they appear.

thorzul

edit /home/dsl/.xinitrc
delete the line(s) that start the enhance script and then add the lines from the enhance script that you want

my .xinitrc looks like
Code Sample

# put X windows programs that you want started here.
# Be sure to add at the end of each command the &
wmnet -w &
asmem -withdrawn -bg black -fg white &
wmcpuload -bl -lc rgb:00/0c/ee &
mount.app &
wmix &
fluxbox

hope that helps
jshaw

fester@fester:/new/source/etc/skel$ ls
filetool.lst  media

there is nothing else in there to edit

never mind it was hidden

Stupid nautilus:@

Next Page...
original here.