You are not logged in.
Pages: 1
hello
in my .gtkrc-2.0, i've set popdown-delay to 500, and pupup-delay to 0. But on mouse-hover, i observe both popup-delay and popdown-delay appear to be of equal speed-- if i increase popdown-delay, then popup-delay appears to increase as well, even though set to 0.
pupup-delay is faster if i remove popdown-delay from .gtkrc-2.0
can i fix this?
here's my complete .gtkrc-2.0
gtk-double-click-time = 500
gtk-tooltip-timeout = 3000
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 0
XfdesktopIconView::selected-label-alpha = 0
XfdesktopIconVIew::ellipsize-icon-labels = 0
XfdesktopIconVIew::cell-spacing = 0
XfdesktopIconView::cell-padding = 5
XfdesktopIconView::cell-text-width-proportion = 2
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
style "xfce-panel-window-style"
{
# Time in miliseconds before the panel will unhide on an enter event
XfcePanelWindow::popup-delay = 500
# Time in miliseconds before the panel will hide on a leave event
XfcePanelWindow::popdown-delay = 0
}
class "XfcePanelWindow" style "xfce-panel-window-style"
xfce 4.10
saluki puppy linux
thanks
ps, can these settings be made different for different panels, instead of global?
also posted here-
http://saluki-linux.com/Forum/viewtopic.php?f=3&t=244
Last edited by johnywhy (2012-06-03 13:00:24)
arch xfce x86_64
Offline
Pages: 1
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 517.52 KiB (Peak: 532.27 KiB) ]