home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / st / tech / 4764 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.0 KB  |  52 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!mcsun!sun4nl!alchemy!avgroeni
  3. From: avgroeni@cs.ruu.nl (Annius Groenink)
  4. Subject: Official Keycode Guidelines of Atari
  5. Message-ID: <1992Sep14.142048.18305@cs.ruu.nl>
  6. Date: Mon, 14 Sep 1992 14:20:48 GMT
  7. Organization: Utrecht University, Dept. of Computer Science
  8. Lines: 42
  9.  
  10.  
  11.  
  12. I suppose you've all heard it: Atari has official key code guidelines.
  13. Of course, we couldn't expect them to come up with REASONABLE propositions:
  14.  
  15.     code    operation    objection
  16.  
  17.     ^O    Open        OK
  18.     ^N    New file    All right
  19.     ^Q    Quit        Of course
  20.     ^F    Find        Sure
  21.     ^G    Find Next    Fine
  22.     ^H    Replace        ??? Never heard of this. I thought it was
  23.  
  24.                     ^R    Replace
  25.                     ^T    Replace Next
  26.  
  27.                 OK. What I did in my text editor is this: you use search all which
  28.                 marks all the targets that are found. (Multiple selections are NOT
  29.                 easy to implement...) Then you use ^H which replaces a multiple
  30.                 text buffer (filled in by the search routine with either one replacement,
  31.                 or in case of regexp s&r, a different replacement for each item found)
  32.                 with the selected fragments that were found.
  33.  
  34.     ^W    Close Window    Well God D******* why this? I thought ^W was cycle windows
  35.                 and (maybe only in Germany, but after all that is the leading ST territory)
  36.                 ^U was close window. OK, I implemented ^U for close window as well as
  37.                 ^W, and put cycle windows on Alt-Q. (With all possible dangers of someone
  38.                 accidentally using Control-Q :)
  39.  
  40. This is all as far as I remember. They could have specified more, though,
  41. to my taste. Does anybody have any suggestions/comments to what I've written?
  42. Shouln't we **.tech readers make a more extensive list with more elaborate
  43. comments like I've done here, and then distribute it widely (somewhat like the
  44. picture format document that went round the world some years ago)?
  45.  
  46.  
  47. -- 
  48. ________________________________________________________
  49.     Annius Groenink|undergraduate student
  50. Laan van Borgele 24|maths/computer science at the
  51.    7415 DJ Deventer|University of Utrecht, Holland.
  52.