;********************************************************************** ; ; system.blwmrc ; ; Para maiores detathes leia o manual do blwm. ;********************************************************************** [Variables] LocaleName = "pt_BR" ; locale name ImagePath = "@IMGDIR@" RestartOnFailure = True ; reinicia em caso de falha UseDebugger = True HourGlassTime = 1800 AllowRemoteCmd = True EdgeResistance = 50 ; resistance at edges; ;SnappingMove = 5 ; snap aligned to windows; ;SnappingEdges = 5 ; snap also to borders; ;ShiftMoveRatio = 4.0 ; ratio for moving by shift+cursor ;CtrlMoveRatio = 0.5 ; ratio for moving by ctrl+cursor DoubleClickTime = 500 ; max interval between 2 clicks DoubleClickRange = 5 ; max range between 2 clicks TooltipDelayTime = 300 TooltipMotionSpeed = 7 TooltipDisplayTime = 8000 SmartPlacement = True ; place new windows at free locations ;********************************************************************** ; | Janelas | ;********************************************************************** AutoRaise = True ; auto raise AutoRaiseDelay = 100 ; delay for auto raise (ms) ClickingRaises = True ; clicking in the client area raises ClickToFocus = True ; activate on click of window FocusOnMap = False ; activate a mapped window FullOpaque = True ; full drag resize with the contents GradWindowMapSpeed = 5 ; map/unmap xpm animation speed GradWindowMapStyle = Normal ; style for mapping/unmapping windows NoDesktopFocus = True ; prevent focus from moving to desktop NoFocusChangeMask = Shift ; prevent focus change by this key OpaqueMove = True ; full drag move OpaqueResize = True ; full drag resize TitlebarMotion = True ; xpmmation on minimizing or maximizing TitlebarMotionSpeed = 5 ; the speed (small is fast) UseInfoDisplay = True ; display info when moving and resizing ;********************************************************************** ; | Consoles Virtuais (Pager) | ;********************************************************************** OnTopPager = False ; keep pager on top PagerGeometry = 50x50-0-0 ; size and position of pager PagingMovement = 100 ; movement (%) on switching page PagingSize = 3x3 ; size of virtual screen PagingSpeed = 3 ; switch page gradually TopLeftPage = -0-0 ; top-left page of virtual screen UsePager = True ; use pager ;********************************************************************** ; | Barra de Tarefas | ;********************************************************************** GradTaskbarMotion = True ; taskbar hides gradually GradTaskbarMotionSpeed = 6 ; the speed NoResizeOverTaskbar = False ; no resize over taskbar OnTopTaskbar = True ; keep taskbar on top RestoreMinimize = True ; minimize by pushing active tbutton StartButtonMessage = "Clique aqui para iniciar o Blanes 2000." StartButtonTitle = "Iniciar" ; string for start button TaskbarAutoHide = False ; hide taskbar automatically TaskbarHideDelay = 200 ; delay for automatic hide (ms) TaskbarPosition = Bottom ; initial position TaskbarRows = 1 ; initial rows TaskbarShowDelay = 200 ; delay for automatic show (ms) UseTaskbar = True ; use taskbar ;********************************************************************** ; | Relogio | ;********************************************************************** ClockFormat = "%R" ; 16:50 ClockLocaleName = "pt_BR" ClockMessageFormat = "%A, %e %B de %Y" ; segunda, 22 Outubro de 1999 UseClock = True ;********************************************************************** ; | Menu Iniciar | ;********************************************************************** GradMenuMap = True ; make a menu show gradually GradMenuMapSpeed = 2 ; the speed (small is fast) MenuDelayTime = 250 ; delay from pointing to displaying MenuDelayTime2 = 250 ; delay from losing focus to vxpmshing ;********************************************************************** ; | Caixas de Dialogo | ;*********************************************************************** UseExitDialog = True ; use exit dialog UseConfirmDialog = True ; use confirm dialog ;********************************************************************** ; | Includes | ;********************************************************************** include @CONFDIR@/iniciar include @CONFDIR@/menu-start include @CONFDIR@/shortcuts include @CONFDIR@/indicators include @CONFDIR@/menu-ctrl include @CONFDIR@/menu-desktop include @CONFDIR@/menu-taskbar include @CONFDIR@/menu-icon include @CONFDIR@/applications include @CONFDIR@/shortcut-keys include @CONFDIR@/dialog-exit include @CONFDIR@/default.blwm-theme