home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / palmtops / 2453 < prev    next >
Encoding:
Text File  |  1992-07-22  |  4.2 KB  |  119 lines

  1. Newsgroups: comp.sys.palmtops
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!unixg.ubc.ca!george
  3. From: george@unixg.ubc.ca (George chow)
  4. Subject: Draft 0.1 of HP 95LX FAQ...
  5. Message-ID: <1992Jul23.041350.13386@unixg.ubc.ca>
  6. Followup-To: comp.sys.palmtops
  7. Originator: george@unixg.ubc.ca
  8. Sender: news@unixg.ubc.ca (Usenet News Maintenance)
  9. Nntp-Posting-Host: unixg.ubc.ca
  10. Organization: University of British Columbia, Vancouver, B.C., Canada
  11. Date: Thu, 23 Jul 1992 04:13:50 GMT
  12. Lines: 105
  13.  
  14. Draft 0.1 of comp.sys.palmtops's unofficial HP-95LX FAQ list:
  15.  
  16. Well, here is a really short list of questions and answers. Please feel free to 
  17. correct me. Again, if you have any suggestion, please email too.
  18.  
  19. ======
  20. Q) What FTP sites are available for the HP 95LX?
  21.  
  22. A) There are two sites:
  23.     eddie.mit.edu:/distrib/hp95lx
  24.     col.hp.com:/mirrors/hp95lx
  25. Obviously, the HP site is merely a mirror of MIT. Use whichever is closer to 
  26. you. Portions of this FAQ have been gleaned from various files on these sites.
  27.  
  28. ------
  29. Q) How many version of ROM's have there been for the HP 95LX and what bugs are 
  30. available in each revision?
  31.  
  32. A) I still don't have an answer for this one. I do know that my 512K's ROM is 
  33. dated 04/02/91. At the very least, can everyone please email me their ROM 
  34. revision so that we can have a list. Please include whether your 95 is the 512K 
  35. or the 1M version. (To check your ROM revision, just turn off your 95 and hold 
  36. down the ESC key while powering it up again.) As well, there are several 
  37. revision of the manuals. Can everyone just email me their manual revision along 
  38. with their ROM?
  39.  
  40. ------
  41. Q) Why does my 95 emit a high pitched whine when it is on? It get's louder when 
  42. a key is pressed.
  43.  
  44. A) The sound that you hear comes from the voltage conversion required to drive 
  45. the screen from DC. A similar sound can be hear on the HP-48s[x]. Using HP's AC 
  46. adapter (which outputs AC) will eliminate the whine.
  47.  
  48. ------
  49. Q) What kind of AC adapter can I use with the 95?
  50.  
  51. A) The 95 can accept both AC and DC (either polarity) from the AC adapter. The 
  52. HP adapter outputs 9V AC and 13.5 VA max. People have also used 9VC DC adapter 
  53. with success. 
  54.  
  55. ------
  56. Q) Why is the hinge on the left hand side slightly looser than the right hand 
  57. side?
  58.  
  59. A) According to an HP employee, the hinge was built with only one clutch on the 
  60. right hand side to reduce cost. This is the cause for the loosening.
  61.  
  62. ------
  63. Q) I heard that there are some games in the ROM. How do I get access to them?
  64.  
  65. A) Only the US-English version of the 95LX contains these games. The two games 
  66. are `TigerFox' and `Hearts & Bones'. A standard command-line version of 
  67. `TigerFox' is included as C:\TF.COM. All version of the 95 contains a hidden ROM 
  68. directory C:\_SYS\. Both games are in what is known as System Manager Compliant 
  69. format and have the extension .EXM. .EXM-type programs behave just like the 
  70. built-in application in that you can hot-key back and forth between them.
  71. .EXM format program requires some slight amount of work to setup. Use the editor 
  72. to create the file C:\_DAT\APNAME.LST with the following:
  73.  
  74. -- 
  75. C:\_SYS\TFOX.EXM,1400,TigerFox
  76. C:\_SYS\HB.EXM,2300,Hearts & Bones
  77. --
  78. Then reboot. Now, Alt-T and Alt-H will start up `TigerFox' and `Hearts & Bones' 
  79. respectively. In general, APNAME.LST controls what .EXM programs are installed. 
  80. The format for each line is:
  81.  
  82. <pathname of .EXM>,<scancode of key>,<full name of program>
  83.  
  84. ------
  85. Q) How do I find out what the scancode is for a particular key sequence?
  86.  
  87. A) Grab the file tools/hp95dev.zip from either FTP site.
  88.  
  89. ------
  90. Q) Where do I start if I want to write programs for the 95?
  91.  
  92. A) Grab the file tools/hp95dev.zip from either FTP site.
  93.  
  94. ------
  95.  
  96. Q) The soft plastic holder for the backup battery seems to be rather fragile. 
  97. Does HP sell any replacement? I'm just afraid it's gonna break one of these 
  98. days.
  99.  
  100. A) Haven't tried calling up HP on this.
  101.  
  102. ------
  103. Q) How do I get the 95 to generate phone tones suitable for a touch-touch phone. 
  104. Is this possible? 
  105.  
  106. A) Try others/dialtone.zip from either FTP site.
  107.  
  108. ------
  109. Q) Where's the cheapest place for a 1 or 2Mb RAM-card?
  110.  
  111. A) The best price for a 1Mb card so far seems to be EXP Computer (516)496-3703. 
  112. As of two months ago, they were working on a 2Mb card.
  113.  
  114. ------
  115.  
  116. George
  117. george@unixg.ubc.ca
  118.  
  119.