fbpanel

Der Konfigfile mit Kommentaren

# fbpanel <profile> config file
# see http://fbpanel.sf.net/docs.html for complete configuration guide

# global layout and style settings
Global {
    edge = bottom
    allign = left
    margin = 0
    widthtype = percent
    width = 100
    height = 20
    transparent = false
    tintcolor = #ffffff
    alpha = 38
    setdocktype = true
    setpartialstrut = true
    autohide = false
    heightWhenHidden = 2
}


# this plugin has no visible representation and just controls the icons shown for certain apps
Plugin {
    type = icons
    config {
        DefaultIcon = /usr/share/fbpanel/images/default.xpm
        application {
            icon = gnome-terminal
            Image = /usr/share/fbpanel/images/gnome_terminal.svg
            ClassName = XTerm
        }
    }
}

# two pixel spacer
Plugin {
    type = space
    config {
        size = 2
    }
}

# menu containing only the system menu and a xterm 
Plugin {
    type = menu
    config {
        image = /usr/share/fbpanel/images/star.png
        systemmenu {
        }
        separator {
        }
        item {
            icon = gnome-terminal
            name = terminal
            image = /usr/share/fbpanel/images/gnome_terminal.svg
            action = /usr/bin/xterm
        }
    }
}

# two pixel spacer
Plugin {
    type = space
    config {
        size = 2
    }
}

# simple application launchers
Plugin {
    type = launchbar
    config {
        button {
            icon = gnome-terminal
            tooltip = Terminal
            image = /usr/share/fbpanel/images/gnome_terminal.svg
            action = /usr/bin/xterm
        }
    }
}

# two pixel spacer
Plugin {
    type = space
    config {
        size = 2
    }
}

# taskbar containing the running apps
Plugin {
    type = taskbar
    expand = true
    config {
        ShowIconified = true
        ShowMapped = true
        ShowAllDesks = true
        tooltips = true
        IconsOnly = false
        MaxTaskWidth = 150
    }
}

# two pixel spacer
Plugin {
    type = space
    config {
        size = 2
    }
}

# just the clock in the right corner
Plugin {
    type = dclock
    config {
        ClockFmt = %R
        TooltipFmt = %A %x
        Action = xmessage Please define some command &
        color = #4545B1
    }
}

Downloads und Links

Meine Stimme gegen Nazis! Nazis raus aus dem Internet Stoppt die Vorratsdatenspeicherung! Jetzt klicken und handeln! rsp-blogs.de
Soweit nicht anders angegeben, stehen die Bilder/Texte unter der Creative Commons Attribution Non-Commercial Share Alike Lizenz. Logos gehoeren dem jeweiligen Eigentümer.