home *** CD-ROM | disk | FTP | other *** search
- ;-----------------------------------------------------------
- ; Litestep 0.24.0 Theme by tin_omen AKA Todd Kadrie 10/25/98
- ; (tin_omen@mindless.com, http://members.xoom.com/tin_omen)
- ;-----------------------------------------------------------
-
- ;-----------------------------------------------------------
- ; SYSTEM VARIABLES
- ;-----------------------------------------------------------
- ; Hide litestep from alt-tab
- HideApplication
-
- ; Path to find all the icon images
- PixmapPath C:\LITESTEP\IMAGES\
-
- ; Default wharf background (currently remmed to use a transparent wharf)
- ;DefaultBackPix any.bmp
-
-
- ; shows just as bg of folder extended
- FolderBackPix b24_folderpic.bmp
-
- ; Turn off the wharf titlebar
- ;NoWharfTitlebar
- ; Wharf titlebar pic
- WharfTitlebarPix b24_wcap.bmp
-
- ; Border width on wharf items
- WharfBevelWidth 0
-
- ; immediatly release the pressed wharf button (don't hold during extend)
- WharfAutoUnpress
-
- ; these greatly improve wharf animation speed when using lots of transparancy (defaults were 16 & 10)
- WharfAnimStep 64
- WharfAnimDelay 50
-
- ; Turn off the taskbar
- NoTaskBar
-
- ;-----------------------------------------------------------
- ; SYSTEM DLL'S
- ;-----------------------------------------------------------
- LoadModule C:\LITESTEP\desktop.dll
- LoadModule C:\LITESTEP\wharf.dll
- LoadModule C:\LITESTEP\shortcut.dll
- LoadModule C:\LITESTEP\hotkey.dll
- LoadModule C:\LITESTEP\popup.dll
-
- ;-----------------------------------------------------------
- ; HOTKEYS DEFINITIONS
- ;-----------------------------------------------------------
- *Hotkey Win C !Recycle
- ;If you are using NT, change command.com to cmd.exe
- *Hotkey Win D command.com
- *Hotkey Win E explorer
- *Hotkey Win R !Run
- *Hotkey Win S !Shutdown
- *Hotkey Win W !ToggleWharf
- *Hotkey Win L !Logoff
-
- ;-----------------------------------------------------------
- ; DESKTOP SHORTCUTS DEFINITIONS
- ;-----------------------------------------------------------
- ShortcutMouseOverSound C:\LITESTEP\sounds\b24_bing.wav
- *Shortcut "Explorer" -64 -64 b24_sc_filecab1.bmp b24_sc_filecab2.bmp .none explorer.exe
- ;if you are using NT, change command.com to cmd.exe
- *Shortcut "DOS" -128 -64 b24_scdos1.bmp b24_scdos2.bmp .none command.com
- ; The following shortcuts can be setup to use your normal apps of choice
- ;*Shortcut "Web" -320 -64 b24_scweb1.bmp b24_scweb2.bmp .none "C:\Program Files\Netscape\Communicator\Program\netscape.exe" -browser
- ;*Shortcut "Mail" -256 -64 b24_scmail1.bmp b24_scmail2.bmp .none "C:\WINDOWS\Start Menu\Programs\quickcuts\EudoraPro 3.01.lnk"
- ;*Shortcut "Bash" -192 -64 b24_scbash1.bmp b24_scbash2.bmp .none "C:\usr\bin\cygnusbash.pif"
-
- ;-----------------------------------------------------------
- ; WHARF DEFINITION
- ;-----------------------------------------------------------
- *Wharf "System Folder" b24_sys.bmp Folder
- *Wharf "Recycle" b24_recycle.bmp !Recycle
- *Wharf "Step.rc" b24_folder.bmp notepad C:\LITESTEP\step.rc
- *Wharf "Control Panel" b24_cntrlpanel.bmp explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}
- ;if you are using NT, change command.com to cmd.exe
- *Wharf MS-DOS b24_dos.bmp command.com
- *Wharf Explorer b24_explorer.bmp explorer.exe
- *Wharf Logoff b24_logout3.bmp !Logoff
- *Wharf "Shutdown Windows" b24_shutdown.bmp !Shutdown
- *Wharf ~Folder
-
- *Wharf "Apps Folder" b24_apps.bmp Folder
- *Wharf "Network Neighborhood" b24_netneigh2.bmp explorer /root,::{208D2C60-3AEA-1069-A2D7-08002B30309D}
- *Wharf Notepad b24_notepad.bmp notepad.exe
- *Wharf WordPad b24_wordpad.bmp "C:\Program Files\Accessories\WORDPAD.EXE"
- ; these entries can be pointed at Word or Excel if you have them installed
- ;*Wharf Word b24_word.bmp "C:\WINDOWS\Start Menu\Programs\Microsoft Word.lnk"
- ;*Wharf Excel b24_excel.bmp "C:\WINDOWS\Start Menu\Programs\Microsoft Excel.lnk"
- *Wharf ~Folder
-
- *Wharf "Net Folder" b24_net.bmp Folder
- ;if using NT, use rasphone.exe instead
- *Wharf "Dialup Networking" b24_dun.bmp explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
- ; this item should point to your normal email program
- ;*Wharf E-Mail b24_mail.bmp "C:\Program Files\eudora\Eudora.exe"
- ; this item should point ot your normal web browser
- ;*Wharf Netscape b24_web.bmp "C:\Program Files\Netscape\Communicator\Program\netscape.exe" -browser
- ; this item can be pointed at an irc client
- ;*Wharf mIRC b24_irc.bmp d:\frost\mirc32.exe
- ; this item should point ot your normal ftp app
- ;*Wharf CuteFTP b24_ftp.bmp C:\NET\CUTEFTP\CUTFTP32.EXE
- ; this item should point ot your normal news app
- ;*Wharf Agent b24_news.bmp C:\freeagent\freeagent.exe
- *Wharf ~Folder
-
- ; This is the task manager entry
- *Wharf "Tasks" b24_tasks.bmp !WharfTasks
-
-
- ; Clocks
- ; digital clock
- *Wharf "Date & Time" b24_lstime.bmp @C:\LITESTEP\lstime.dll
- ; analog clock
- ;*Wharf "Date & Time" b24_lstimeana.bmp @C:\LITESTEP\lstime.dll
-
- ;-----------------------------------------------------------
- ; VIRTUAL WINDOW MANAGER SECTION
- ;-----------------------------------------------------------
- ; top framing graphic
- *Wharf "VWM Top" b24_vwmtop2.bmp !None
- ; the VWM itself
- *Wharf "VWM" b24_vwmbg.bmp @C:\LITESTEP\lsvwm.dll
- ; lower framing graphic
- *Wharf "VWM Bottom" b24_vwmbot.bmp !None
-
- ; Virtual Window Manager settings
- VWMNoAuto
- VWMNoGathering
- VWMVelocity 300
- VWMSecurityDistance 5
- VWMForeColor BABCBA
- VWMBackColor 707770
- VWMSelBackColor A3A5A3
- VWMBorderColor 707770
-
- ;-----------------------------------------------------------
- ; POPUP MENU DEFINITIONS
- ;-----------------------------------------------------------
- ; Popup menu title.
- HotListName "HotList"
-
- ;title bar background
- PopupTitlePix b24_bartitles.bmp
-
- ;general background pict for all popups
- PopupEntryPix b24_barnorms.bmp
-
- ;selected popup picture
- PopupSelEntryPix b24_barsels.bmp
-
- ; Popup Menu colours.
- PopupTitleColor FFFFFF
- PopupEntryColor D3D3D3
- PopupSelEntryColor D3D3D3
-
- ; height of the graphic used for the popup menu items
- PopupSubMenuHeight 20
-
- ; Specifies Font Face for the Popup bar to use.
- PopupFontFace "Verdana"
-
- ; Specifies Font face Height
- PopupFontHeight 14
-
- ;the minimum width of a popup bar
- minpopupwidth 208
-
- ; disable bevel on popups
- NoPopupBevel
-
- ;the number at the end is the height of the menu item
- ;remember if you put spaces in anything, surround it with quotes
- ;no popup folders avaliable yet, what you see is what you get right now
-
- ; Popup Menu config.
-
- *Popup Apps Folder
- *Popup Notepad notepad.exe
- *Popup WordPad "C:\Program Files\Accessories\WORDPAD.EXE"
- *Popup ~Folder
-
- *Popup Utils Folder
- ;if using NT, change command.com to cmd.exe
- *Popup MS-DOS command.com
- *Popup "Recycling Bin" C:\WINDOWS\EXPLORER.EXE c:\windows\start menu\programs\quickcuts\recycled.lnk
- *Popup "My Computer" explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
- *Popup Network explorer /root,::{208D2C60-3AEA-1069-A2D7-08002B30309D}
- *Popup ~Folder
- *Popup "Display Properties" control.exe desk.cpl
- *Popup "My Computer" explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
- *Popup "Network Neighborhood" explorer /root,::{208D2C60-3AEA-1069-A2D7-08002B30309D}
- ;if using NT, use rasphone.exe for DUN
- *Popup "Dialup Networking"explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
- *Popup "Control Panel" explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}
- *popup "Start Menu" 17 default.bmp "!PopupFolder:C:\WINDOWS\Start Menu"
- ;uncomment for NT All Users Start Menu support (NT only)
- ;*Popup "Start Menu (COmmon)" 17 default.bmp "!PopupFolder:C:\WINNT\Profiles\All Users\Start Menu"
- ; toggles the stay-on-top setting of the wharf
- *Popup Shutdown Folder
- *Popup Recycle !Recycle
- *Popup Logoff !Logoff
- *Popup "Shutdown Menu" !Shutdown
- *Popup "Quit" !Quit
- *Popup ~Folder
- *Popup &Run !Run
-
-
- ;-----------------------------------------------------------
- ; LSTIME THEME FILE SPECIFICATION
- ; lsTime includes full theming support via .thm files
- ; the below includes two different themes, only
- ; uncomment one for use
- ;-----------------------------------------------------------
- ; this is a theme-style analog clock
- ;LSTimeThemeFile C:\LITESTEP\tinclockana.thm
- ; this is a theme-style digital clock
- LSTimeThemeFile C:\LITESTEP\tinclock.thm
-