* Dererk [2010-11-15 17:30 +0100]:
tags 603526 moreinfo
thanks

On 14/11/10 20:42, Nicolas Évrard wrote:
Package: fbpanel
Version: 6.1-2
Severity: minor


Hello,

I activated the transparency setting of fbpanel but it seems to have
no effect. I tried changing the tintcolor, the alpha. Using the
configuration GUI did not work neither.

Hi Nicolas.

Hello,

What WM are you using? Can you attach your ~/.config/fbpanel/default ?

I am using openbox.

Here is the content of the config file.



Global {
    edge = top
    allign = center
    margin = 0
    widthtype = percent
    width = 100
    height = 24
    transparent = true
    tintcolor = #ffffff
    alpha = 195
    setdocktype = true
    setpartialstrut = true
    autohide = false
    heightWhenHidden = 2
    roundcorners = false
    roundcornersradius = 7
    layer = above
    MaxElemHeight = 32
    setlayer = false
}
Plugin {
    type = space
    config {
        size = 2
    }
}
Plugin {
    type = menu
    config {
        IconSize = 22
        image = /usr/share/pixmaps/debian-logo.png
        systemmenu {
        }
        separator {
        }
        menu {
            name = Computer
            icon = computer
            item {
                name = Terminal
                icon = terminal
                action = x-terminal-emulator
            }
            item {
                name = Lock Display
                icon = gnome-lockscreen
                action = slock
            }
            separator {
            }
            item {
                name = Reboot
                icon = gnome-session-reboot
                action = sudo reboot
            }
            item {
                name = Shutdown
                icon = gnome-session-halt
                action = sudo shutdown -h now
            }
            item {
                name = logout
                icon = gnome-session-logout
                action = /usr/lib/fbpanel/fbpanel/xlogout
            }
        }
    }
}
Plugin {
    type = space
    config {
        size = 15
    }
}
Plugin {
    type = tray
}
Plugin {
    type = space
    expand = true
    config {
        size = 10
    }
}
Plugin {
    type = pager
    config {
        showwallpaper = true
    }
}
Plugin {
    type = space
    config {
        size = 10
    }
}
Plugin {
    type = tclock
    config {
        ClockFmt = <b>%Y-%m-%d %H:%M</b>
        TooltipFmt = %A %x
        ShowCalendar = false
        ShowTooltip = true
    }
}
Plugin {
    type = icons
    config {
        DefaultIcon = /usr/share/fbpanel/images/default.xpm
        application {
            icon = gnome-terminal
            ClassName = XTerm
        }
        application {
            icon = gnome-terminal
            ClassName = mlterm
        }
        application {
            icon = gnome-terminal
            ClassName = URxvt
        }
        application {
            icon = gnome-emacs
            ClassName = Emacs
        }
        application {
            icon = mozilla-firefox
            ClassName = Firefox-bin
        }
        application {
            icon = mozilla-firefox
            ClassName = Firefox
        }
    }
}

--
(°> Nicolas Évrard
( ) Liège
 `¯



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to