nsb@THUMPER.BELLCORE.COM (Nathaniel Borenstein) (08/09/90)
A handy tip for Sun4 users: If you want to make the Sun4 Cut, Copy, and Paste keys work properly, you need the following three lines in your appropriate init file: #The Sun special keys addkey "textview-zap-region" \eN addkey "textview-copy-region" \eJ addkey "textview-yank" \eL Question: What is the "appropriate init file"? Probably either .atkinit or .ezinit, depending on how you've set your init files up. If you're unfamiliar with initfiles, "help initfiles" will clue you in. -- Nathaniel