# This is a default toolbar definition file for IceWM
#
# Place your personal variant in $HOME/.icewm directory.
#

# Icewm preference file

# Pager configuration
TaskBarShowWorkspaces=1
WorkspaceNames=" Desk 1 "," Desk 2 "," Desk 3 ", " Desk 4 "
PagerShowLabels=1

TaskBarShowDesktopButton = 1
PagerShowPreview = 0
PagerShowWindowIcons = 0
PagerShowMinimized = 0
PagerShowBorders = 1
PagerShowNumbers = 1
TaskBarLaunchOnSingleClick = 1
EnableAddressBar = 1
ShowAddressBar = 0

TaskBarWorkspacesLeft=1
TaskBarWorkspacesTop=1
PagerShowPreview=0
PagerShowWindowIcons=0

TaskBarShowWindowListMenu=1
TaskBarTaskGrouping=1

#  Command to shutdown the system
ShutdownCommand="dbus-send --system --print-reply --dest=\"org.freedesktop.ConsoleKit\" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop"

#  Command to reboot the system
RebootCommand="dbus-send --system --print-reply --dest=\"org.freedesktop.ConsoleKit\" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Restart"
# Here are some apps docked in the toolbar
# you're free to activate them
# Clock app
#ClockCommand = "calcurse"
ClockCommand="xclock -geometry 120x120-0+0"
TimeFormat = "%H:%M"
DateFormat = "%c"

#Consider border frames when maximizing horizontally.
ConsiderHBorder = 1

#Consider border frames when maximizing vertically.
ConsiderVBorder = 1

#Maximized windows can be resized.
SizeMaximized=0

#Display mini-icons on desktop for minimized windows.
MinimizeToDesktop = 0

#Smart window placement (minimal overlap).
SmartPlacement = 1

#Workspace switches by moving mouse to left/right screen edge.
EdgeSwitch = 1

#Task bar at top of the screen.
ShowTaskBar = 1

# Show the start menu in the taskbar
TaskBarShowStartMenu=1

# Double heigh taskbar
TaskBarDoubleHeight=0

#Show mailbox status on task bar.
TaskBarShowMailboxStatus=0

#Show the run menu item.
ShowRun = 1

#Opaque window move.
OpaqueMove = 0

#Opaque window resize.
OpaqueResize=0
