automatically hide delay

Hi every body.

I´m using rklauncher 0.41 and woks fine. (good job guys)

ok, i´m using the automatically hide option and i set the hotspot and autohide delay to 500 msec and click ok and it works great, but when i close the rklauncher and restart it does not keeps the configuration. there are any command to add at RkLauncher.conf to fix the problem?

Thank to all.

and keep the way.

#429012

In the Behaivor settings, there is "Save changes on exit" Check it off.

#429037

thanks, but dont works.

i guess there must be or exist a comand with a value in the RKLauncher.conf that indicate the delay to show. and it seens not be present or something like this

thanks a lot. osxdude.

#429054

i found it at least.

the solution seemed obvious.

just to add at RKLauncher.conf the value "autoHideDelay = 500" between "showMinimizedWndIcon = 1" and "startWithWindows = 0"

here i put the config if someone will need it.

[settings]

[Language]

langResource = rkl_english.lang

[Appearance]

magnifySize = 92

smallSize = 48

itemDistance = 0

magnification = 1

backgroundAlpha = 150

itemsMagnify = 7

theme = Default

hideIndicators = 0

hidePoofs = 0

[Position]

position = 4

positionMargin = 0

multiMonitorSupport = 0

[behavior]

alwaysOnTop = 0

locked = 0

automaticHide = 0

saveOnExit = 1

saveOnChange = 1

saveItems = 1

itemAnimation = 0

itemAnimationCount = 5

itemAnimationNew = 1

minimizeToDock = 1

useMinMaxEffect = 0

minMaxEffect = RKScaleEffect/RKScaleEffect.dll

minimizePosition = -2

newApplications = 0

newIconsPosition = -4

hideTaskbar = 0

useMarginHotspot = 1

hotspotDelay = 250

hotspotFullMargin = 1

neverTakeFocus = 0

showMinimizedWndIcon = 1

autoHideDelay = 500

startWithWindows = 0

swwRegistry = 1

swwUser = 0

[Menu]

showInExplorer = 1

showInExplorerLabel = Show in Explorer

hideFileExtension = 1

onlyRegistered = 0

showSettingsAllItems = 0

[Label]

font = Tahoma

fontSize = 12

bold = 1

italic = 0

colorLabel = 16777215

colorEdge = 0

colorShadow = 0

alphaLabel = 255

alphaEdge = 225

alphaShadow = 205

hideLabel = 0

fadeLabel = 0

maybe i got a old config file and it did not works so fine. i guess?

#430438