home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / misc / 23053 < prev    next >
Encoding:
Text File  |  1992-12-14  |  2.5 KB  |  54 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!paladin.american.edu!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!princeton!nimaster.princeton.edu!cedman
  3. From: cedman@princeton.edu (Carl Edman)
  4. Subject: Re: Reassigning command key equivalents without editing .nib ??
  5. In-Reply-To: antoine@osd.ulaval.ca's message of Mon, 14 Dec 1992 14:01:13 GMT
  6. To: antoine@osd.ulaval.ca (Antoine Gautier)
  7. Message-ID: <CEDMAN.92Dec14115714@capitalist.nts.uci.edu>
  8. Originator: news@nimaster
  9. Sender: news@Princeton.EDU (USENET News System)
  10. Nntp-Posting-Host: capitalist.princeton.edu
  11. Organization: University of California, Irvine
  12. References: <CEDMAN.92Dec13125505@capitalist.nts.uci.edu>
  13.     <1992Dec14.140113.18803@cerberus.ulaval.ca>
  14. Date: Mon, 14 Dec 1992 16:57:14 GMT
  15. Lines: 37
  16.  
  17. In article <1992Dec14.140113.18803@cerberus.ulaval.ca> antoine@osd.ulaval.ca (Antoine Gautier) writes:
  18.    In article <CEDMAN.92Dec13125505@capitalist.nts.uci.edu>  
  19.    cedman@princeton.edu (Carl Edman) writes:
  20.    |=|dwrite NewsGrazer NXCommandKeys "Help...,.,Next,.,Previous,., \
  21.    |=|Next with subject,.,Previous with subject,.,Posts in Progress...,., \
  22.    |=|Followup to post,.,Reply by mail,.,Filter Author,.,Filter Subject,., \
  23.    |=|Filter Account,.,Show article...,.,Sort by title,.,Sort by number,., \
  24.    |=|Record read articles,.,NewsFolders...,M,Mark articles read,y"
  25.    |=|
  26.    |=|Tested under 2.x and 3.0.
  27.    |=|
  28.    |=|        Carl Edman
  29.  
  30.    Ok, can you explain what this does? thks
  31.  
  32. I hoped that this was deducible from the question it answered, but I
  33. can certainly explain it too.
  34.  
  35. What this dwrite does is to reassign the command key equivalents of
  36. Newsgrazer menu items. As the case happens to be I really don't like
  37. many of the command key equivalents in Newsgrazer as I rarely use
  38. those items, but the equivalents collide with services menu items
  39. which I frequently use. I used to hack the nib file every time there
  40. was a new release of Newsgrazer, but in the long run that got to be
  41. too much of a hassle, so I decided to use the dwrite instead.
  42. Unfortunately I do not believe that there is a way to actually cause a
  43. menu item which already has a command key equivalent to have none. So
  44. instead I assigned the same unusual command key equivalent to all
  45. unwanted menu items. So in this particular case, the menu items
  46. "Help...", "Next", aso. upto "Record read articles..." all have the
  47. command key equivalent command-. now. "NewsFolders..." got command-M
  48. and "Mark articles read" got command-y.
  49.  
  50. Clear enough ?
  51.  
  52.         Carl Edman
  53.  
  54.