# preferences(1.2.35) - generador equipo GALPon MiniNo

#  Task bar at top of the screen
TaskBarAtTop=1 # 0/1

#  Menus track mouse even with no mouse buttons held
MenuMouseTracking=1 # 0/1

######################################
##
## MONITOR DE BATERÍA PARA PORTÁTILES
##
######################################
## Para activar el monitor de batería en la barra de tareas
## descomentar (quitar/borrar el símbolo # al inicio de la línea)
## la linea de ordenes  señalada <-<-<-
## dejandole el valor a "1"
##
##  Show APM/ACPI/Battery/Power status monitor on task bar
# TaskBarShowAPMStatus=1 # 0/1 <-<-<-
######################################

#####################################################
##
## CONFIGURACIÓN DEL BUZÓN DE CORREO CON "CLAWS-MAIL"
## O CON "SYLPHEED" PARA USAR UNO U OTRO TAN SOLO HAY
## QUE COMENTAR LAS LÍNEAS QUE CITAN A claws-mail Y
## DESCOMENTAR LAS QUE CITAN A sylpheed
##
#####################################################
#
#  Show mailbox status on task bar
#  Mostrar estado del buzón en barra de tareas
# -> -> -> Inicialmente esta línea va "desactivada" en las versiones básicas
# -> -> -> para que el "sobrecito" no aparezca si no tenemos instado el gestor
# -> -> -> Acuerdate de cambiarle el valor a 1
TaskBarShowMailboxStatus=0 # 0/1
#
#  Beep when new mail arrives
#  Pitido cuando llegue un nuevo correo, solo es operativo si se usa en "remoto"
# TaskBarMailboxStatusBeepOnNewMail=1 # 0/1
#
#  Count messages in mailbox
#  Contar los mensajes del buzón, solo es operativo si se usa en "remoto"
# TaskBarMailboxStatusCountMessages=1 # 0/1
#
#  Mailbox path (use $MAIL instead)
#  Ruta al buzón de correo (predeterminado en MiniNo /home/minino/Mail)
#  si decidimos utilizar otra ruta deberemos cambiarla
MailBoxPath="/home/minino/Mail"
#  Otras posibles configuraciones:
#	MailBoxPath="file:///home/minino/Mail/inbox"
#	MailBoxPath="file:///var/spool/mail/captnmark"
#	MailBoxPath="pop3://markus:clave_de_la_cuenta@maol.ch/"
#	MailBoxPath="imap://mathias@localhost/INBOX.Maillisten.icewm-user"
#
#  Command to run on mailbox
#  Orden a ejecutar en el monitor de correo
# MailCommand="x-terminal-emulator -name mutt -title Mutt -e mut"
# MailCommand="sylpheed"
MailCommand="claws-mail"
#
#  Delay between new-mail checks. (seconds)
#  Tiempo entre cada comprobación de llegada de correos nuevos (en segundos)
#  ajustado a 2 minutos
MailCheckDelay=120 # [0-86400]
#
#  WM_CLASS to allow runonce for MailCommand
#  Valores WM_CLASS (window_name y window_class) de la ventana del programa
#  sobre el que se ejecuta el buzón (en este caso "sylpheed")
# MailClassHint="main_window.Sylpheed" 
MailClassHint="claws-mail.Claws-mail"
#
#  Command to run when new mail arrives
#  Orden a ejecutar cuando entra un nuevo correo, por ejemplo, cuando se trabaja
#  en "remoto" para que abra un gestor de correo como "mutt" o "sylpheed-claws"
# NewMailCommand=""
#
##
#####################################################

#  Show 'show desktop' button on taskbar
TaskBarShowShowDesktopButton=0 # 0/1

#  Show 'window list' menu on task bar
TaskBarShowWindowListMenu=0 # 0/1

#  Show the help menu item
ShowHelp=0 # 0/1

#  Disable Imlib's image/pixmap caches
# DisableImlibCaches=1 # 0/1

#  Icon search path (colon separated)
IconPath="/usr/share/icons:/home/minino/.icewm/icons:/usr/share/pixmaps"

#  Command to shutdown the system
ShutdownCommand="sudo shutdown -h now"

#  Command to reboot the system
RebootCommand="sudo shutdown -r now"

#  Command to run on CPU status
# CPUStatusCommand="x-terminal-emulator -name htop -title Estado\ procesos -e htop"
CPUStatusCommand="xosview"

#  Network device to show status for
NetworkStatusDevice="eth0 wlan0" # Sustituir si procede por: eth1 wlan1 ath0 etc...

#  Clock Time format (strftime format string)
TimeFormat=" %H:%M "

#  Clock Date format for tooltip (strftime format string)
DateFormat="%A, %d %B %Y"

#  

# -----------------------------------------------------------
# Themable preferences. Themes will override these.
# To override the themes, place them in ~/.icewm/prefoverride
# -----------------------------------------------------------

ColorNormalTitleBarText="#feb91a"

#  Menu icon size
MenuIconSize=16 # [8-128]

#  Dimension of the small icons
SmallIconSize=16 # [8-128]

#  Dimension of the large icons
LargeIconSize=32 # [8-128]

#  Dimension of the large icons
HugeIconSize=48 # [8-128]


WorkspaceNames=" 1 ", " 2 "

#  

#  Command to run on clock
ClockCommand="Xdialog --title \"Calendario\" --no-cancel --calendar \"\" 0 0"

#  Disable Imlib's image/pixmap caches
DisableImlibCaches=1 # 0/1

#  Items supported in menu window (rmsnxfhualytickw)
WinMenuItems="rmsnxfhualytickw"

ColorToolTip="#ffe4b5"

