home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27954 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  3.5 KB

  1. Path: sparky!uunet!gatech!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: OS/2 questions from Amiga user
  5. Message-ID: <1992Aug21.191955.16167@njitgw.njit.edu>
  6. Date: 21 Aug 92 19:19:55 GMT
  7. References: <1992Aug20.024946.26954@datamark.co.nz>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 68
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <1992Aug20.024946.26954@datamark.co.nz> tfarmer@datamark.co.nz (Thomas Farmer) writes:
  14. >Hi there guys and guyettes.
  15. >For example, on my Amiga I can give task priorities to different
  16. >tasks. For example, I normally run comms packages with a task priority
  17. >of about 3, most other things with a priority of 0, and stuff like
  18. >screen-savers and ray-tracers with a priority of -1 or lower.
  19. >
  20. >What is the equivalent with OS/2? Does it use task priorities in the
  21. >same way? Can you change them?
  22.  
  23. OS/2 has priorities.  A process can send API calls to set its
  24. priority.  A process can also set the priorities of its children, so
  25. you can have a "loader" program to launch an app and set its priority.
  26. There is a shareware program which does this.
  27.  
  28. I don't know if you can set the priorities of DOS and WIN-OS2 sessions.
  29.  
  30. >Another question : why is it necessary for OS/2 to load the various
  31. >comms drivers and other such stuff from the config.sys? This means
  32. >that whenever you want to change something, you have to reboot the
  33. >machine. If you happen to be running TCP/IP, this takes a fair while.
  34.  
  35. The Amiga has standard hardware.  The PC's don't.  Since the OS can't
  36. make many (if any) assumptions about the hardware, it uses device
  37. drivers to support everything.  You had this under DOS as well, but
  38. DOS uses the computer's ROM BIOS for functions - which is really a
  39. bunch of device drivers on the motherboard - so there weren't as much
  40. of a need for them.
  41.  
  42. If you use non-standard hardware on your Amiga, I'd suspect that
  43. you'll need device drivers or programs or something to access it.  If
  44. you can't terminate the driver (as is the nature of device drivers),
  45. then you'll need to reboot when you replace it for a new one (for
  46. example: when upgrading).
  47.  
  48. >Third question : Can I turn off mouse acceleration? I like highly
  49. >geared, but linear, mouse movement.
  50.  
  51. Mouse movement is a function of the mouse device driver.  All the ones
  52. shipped with OS/2 have acceleration, and I don't know of any
  53. third-party drivers.  There are some settings in the system for the
  54. mouse, but I don't know of one to turn off acceleration.
  55.  
  56. >Question : Are there any command shells which aren't just text windows
  57. >in a box? I'm looking for something that is scalable and doesn't just
  58. >use scrollbars to access the pre-defined area.
  59.  
  60. They can be written, but there aren't any shipped with OS/2.  I don't
  61. know of any.  Text-mode apps always run in the virtual text-mode of
  62. the OS/2 windowed session.  The command shell is simply a text-mode
  63. app, so it runs in that kind of session.  Someone could, conceivably,
  64. write a shell that was a PM app - it could use any kind of interface
  65. it wants to - as a matter of fact, WPS is one such example.  There's
  66. nothing stopping a developer from writing a command-line based PM
  67. shell. 
  68.  
  69. >Last question : Can I play Pinball Dreams under OS/2? :-)
  70.  
  71. Is this an Amiga program?
  72.  
  73. >I'm looking forward to the next release.
  74.  
  75. Of OS/2 or Pinball Dreams?
  76. -- 
  77.    |)  David Charlap           "I don't even represent myself
  78.   /|_  dic5340@hertz.njit.edu   sometimes so NJIT is right out!.
  79.  ((|,)
  80.   ~|~  Hi! I am a .signature virus, copy me into your .signature file.
  81.