home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / misc / test / 10305 < prev    next >
Encoding:
Text File  |  1992-09-01  |  19.3 KB  |  420 lines

  1. Newsgroups: misc.test
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!dtaylor
  3. From: dtaylor@magnus.acs.ohio-state.edu (Douglas A Taylor)
  4. Subject: PC/GEOS FAQ List part 1/3 -- General questions
  5. Message-ID: <1992Sep1.145150.27942@magnus.acs.ohio-state.edu>
  6. Followup-To: comp.os.msdos.pcgeos
  7. Summary: PC/GEOS is a GUI (Graphical User Interface) developed by
  8.          GeoWorks.  It runs on top of MS (or DR) DOS and provides
  9.          a multitasking, multithreaded environment for any DOS
  10.          machine with at least 512k of RAM and a hard disk.
  11. Sender: news@magnus.acs.ohio-state.edu
  12. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  13. Reply-To: doug-taylor+@osu.edu
  14. Organization: The Ohio State University
  15. Date: Tue, 1 Sep 1992 14:51:50 GMT
  16. Lines: 402
  17.  
  18. Archive-name: pcgeos-faq/part1
  19. Last-modified: modified August 7, 1992
  20.  
  21. The most recent version of this FAQ list is available for anonymous 
  22. ftp at mir.eco.utexas.edu .  The file is geos_faq.zip in the /pub/geos 
  23. directory.  Items marked with a pound sign (#) have been changed or 
  24. added since the last version.
  25.  
  26. DISCLAIMER:  The information in this article does not necessarily 
  27. represent the official position of Geoworks in any way.  In fact, I 
  28. have no relation to Geoworks other than that of satisfied customer.
  29.  
  30. I can't take credit for what's in this list of Q's & A's.  I compiled 
  31. it from what I read in this newsgroup, in the manual and in computer 
  32. magazines.  If you ask a good question or provide a good answer, you 
  33. might well see it included in this list.
  34.  
  35. Please send comments, suggestions, or corrections to 
  36. doug-taylor+@osu.edu
  37. ----
  38. Q:  What is PC/GEOS?
  39.  
  40. A:  PC/GEOS is a GUI (Graphical User Interface) developed by Geoworks 
  41.     (formerly Berkeley Softworks).  It runs on top of the MS-DOS 
  42.     operating system.  It provides a fully pre-emptive multitasking, 
  43.     multithreaded environment for any DOS machine (8088 through 80486) 
  44.     with 512k of memory and a hard drive.  It also provides virtual 
  45.     memory for its applications (ie, your disk space can be treated 
  46.     like a lot of slow RAM), and, from what I'm told, applications 
  47.     written for PC/GEOS are not bound by the MS-DOS 640k barrier. 
  48.  
  49.     Geoworks Ensemble, or GWE, is a suite of programs which run under 
  50.     the PC/GEOS GUI.  The latest version is 1.2.  There is also 
  51.     Geoworks Pro, which includes some enhancements over GWE 1.2 and 
  52.     includes the DOS spreadsheet Quattro Pro SE from Borland.  GWE 
  53.     Lite is a subset of the GWE suite of apps which comes bundled with 
  54.     many computer systems. 
  55.  
  56. Q: Is PC/GEOS a real OS?
  57.  
  58. A:  It certainly is a real OS.  DOS is only used for the file system 
  59.     support.  BTW, many people consider MS Windows to be a real OS 
  60.     too. It mostly depends on who's trying to sell you what.  :-)  
  61.     PC/GEOS is one of the first (if not the first to ship) object 
  62.     oriented OS's.  PC/GEOS is a fully pre-emptive multi-threaded, 
  63.     multi-tasking OS designed to run on everything from an original 
  64.     IBM PC XT to the latest barn-burning i486 boxes. 
  65.  
  66. Q:  Is PC/GEOS an alternative to Windows? 
  67.  
  68. A:  That depends on what you mean by "alternative".  It won't run 
  69.     Windows applications, but it will provide you with a lot of 
  70.     functionality that Windows won't, especially if you have a small 
  71.     machine (< 80386 cpu, < 2 meg RAM). 
  72.  
  73. Q:  So where do I get a copy of PC/GEOS?  Is it shareware? 
  74.  
  75. A:  No, it's not shareware.  You can get it from pretty much any 
  76.     MS-DOS software retailer.  Pick up a copy of PC Magazine or Byte 
  77.     and flip through the ads.  Prices range from ~$115.00 (at 
  78.     FastMicro) on up. 
  79.  
  80. Q:  Where can I get a demo version of PC/GEOS? 
  81.  
  82. A:  The same place you can get GWE -- through a software dealer.  It 
  83.     costs $9.95, which goes towards the price of the full package 
  84.     should you decide to buy it.  The GWE demo will let you do 
  85.     everything except save to disk.
  86.  
  87. Q:  Do applications have to be specially written to work under 
  88.     PC/GEOS?
  89.  
  90. A:  Yes.  Geoworks is working on a SDK (Software Development Kit).  If 
  91.     you're interested in developing for the GEOS environment, read the 
  92.     following letter.  It's going out to all of the developers that 
  93.     have contacted GeoWorks regarding the SDK:
  94.  
  95.     >>>>> START OF LETTER
  96.  
  97.     Dear Sofware Developer,
  98.  
  99.     We are currently offering the first draft of the PC/GEOS Software 
  100.     Development Kit Technical Documentation.  This documentation is 
  101.     for anyone interested in PC/GEOS technical information or product 
  102.     development.  The documentation covers PC/GEOS concepts, object 
  103.     oriented programming, system services and libraries, and 
  104.     development tools.  Sample C source code is also included. 
  105.  
  106.     The price of the four volume documentation set is $200.  This 
  107.     price covers the initial draft version plus subsequent updates 
  108.     that will be send to you at no additional charge.  The 
  109.     documentation alone will not enable you to begin programming for 
  110.     PC/GEOS.  However, obtaining documentation now will allow you to 
  111.     evaluate PC/GEOS as a platform for future product development and 
  112.     to get a head start on PC/GEOS development.
  113.  
  114.     Development tools for PC/GEOS are scheduled for BETA testing this 
  115.     summer and will be available to participants for an additional 
  116.     fee.  BETA testers will also receive access to GeoWorks Developer 
  117.     Support for assistance during development.  Please note that 
  118.     purchase of the documentation does *not* guarantee that you will 
  119.     be chosen as a BETA tester of the SDK.  We have received many more 
  120.     requests to participate in BETA testing than we can accommodate, 
  121.     but we will give each candidate careful consideration.
  122.  
  123.     [...]
  124.     >>>>  END OF LETTER [Thanks to John D. Mitchell at Geoworks for 
  125.     the text]
  126.  
  127.     To order a copy of the SDK documentation, please send *US Postal 
  128.     mail* inquiries to GeoWorks with an attention to Developer 
  129.     Support.
  130.  
  131.     The SDK will require a beefy i386 class machine for development.  
  132.     If you plan to use the Swat debugger, you will need a second 
  133.     machine that can be anything that will run PC/GEOS (i.e. XT 8088 
  134.     or better, etc.). 
  135.  
  136. Q:  When is PC/GEOS 2.0 going to be launched? 
  137.  
  138. A:  It should be released late in 1992 or early 1993.  I haven't heard 
  139.     of any firm release dates. 
  140.  
  141. Q:  What new features will it include? 
  142.  
  143. A:  According to a recent post, the German Geos User Club organized a  
  144.     user meeting on March 14th with the german distributor of 
  145.     Geoworks, the firm Heureka from Munich.  Gary Hammer (of 
  146.     GeoWorks?) was there and made some announcements about GWE 2.0.  
  147.     Some new features/applications of Version 2.0 include:
  148.  
  149.     - Geoworks database and spreadsheet applications. The name of 
  150.     the database is not official, but the working name is GeoBase.
  151.     It will be able to import GeoDex documents and possibly other 
  152.     formats as well.
  153.  
  154.     - more Video drivers, including SVGA and support for 256 colors
  155.  
  156.     - color printing,
  157.  
  158.     - "intelligent" print drivers (whatever that means)
  159.  
  160.     - a professional new GeoWrite with new features (text around 
  161.     pictures, Export & Import functions).  An example:  you can import 
  162.     a WordPerfect document, edit it into GeoWrite and export (save) it 
  163.     back as a WordPerfect doc.
  164.  
  165.     - GeoAladdin (for GEnie users, I guess)
  166.  
  167.     I got this report third- or fourth-hand, so take that for what 
  168.     it's worth.  One widely-hoped-for feature that's conspicuously 
  169.     absent from this list is, of course, multitasking DOS sessions.
  170.  
  171. Q:  There was a rumor that GWE 2.0 will come out in April '92 with the 
  172.     capability to run both DOS and Windows apps.  Is this true?
  173.  
  174. A:  The April release date has generally been dismissed as utter 
  175.     nonsense, as has the capability to run Windows apps ("Who wants to 
  176.     use those slow, fat programs anyway?").  See the previous answer 
  177.     about DOS multi-tasking.
  178.  
  179. Q:  Does PC/GEOS support MS-DOS 5.0 or DR-DOS 6.0 task-switching?
  180.  
  181.     Version 1.2 of GWE supports MS-DOS 5.0 task-switching if your 
  182.     hot-key is the default (Ctrl-Esc).
  183.  
  184.     The DR Dos TaskMax (task switcher) ships with the update version 
  185.     6.01 of DR Dos.  The task switching is only supported in Pro (not 
  186.     in v1.2). The current support allows you to cut/paste between 
  187.     PC/GEOS applications and DOS applications. 
  188.  
  189. Q:  Are there any third-party apps for PC/GEOS?
  190.  
  191. A:  GWE versions 1.0 through Pro have shipped with America On-Line by 
  192.     America On-Line (fomerly Quantum).  There are a couple of products 
  193.     that are in late beta.
  194.  
  195.     Also, Certified Software has evidently released some software for 
  196.     the GEOS environment.  Certified Software's phone number is 
  197.     1-800-582-4455.  The programs include Colorizer for GEOS, $14.95; 
  198.     Clocks for GEOS, $14.95; and GEOS Kids & Vegas Games, $29.95.
  199.  
  200. Q:  What fonts are available for PC/GEOS?
  201.  
  202. A:  GeoWorks Ensemble v1.0->Pro ship with 8 (9?) base outline fonts. 
  203.     There are currently three (3) font packs available directly from 
  204.     GeoWorks that provide a pile of typefaces.  Both Micrologic and 
  205.     Atech have font conversion programs that support the GeoWorks 
  206.     Nimbus font format. 
  207.  
  208.     Shipping with v1.2 (and later) is a PC/GEOS application called the 
  209.     Nimbus Font Converter (in the Extras folder under the World 
  210.     directory) that will convert from the URW Nimbus font format into 
  211.     the PC/GEOS Nimbus font format.
  212.  
  213. #Q:  Are there any anonymous ftp sites for PC/GEOS stuff?
  214. #
  215. #    There are currently two anonymous ftp sites with PC/GEOS-specific 
  216. #    files.  First, there is mir.eco.utexas.edu [128.83.172.17].  The 
  217. #    files are in the /pub/geos directory.  Access time is 6:00 pm to 
  218. #    8:00 am CST.  If you want to upload, PKZIP your file and put it in 
  219. #    the /inbasket directory.  Then send a note to Tony Yen 
  220. #    (tyen@mundo.eco.utexas.edu).  Use the filename as the subject of 
  221. #    the message, and leave a single-line description in the body of 
  222. #    the message.  Tony's doing this out of the goodness of his heart, 
  223. #    and will take the site down if traffic becomes excessive or any 
  224. #    funny stuff happens.
  225. #
  226. #    Second, the army's Simtel-20 archive now has a GEOWORKS directory 
  227. #    in its msdos section.  The best way to access the Simtel archive 
  228. #    is through one of its mirror sites, like oak.oakland.edu or 
  229. #    wuarchive.wustl.edu.  If you have a program to upload to Simtel, 
  230. #    please send e-mail to Keith Petersen (w8sdz@tacom-emh1.army.mil) 
  231. #    with a short description of the files you wish to submit.  He will 
  232. #    provide you with instruction on how to upload.  Please do *not* 
  233. #    send files to that mailbox.
  234. #
  235. Q:  As I understood it, PC/GEOS was originally the PM/LITE (or OS/2 
  236.     lite).  IBM dropped it and so it was released as Ensemble.
  237.  
  238. A:  This is not correct.  PC/GEOS was developed by Berkeley Softworks 
  239.     (now Geoworks), not by IBM.  I heard that Geoworks was at one time 
  240.     working towards an agreement bundling GWE with IBM's PS/1's, but 
  241.     that agreement fell through.  I have also heard that IBM talked to 
  242.     Geoworks about taking over PM/Lite, but nothing ever came of that 
  243.     either. 
  244.  
  245. Q:  Which character set does PC/GEOS use? Most European languages need 
  246.     the special characters above CHR(127)... 
  247.  
  248.     PC/GEOS has quite a large available character set.  For instance, 
  249.     all the vowels can be given acute, dieresis, grave, and circumflex 
  250.     accents in both upper- and lower-case.  You can also use the 
  251.     Spanish ~n (as in se~nor), Danish (?) O-with-a-slash-through-it, 
  252.     the German ess-tset (double s), and many other special language 
  253.     characters. 
  254.  
  255.     You also have a choice of various typographical, punctuation, 
  256.     currency, and mathematical symbols.  These are all well-documented 
  257.     in the manual. 
  258.  
  259. Q:  I don't like the UI (user interface).  Can I customize it?
  260.  
  261. A:  PC/GEOS has pioneered the concept of the Generic UI.  What this 
  262.     means is that the application is written to a very powerful 
  263.     dynamically bound object oriented UI.  At runtime the system 
  264.     'binds' the Generic UI to a Specific UI.  The only currently 
  265.     shipping UI is a Motif based Specific UI.  Others, I'm sure will 
  266.     come when time permits.
  267.  
  268. Q:  Does PC/GEOS exist in any other language versions than English?
  269.  
  270. A:  Certainly.  PC/GEOS is currently available in seven languages: 
  271.     Dutch, English, Finnish, French, German, Italian, and Spanish.
  272.  
  273. Q:  Is PC/GEOS available as a pen system?
  274.  
  275. A:  Pen/GEOS was announced by Geoworks CEO Brian Dougherty at the 
  276.     recent Pen Computing conference.  Due to PC/GEOS's object-oriented 
  277.     design, once the basic pen support was added to the appropriate 
  278.     system level objects, all of the applications autmatically have 
  279.     basic Pen support.  Pen-specific applications are sure to follow.  
  280.  
  281. Q:  Is there a way to print using my printer's built-in fonts?  
  282.  
  283. A:  As far as I know, there's no way to embed printer codes in a GWE 
  284.     document.  One thing you might try is to set your printer to use 
  285.     the font you want before you enter GWE.  Then print using the 
  286.     text-only mode.  I haven't tried this, so I don't know whether is 
  287.     works.  If you try it, let me know.
  288.  
  289. Q:  Can anyone tell me what the difference is between Ensemble and 
  290.     Pro?  
  291.  
  292. A:  Geoworks Pro comes bundled with Quattro Pro SE, a DOS-based 
  293.     spreadsheet from Borland that you can buy separately.
  294.  
  295.     There's a spreadsheet viewer in Pro which works with Quattro and 
  296.     Lotus files.  The viewer runs within the PC/GEOS environment, and 
  297.     allows you to do font changes, printing, and cutting to paste into 
  298.     other GeoWorks apps.  You can't edit the spreadsheet contents 
  299.     unless you select an "Edit Spreadsheet" menu item.  That menu 
  300.     selection launches Quattro Pro by dropping into DOS first.
  301.  
  302.     Geoworks Pro also has a few improvements over GWE 1.2, such as the 
  303.     ability to use the DR DOS 6.0 task switcher.  The Pro distribution 
  304.     contains a bunch of DOS program launchers that were bundled with 
  305.     various OEM configurations of Ensemble.  Launchers are loaded onto 
  306.     your system if you identify it as one of the OEM systems. This is 
  307.     more of a packaging difference than a product difference; GeoWorks 
  308.     simply chose to distribute the OEM versions and the generic 
  309.     version in a single orderable item.
  310.  
  311. Q:  I can't get my backspace character to work with GeoComm when I 
  312.     dial into Unix.  What's wrong?
  313.  
  314. A:  As I understand it, there is no way to send the DELETE (ASCII 
  315.     127) character with GeoComm.  If your system is expecting to see 
  316.     the DELETE character, you may have to set it to use the backspace 
  317.     character (Control-H, ASCII 8) instead.  Two examples follow:
  318.  
  319.     If your problem is at the command line, you may need to set the 
  320.     backspace key to erase.  Try the following command to see if it 
  321.     helps:
  322.  
  323.         stty erase "^H"
  324.  
  325.     If your problem is with GNU emacs, you need to set the backspace 
  326.     key to delete characters to the left.  Try this command to see if 
  327.     it helps:
  328.  
  329.         Meta-X global-set-key "\C-h" 'backward-delete-char-untabify
  330.  
  331.     If you absolutely must send a DELETE character, try this:
  332.     First, create a file called DELETE.TXT containing just the DELETE 
  333.     (Ascii 127) character.  You'll have to use a DOS-based text editor 
  334.     to do it.  Then when you want to send the DELETE character, just 
  335.     select "Type From Text File" from the FILE menu.  In the dialog 
  336.     box, you choose DELETE.TXT.  That's all; you've just sent a DELETE 
  337.     character.
  338.  
  339. Q:  How can I convert files from my DOS word processor's format to 
  340.     GeoWrite and back again?
  341.  
  342. A:  There are no file conversion facilities yet, although I hear it's 
  343.     a high priority item (as is everything else these days :-)  Those 
  344.     people at Geoworks must be sorely overworked.).  The best you can 
  345.     do is to save from your DOS word processor in ASCII, plain-text, 
  346.     or generic WP format.  GeoWrite allows you to import and export 
  347.     plain ASCII file.
  348.  
  349. Q:  I'm running GWE 1.2 with Stacker installed.  Drive C is my stacker 
  350.     volume (through SSWAP).  For some reason GeoManager insists on 
  351.     looking at drive E for the /geoworks/world directory, even though 
  352.     when I exit geoworks, I'm on drive C.  Any ideas?
  353.  
  354. A:  Check the volume labels for drives C, D, and E.  If they're 
  355.     identical, then use GeoManager to edit the volume labels so that 
  356.     each drive has its own distinct label.  
  357.  
  358. Q:  I was using GeoComm in vt100 mode to edit some files on Unix.  All 
  359.     of a sudden GeoComm blew up when I deleted a line.  What's wrong?
  360.  
  361. A:  GeoComm seems to have trouble with the vt100 code for changing the 
  362.     the scrolling region of the terminal.  The code is of the form 
  363.     ^[[#;#r, where the first # is the top line of the scrolling region 
  364.     and the second # is the bottom line.  Below is a revised termcap 
  365.     (from Ted Dunning) that should circumvent the problem.  To use 
  366.     this termcap, copy the section between the "cut here" lines and 
  367.     copy it to a file in the home directory of your Unix account, say 
  368.     geovt100.  Then insert one of the following lines in your startup 
  369.     file:
  370.  
  371.     For bash:         export TERMCAP="$(cat $HOME/geovt100)"
  372.     For csh:          setenv TERMCAP `cat $HOME/geovt100`
  373.     For sh:           TERMCAP=`cat $HOME/geovt100`;export TERMCAP
  374.  
  375. --- cut here ---
  376. d1|vt100-not:\
  377.     :do=^J:co#80:li#24:cl=50\E[;H\E[2J:sf=5\ED:\
  378.     :le=^H:bs:am:cm=5\E[%i%d;%dH:nd=2\E[C:up=2\E[A:\
  379.     :ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m:us=2\E[4m:ue=2\E[m:\
  380.     :md=2\E[1m:mr=2\E[7m:mb=2\E[5m:me=2\E[m:is=\E[1;24r\E[24;1H:\
  381.     :rf=/usr/share/lib/tabset/vt100:\
  382.     :rs=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h:ks=\E[?1h\E=:ke=\E[?1l\E>:\
  383.     :ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:kb=^H:\
  384.     :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:pt:sr=5\EM:vt#3:xn:\
  385.     :sc=\E7:rc=\E8:
  386. --- cut here ---
  387.  
  388. Q:  When I install other fonts, they are displayed in the fonts menu 
  389.     in the order they were installed.  Is there a way to have them 
  390.     in alphabetical order?
  391.  
  392. A:  Currently, the font menu is built in the order that the font files 
  393.     are found in the directory.  So, if you want them in alphabetical 
  394.     order, use a DOS directory sort program (e.g. Symantec's/Norton's 
  395.     DS).
  396.  
  397. Q:  I'm having trouble importing graphics file into PC/GEOS.  
  398.     Sometimes when I use the Import option in GeoDraw it refuses to 
  399.     import the file.  Other times it will import it but the colors are 
  400.     all screwed up.  What's going on?
  401.  
  402. A:  The problem is twofold.  First, PC/GEOS is currently limited to a 
  403.     maximum of 16 colors.  If you try to import a file with more than 
  404.     16 colors, GeoDraw gives you a message about an incompatible 
  405.     bitmap.  Second, GeoDraw forces any picture you import to use the 
  406.     PC/GEOS color palette instead of the palette embedded in the 
  407.     picture itself.  This is what screws up the colors.
  408.  
  409.     You need to get a copy of the files piclb183.zip and ensembul.zip 
  410.     from the /pub/geos directory of ecst.csuchico.edu.  Piclb183.zip 
  411.     contains a program called Piclab which is useful for manipulating 
  412.     GIF files.  Among other things, Piclab lets you alter the default 
  413.     color map of a GIF file, and lets you set the number of colors as 
  414.     well.  Ensembul.zip is a file containing information on how to use 
  415.     Piclab to convert your picture for use with GEOS.
  416. -- 
  417.    Doug Taylor                         |   Nothing real can be threatened.
  418.    The Ohio State University           |   Nothing unreal exists.
  419.    doug-taylor+@osu.edu                |            - A Course in Miracles
  420.