home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / CVS01.ZIP / cvs.doc next >
Text File  |  1993-04-19  |  5KB  |  129 lines

  1.  
  2.  CvS/2 - VIRTUAL SCREEN FOR OS/2 2.X
  3.  -----------------------------------  
  4.  Version: 0.11
  5.  Date:    April 19, 1993
  6.  Author:  Carrick von Schoultz, cschoult@aton.abo.fi
  7.  
  8.  
  9.  Introduction
  10.  ------------
  11.  This is the documentation for the CvS/2 - Virtual Screen.  I recommend 
  12.  that you read it!  
  13.  
  14.  CvS/2 is a Virtual Desktop utility for the OS/2 2.x Workplace Shell.  
  15.  When you start the program you will see a 9 button grid.  Each button 
  16.  represents a screen (of your current videoadapter resolution).  The 
  17.  current screen is marked with an "X".  
  18.  
  19.  When you press on of the buttons (move the cursor over it and click 
  20.  mouse button 1) you move to that virtual location.  (In this version 
  21.  you can not see your open windows in the CvS/2 application, ...but 
  22.  just wait for the future versions).  Your Workplace Shell Desktop 
  23.  (icons) will always be visible, and also windowed but hidden non-PM
  24.  allications are not located relational to CvS/2, but to your Workplace
  25.  Shell Desktop position.  This way you can easily get hold of those hidden
  26.  objects (where ever you are).  
  27.  
  28.  Features
  29.  --------
  30.  
  31.  Choose "Toggle Frame Controls" from the "Settings" menu to hide title 
  32.  and menu bars. You can also use Alt-F, or double click mouse button 2.
  33.  The latter two methods will also get the title and menu bars visible 
  34.  again.
  35.  
  36.  Move the CvS/2 window by pressing mouse button 2 (inside the 9-button 
  37.  grid) and dragging the window.  
  38.  
  39.  By hiding the title and menu bars and resizing the window, you can
  40.  position CvS/2 for example in the lower corner of the screen, and so
  41.  out of the way.
  42.  
  43.  CvS/2 will "remember" it's last position and virtual screen.  If you 
  44.  put a CvS/2 Program Object in your startup folder, it will start where 
  45.  you last left it.  You may also Shutdown your system without closing 
  46.  CvS/2 (because Shutdown closes it for you).  Remember to put the 
  47.  line SET RESTARTOBJECTS = NO, in your CONFIG.SYS file before SET
  48.  AUTOSTART = PROGRAMS, TASKLIST, FOLDERS, CONNECTIONS.
  49.  
  50.  Troubleshooting
  51.  ---------------
  52.  Recovering "lost" windows:  you may choose the "lost" program from 
  53.  Window List and cascade the program back to the visible area (press 
  54.  mouse button 2, choose "CASCADE").  
  55.  
  56.  Starting the program
  57.  --------------------
  58.  To start CvS/2, double click on the program object.
  59.  
  60.  Program requirements
  61.  --------------------
  62.  To use CvS/2, you must be running OS/2 2.0 (or later), and of
  63.  course Workplace Shell as your shell.  
  64.  
  65.                             *      *      *
  66.  
  67.  Registering
  68.  -----------
  69.  CvS/2 - Virtual Desktop is in its current version a freeware program.  
  70.  As this is yet only a beta version, I do not require you to register 
  71.  it even if you should choose to keep and use it.  However, it would be 
  72.  nice to get a postcard from your part of the world!  
  73.  
  74.  Since this version of CvS/2 - Virtual Desktop is freeware, you are 
  75.  permitted (and encouraged) to pass on the file CVS01.ZIP. You may NOT 
  76.  modify this file (or its individual components) before passing it on.
  77.  
  78.  Development System
  79.  ------------------
  80.  IBM PS/2 model 90       486/20MHz (Overdrive)
  81.                          16 Mb RAM
  82.                          370 Mb hardfile
  83.                          XGA + 14" multisync
  84.  IBM OS/2 2.1 (Dec. beta)
  85.  
  86.  Development Tools
  87.  -----------------
  88.  GCC/2 ver 2.2.2
  89.  IBM OS/2 Developer's Toolkit 2.1 (Dec. beta)
  90.  EPM and E editors
  91.  - and of course:
  92.  CvS/2 - Virtual Screen (earlier versions)
  93.  
  94.  Tested Environments
  95.  -------------------
  96.  OS/2 ver. 2.1 (Dec. beta), in XGA (1024*768) and VGA (640*480)
  97.  resolutions.  
  98.  
  99.  Why I wrote CvS/2
  100.  --------------------
  101.  Since nobody had yet released a Virtual Desktop utility, and I find my 
  102.  screen a little tiny.  I also had to write a program as an assigment 
  103.  for my C-language course at school, and had the opportunity to choose 
  104.  what to do.  I also wanted to learn about writing OS/2 Workplace Shell 
  105.  compliant programs, and this was the hard way.  Belive it or not, but 
  106.  THIS IS MY FIRST C-PROGRAM EVER.  
  107.  
  108.  Who am I
  109.  --------
  110.  Name:       Mr. Carrick von Schoultz
  111.  Age:        25
  112.  Occupation: Student(Computer Science at Abo Akademi University, Finland) 
  113.  
  114.  How to contact me
  115.  -----------------
  116.  I would love to hear from you.  If you have any comments, suggestions, 
  117.  or wishes for new CvS/2 features, please write to me.  
  118.  
  119.  I can be reached on the Internet at cschoult@finabo.abo.fi or 
  120.  cschoult@aton.abo.fi.  And remeber to send me a postcard:  
  121.  
  122.  Carrick von Schoultz
  123.  Mittarinkatu 4 bB 32
  124.  SF-20100 Turku
  125.  FINLAND
  126.  
  127.  
  128.  
  129.