home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / alt / lucidem / help / 399 < prev    next >
Encoding:
Text File  |  1992-09-10  |  4.9 KB  |  124 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Thu, 10 Sep 1992 20:52:00 EDT
  2. Message-ID: <9209110008.AA18873@thymus.synaptics>
  3. Subject: New Sun keyboards
  4. Reply-To: daveg@synaptics.com
  5. Date: Thu, 10 Sep 1992 17:08:32 -0700
  6. From: daveg@thymus.synaptics.com (Dave Gillespie)
  7. Newsgroups: alt.lucid-emacs.help
  8. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  9. Sender: help-lucid-emacs-request@lucid.com
  10. Lines: 112
  11.  
  12. Dave Ladd writes:
  13. >> [I mentioned Sun's latest keyboard rearrangement on help-lucid-emacs]
  14. > What? Sun changed keyboard layouts? Arrrrgggghhhhh!!!!!
  15. > I hesitate to ask, but where are control and escape?
  16.  
  17. Yes, they did.  I'll summarize here for the benefit of those who
  18. are planning which keys should do what in their Emacs packages.
  19.  
  20. Sun has a tendency to make radical changes to its keyboards at
  21. regular intervals.  The previous keyboard we were getting with
  22. all our Sparc machines was divided into three areas:  11 "L"
  23. function keys, the main keyboard including a row of "F" keys
  24. flush against the digit row, and a keypad group which doubled
  25. as cursor motion keys.
  26.  
  27. Our latest IPX shipment came with a new keyboard.  Here's what
  28. it looks like:
  29.  
  30. There are four areas on the keyboard, left-to-right.  The top
  31. row (with the "F" keys) is now separated from the other rows
  32. by about one row-height.
  33.  
  34. The leftmost area has the same ten keys "Stop", "Again", etc.,
  35. although they no longer have "L" labels.  The "Help" key is on
  36. the top row next to the "F" keys.
  37.  
  38. The main keyboard looks like this:
  39.  
  40. ???    F1 F2 F3 F4  F5 F6 F7 F8  F9 F10 F11 F12
  41.  
  42. ESC  1  2  3  4  5  6  7  8  9  0  -  =  \  `
  43. TAB   Q  W  E  R  T  Y  U  I  O  P  [  ]  BkSp
  44. Cntrl  A  S  D  F  G  H  J  K  L  ;  '  Return
  45. Shift   Z  X  C  V  B  N  M  ,  .  /     Shift
  46.  
  47. Note that the Return key has become wide instead of tall,
  48. the LineFeed key has disappeared to make room for a wider
  49. Shift key, the Backspace key has moved down one row, and
  50. the Delete key has moved off the main keyboard!
  51.  
  52. Since Sun has always been of the "Delete, not Backspace"
  53. religion, I don't know how to interpret their moving Delete
  54. off the main keyboard.  Maybe Sun software is going to switch
  55. over to using Backspace, or maybe users are expected to
  56. reach over to the Del key now.  (Del is in the next area
  57. over, on the same row as Backspace.)  (I.e., farther over
  58. and on a different row than it used to be.)
  59.  
  60. The lack of LFD is what brought this up in the first place;
  61. it might be a good idea to phase out the idea of LFD has a
  62. special key in Emacs modes, since new Sun users (as well as
  63. users of most other machines I've seen) will only be able to
  64. get it as C-j.
  65.  
  66. I've heard Emacs 19 will be using LFD instead of ESC to
  67. terminate incremental search.  Since even Sun seems to have
  68. abandoned LFD, maybe RET would be a better choice.
  69.  
  70. Happily, Control, ESC, and Caps Lock have not been moved!
  71.  
  72. The backquote/tilde has moved up to the top row, and the
  73. backslash/vertical bar has moved down from the "F" row.
  74.  
  75. There are still 12 "F" keys, arranged in three groups of
  76. four across the top of the keyboard.  There is also an
  77. unlabeled "mystery" key between Help and F1, which I've
  78. shown as "???".
  79.  
  80. The two groups to the right of the main keyboard look like
  81. this:
  82.  
  83.    PrScr  ScrLk  Pause        A      B      C      D
  84.  
  85.    Insert Home   PgUp         NumLk  /      *      -
  86.    Del    End    PgDn         7      8      9      +
  87.                               4      5      6      +
  88.           Up                  1      2      3      Enter
  89.    Left   Down   Right           0          .      Enter
  90.  
  91. The keypad area is the same as before, and continues to have
  92. secondary labels for arrows, "Home", etc.  But there are new
  93. cursor motion keys that do the same things even with NumLock
  94. turned on.  (Actually, there is one difference in the keypad:
  95. The "=" key is gone, and NumLock has been moved down from the
  96. "F" row to take its place.)
  97.  
  98. The keys labelled "A", "B", "C", "D" have funny symbols for
  99. adjusting volume, brightness, etc.
  100.  
  101. There are no separate LEDs, but CapsLock, ScrollLock, Compose,
  102. and NumLock all have small lights mounted inside the keys.
  103.  
  104. Summary:  LineFeed, Delete, and keypad = have disappeared;
  105. backquote, backslash, Help, and NumLock have been moved;
  106. special cursor motion keys have been introduced.  I expect
  107. the major effects this will have on software design will be
  108. an inclination to map Backspace to be the same as Delete used
  109. to be; putting less emphasis on LineFeed as a useful function
  110. key; and keeping the keypad in "numeric" mode most of the time.
  111.  
  112. The old Backspace/Delete controversy will be mostly alleviated
  113. in Emacs 19, where (at least on X systems) Backspace and C-h
  114. will be distinguishable.  We can have Backspace and Delete do
  115. the same thing by default, with C-h still bound as the help
  116. prefix.
  117.  
  118. The good news is we won't be hitting backquote instead of
  119. Return, or F2 instead of a digit key, any more.  The bad news
  120. is that WE'LL HAVE TO LEARN ANOTHER STUPID KEYBOARD AGAIN!
  121. Oh, well, I guess that's the price of progress.  :-)
  122.  
  123.                                 -- Dave
  124.