## Number of Desktop
Desktopnum	3

## Follow mouse activation of window
FollowToMouse

## Follow mouse activation of window but when mouse go into root window,
## active window is not changed
#SloppyFocus

## Shaded window is all desktop
StickyShade

## Displayed selected window at current desktop,
## when window is not mapped.
#StickyHide

## Interval and number of flush at flushing menu
#FlushMenu 100 20

## Map iconify window as shade 
IconifyShade

## Map window as hide when window is mapped as icon
#IconifyHide

## Show the window as shade, when hide shaded window is shown
#ShadeMap

## Enable Opaque Move
#OpaqueMove

## Enable Opaque Resize
# OpaqueResize

## Enable one click menu
OneClickMenu

# Double click time
DoubleClickTime 300

# Edge resistance force
EdgeResistance 50 50

## Show window name with desktop number on window list
DisplayDeskNumber

## Draw move/resize line with dotted line
#Compatible

## Enable MacOS 8 decoration feauture
#System8

####################
## Icon Search Path
####################
IconPath /usr/local/share/haze:/usr/local/include/X11/pixmaps:/usr/share/pixmaps:/usr/share/icons:/usr/share/icons/mini

####################
##   Menu Icon
####################
IconMenuIcon finder.xpm

# Balloon help Settings
UseBalloon "Show Balloon Help" "Hide Balloon Help", Icon bocadillos.xpm


####################
##     Fonts
####################
# Font Settings(without LOCALE)
# The default font
#MenuBarFont -*-*-medium-*-normal-*-16-*-*-*-*-*-iso8859-*
#MenuFont -*-*-medium-*-normal-*-16-*-*-*-*-*-iso8859-*
#TitleBarFont -*-*-medium-*-normal-*-16-*-*-*-*-*-iso8859-*
#BalloonFont -*-*-medium-*-normal-*-16-*-*-*-*-*-iso8859-*

# My favourite font, best viewed with 1024x768 & 1280x1024
#MenuBarFont -b&h-lucidatypewriter-*-*-normal-*-17-*-*-*-m-*-iso8859-*
#MenuFont -b&h-lucidatypewriter-*-*-normal-*-17-*-*-*-m-*-iso8859-*
#TitleBarFont -b&h-lucidatypewriter-*-*-normal-*-17-*-*-*-m-*-iso8859-*

# Another pretty good font
#MenuBarFont -biznet-fotinostypewriter-bold-r-normal-*-17-*-*-*-*-*-iso8859-*
#MenuFont -biznet-fotinostypewriter-bold-r-normal-*-17-*-*-*-*-*-iso8859-*
#TitleBarFont -biznet-fotinostypewriter-bold-r-normal-*-17-*-*-*-*-*-iso8859-*

####################
## Shortcuts...
## from mlvwm
####################
# Settings of keyborad short cut
ShortCut
Up	C	Desk +
Down	C	Desk -
Left    M       PreviousSameDeskWindow
Tab     M       PreviousSameDeskWindow
Right   M       NextSameDeskWindow
Escape  M       Restart mlvwm
Escape  SM      Exit
H       3       HideActive
E       3       Exec xrun
Return  3       Exec aterm -tinttype true -sh 50 -tr -geometry 110x24 -sr
#F1	C       ShowBalloon
END

####################
##    The Menu
####################

Menu def-Window, Icon apple.xpm, Left
"Acerca de..." Icon mini-haze.xpm, NonSelect, Gray
"Mover" Icon mini-move.xpm, Action MoveWindow
"Tamao ventana" Icon mini-resize.xpm, Action ResizeWindow
#"Toggle Scroll" Action ToggleScroll
"" NonSelect
"Matar proceso" Icon mini-bomb.xpm, Action Exec "xkill" exec xkill 
END

Menu def-File, Label "Bsico", Left
"Aterm        "	Icon terminal.xpm, Action Exec "aterm" exec aterm -tinttype true -sh 50 -tr -geometry 110x24 -sr
"Xterm        "	Icon terminal.xpm, Action Exec "xterm" exec xterm
"Terminal     "	Icon terminal.xpm, Action Exec "terminal" exec terminal
"" NonSelect
"Archivos     "	Icon xfe.xpm, Action Exec "rox" exec rox
"Ejecutar...  "	Icon ejecutar.xpm, Action Exec "xfrun4" exec xfrun4
"" NonSelect
"Dist. Teclado"  Icon teclado.xpm, Action Exec "wmxkb" exec wmxkb -geometry 60x60
"Editor texto "  Icon texto.xpm, Action Exec "leafpad" exec leafpad
END

Menu def-Multimedia
"Msica     " Icon sonido.xpm, Action Exec "audacious" exec audacious2 -i gtkui
"Video      " Icon video.xpm, Action Exec "gnome-mplayer" exec gnome-mplayer
END

Menu def-Mame
"Splatterhouse     " Action Exec "splat" exec /usr/local/share/xmame85/bin/xmame.x11 -ef 2 splatter
"Ghost Goblins     " Action Exec "ghost" exec xmame.x11 -ef 5 -dp oss gng
"Star Force        " Action Exec "sforce" exec xmame.x11 -ef 5 -dp oss starforc
"Section Z         " Action Exec "sectionz" exec xmame.x11 -ef 5 -dp oss sectionz
"Atari Tetris      " Action Exec "atetris" exec xmame.x11 -ef 5 -dp oss atetris
"Twin Cobra        " Action Exec "twincobr" exec xmame.x11 -ef 5 -dp oss twincobr
"Salamander        " Action Exec "salamand" exec xmame.x11 -ef 5 -dp oss salamand
END

Menu def-Emuladores
"DOSBox      " Action Exec "dosbox" exec dosbox -conf /home/perez/.dosbox/dosbox.conf
"Windows 95  " Action Exec "win95" exec qemu_win95
"Amstrad CPC " Action Exec "cpc" exec cpc
"Amiga       " Action Exec "uae" exec uae
"Spectrum    " Action Exec "fuse" exec fuse
"Basilisk II " Action Exec "macos" exec BasiliskII
END

Menu def-Juegos
"Tetris            " Action Exec "ltris" exec ltris
"Frozen Bubble     " Action Exec "frozen-bubble" exec frozen-bubble
"Rise of the Triad " Action Exec "rott" exec /home/perez/juegos/rott/rott
"MAME              " SubMenu def-Mame
END

Menu def-Applications, Label "Aplicaciones"
"The Gimp   " Icon gimp.xpm, Action Exec "gimp" exec gimp
"GQview     " Icon gqview.xpm, Action Exec "gqview" exec gqview
"" NonSelect
"Abiword    " Icon abiword.xpm, Action Exec "abiword" exec abiword
"Medit      " Icon medit.xpm, Action Exec "medit" exec medit
"Leafpad    " Icon texto2.xpm, Action Exec "medit" exec leafpad
"" NonSelect
"Multimedia " SubMenu def-Multimedia
"Emuladores " SubMenu def-Emuladores
"Juegos     " SubMenu def-Juegos
END

Menu def-Net, Label "Internet"
"Conectar Internet " Icon telefono.xpm, Action Exec "ppp" exec chestnut-dialer
"" NonSelect
"Opera             " Icon opera.xpm, Action Exec "opera" exec opera
"Pidgin            " Icon pidgin.xpm, Action Exec "pigin" exec pidgin
"gFTP              " Icon gftp.xpm, Action Exec "gftp" exec gftp
END

Menu def-Special, Label "Especial"
"Limpiar Escritorio   " Icon reciclaje.xpm, Action Refresh
"" NonSelect
"Configurar           " Icon kblackbox16.xpm, Action Exec "leafpad" exec leafpad .mlvwmrc
"Reiniciar            " Icon computerpc.xpm, Action Restart zenwm
"" NonSelect
"Cerrar sesin        " Icon cerrar.xpm, Action Exit
END


####################
##   Bar Addons
####################
# Swallow the application at menu
#

# Foreground=orange, change with new looks
#Swallow "XClock" Action Exec "xclock" exec xclock -geometry 50x23 -brief -font 7x14 -fg black -bg rgb:d/d/d -digital -padding 3 -update 1
Swallow "XClock" Action Exec "xclock" exec xclock -geometry 50x23 -brief -font 7x14 -fg black -bg rgb:f/f/f -digital -padding 3 -update 1

####################
##  The Menu Bar
####################

# Definition MenuBar
MenuBar default
def-Window
def-File
def-Applications
def-Net
def-Special
END





####################
## Initial Function
####################
# Uncomment the "xterm" lines if needed

InitFunction
Desk 1
Exec "aterm" aterm -tinttype true -sh 50 -tr -geometry 110x24 -sr
Wait aterm
#Exec "xterm" xterm -ls -geometry 80x25 &
#Wait xterm
#Exec "rxvt" rxvt &
#Wait rxvt
Desk 0
Exec "aterm" aterm -tinttype true -sh 50 -tr -geometry 110x24 -sr
Wait aterm
#Exec "rxvt" rxvt &
#Wait rxvt
#Exec "xosview" xosview &
#Wait xosview


# Background color
#Exec xsetroot -solid mediumpurple &
#Exec xsetroot -solid skyblue4 &
#Exec xsetroot -solid black &
#Exec xsetroot -solid steelblue4 &

# Background image
#Exec xsetbg -fullscreen -shrink -border black -onroot /usr/share/pixmaps/backgrounds/space/hst_antennae_9734a.jpg
Exec fbsetbg -f /home/perez/documentos/imagenes/fondos/DigitalFX-1142638680.jpg
END


####################
## Restart Function
####################
RestartFunction
END


####################
##     Style
####################
# Define the default window decoration
Style
"*" MiniIcon jx.xpm, MaxmizeScale 90, MenuBar default, NoSBarV, NoSBarH
END

# Estilo ventanas
Style
"*Term" MiniIcon terminal.xpm, NoSBarV, NoSBarH
"Treeps*" MiniIcon tools.xpm, NoSBarV, NoSBarH, NoResizeR
"Opera" MiniIcon opera.xpm, NoSBarV, NoSBarH
"Galeon" MiniIcon galeon.xpm, NoSBarV, NoSBarH
"Links" MiniIcon galeon.xpm, NoSBarV, NoSBarH
"gimp" MiniIcon gimp.xpm, NoSBarV, NoSBarH
"*Firefox" MiniIcon galeon.xpm, NoSBarV, NoSBarH
"leafpad" MiniIcon texto2.xpm, NoSBarV, NoSBarH
"Abiword" MiniIcon abiword.xpm, NoSBarV, NoSBarH
"feh" MiniIcon gqview.xpm, NoSBarV, NoSBarH, NoResizeR
"*GQview" MiniIcon gqview.xpm, NoSBarV, NoSBarH, NoResizeR
"Unreal" MiniIcon unreal.xpm, NoSBarV, NoSBarH, NoResizeR
"Xwf" MiniIcon finder.xpm, NoSBarV, NoSBarH
#"*biff" NoSBarH, NoSBarV, NoResizeR, NoMinMaxR, NoWinList, NoCloseR
"medit*" MiniIcon medit.xpm, NoSBarV, NoSBarH
"ROX*" MiniIcon xfe.xpm, NoSBarV, NoSBarH
"mplayer*" MiniIcon video.xpm, NoSBarV, NoSBarH
"MPlayer*" MiniIcon video.xpm, NoSBarV, NoSBarH
"gnome-mplayer" MiniIcon video.xpm, NoSBarV, NoSBarH
"xine*" MiniIcon video.xpm, NoSBarV, NoSBarH
"XEyes"  NoSBarV, NoMinMaxR, NoSBarH, NoWinList 
"XCal" NoSBarH, NoSBarV, NoResizeR, NoMinMaxR, NoWinList, NoCloseR
"XConsole"  NoSBarH, NoSBarV, NoResizeR, NoTitle, NoWinList, SkipSelect
END

# Read other configuration
Read /home/perez/.mlvwm/Mlvwmrc-Opera
Read /home/perez/.mlvwm/Mlvwmrc-Feh
Read /home/perez/.mlvwm/Mlvwmrc-Xwf
Read /home/perez/.mlvwm/Mlvwmrc-MPlayer

####################
##    The End
####################
