home *** CD-ROM | disk | FTP | other *** search
- # Sample DESQview Window Manager configuration
-
- #Hotkey 227 # left control key-sym (default is left ALT)
-
- Client + Frame Title Number Move Resize Icon Max Close # all functions
- #Transient + # no decoration
- Transient - Resize Max # all except these
-
- PassButton + # click to select wont pass thru
-
- Include "colors.cfg"
-
- Menu "Sample Open Window"
- {
- "DOS" =D f.pif "\dvx\dos.dvp" /dos
- "DESQview Companions" =C f.menu
- "Tools" =T f.menu
- "X Programs" =X f.menu
- "Remote Startups" =R f.menu
- # "Original DV" =O f.menu
- f.spacer
- "Start DOS Application" =A f.pif "DOS.dvp" /parms "%?"
- "Start X Application" =S f.pif "XDOS.dvp" /parms "%? -display %DISPLAY%"
- f.spacer /in-subs /all-pages
- "Configure DWM" =W f.pif "DNNEW.dvp" /parms "/ml=2 WM.CFG" /in-subs /all-pages
- "Change a Program" =/ f.pif "CP-PIF.DVP" /change /in-subs /all-pages
- }
-
- Menu "DESQview Companions"
- {
- "Manifest" =M f.pif "MF-PIF.dvp" /dos
- "Memory Status" =S f.pif "MS-PIF.dvp" /dos
- "Notepad" =N f.pif "NOTEPAD.dvp" /dos
- "PIF Editor" =P f.pif "PIFEDIT.dvp" /dos /parms "%?.dvp"
- }
-
- Menu "Tools"
- {
- "DOS Services" =S f.pif "DS-PIF.dvp" /dos /in-subs
- "Appman" =A f.pif "Appman.dvp" /parms "-d %DISPLAY%"
- "Icon Editor" =I f.pif "iconed.dvp" /parms "%? -d %DISPLAY%"
- }
-
- Menu "X Programs"
- {
- "Puzzle" =P f.pif "bin\puzzle.dvp" /parms "-d %DISPLAY%"
- "Calculator" =C f.pif "bin\XCALC.dvp" /parms "-d %DISPLAY%"
- "Xclock" =K f.pif "bin\xclock.dvp" /parms "-update 1 -display %DISPLAY%"
- "Ico" =I f.pif "bin\ICO.dvp" /parms "-display %DISPLAY%"
- "Xeyes" =E f.pif "bin\XEYES.dvp" /parms "-display %DISPLAY%"
- "Xmaze" =MZ f.pif "bin\maze.dvp" /parms "-d %DISPLAY%"
- "Muncher" =MU f.pif "bin\muncher.dvp" /parms "-d %DISPLAY%"
- "Plaid" =L f.pif "bin\plaid.dvp" /parms "-d %DISPLAY%"
- "QOS Background" =B f.pif "bin\qback.dvp" /parms "-d %DISPLAY%"
- "QOS Logo" =Q f.pif "bin\qlogo.dvp" /parms "-d %DISPLAY%"
- }
-
- Menu "Remote Startups"
- {
- "Remote xterm from sun" =S f.rsh "sunhost user xterm -display %DISPLAY%"
- "Remote xterm from hp" =H f.rsh "hphost user xterm -display %DISPLAY%"
- "Remote xterm from cray" =C f.rsh "crayhost user xterm -display %DISPLAY%"
- "Remote DOS" =D f.rsh "doshost user dos -d %DISPLAY%"
- "Remote maze" =M f.rsh "doshost user maze -d %DISPLAY%"
- }
-
-
- #INCLUDE "\DVX\DESQVIEW.DVO" DVO-FILE "Original DV" # Desqview DVO file