#								-*-sh-*-
# Buttons
#

# Left side:

# Mini icon (menu)
#ButtonStyle 1 - MwmDecorMenu
ButtonStyle 1 MiniIcon

# Three lines (sticky)
#ButtonStyle 3 - MwmDecorStick
ButtonStyle 3 12 20x25@0 80x25@0 80x30@0 20x30@1 20x47@1 80x47@0 80x52@0 20x52@1 20x70@1 80x70@0 80x75@0 20x75@1


# Right side:

# Cross (close)
ButtonStyle 2 13 50x65@1 65x80@1 80x65@1 65x50@0 80x35@1 65x20@0 50x35@0 35x20@0 20x35@0 35x50@1 20x65@0 35x80@1 50x65@1

# Bottom square (iconify)
ButtonStyle 4 - MwmDecorMin
ButtonStyle 4 5 35x50@0 65x50@0 65x80@1 35x80@1 35x50@0

# Vertical rectangle (maximize)
ButtonStyle 6 - MwmDecorMax
ButtonStyle 6 5 35x20@0 65x20@0 65x80@1 35x80@1 35x20@0
#ButtonStyle 6 ActiveUp 5 40x25@1 60x25@1 60x75@0 40x75@0 40x25@1
#ButtonStyle 6 ActiveDown 4 50x35@1 65x65@0 35x65@0 50x35@1

# Square (back to normal size)
#ButtonStyle 6 ToggledInactive 4 50x75@1 25x25@1 75x25@1 50x75@0
#ButtonStyle 6 ToggledActive 8 40x80@1 40x50@1 20x50@1 50x20@1 80x50@0 60x50@0 60x80@0 40x80@0
#5 40x40@1 60x40@1 60x60@0 40x60@0 40x40@1



# Kind of empty button for unfocused windows
ButtonStyle All Inactive 3 40x60@0 60x60@0 60x40@0
# Except button 1, the icon
ButtonStyle 1 Inactive MiniIcon


# Title style
ButtonStyle All -- UseTitleStyle

# No 3D effect
ButtonStyle All -- flat

# Except when button is pushed
ButtonStyle All ActiveDown -- raised

# =============================================================================
