Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!usc!venera.isi.edu!raveling From: raveling@venera.isi.edu (Paul Raveling) Newsgroups: gnu.emacs Subject: Input remapping, Part 3 of 8: HP_mouse.text Message-ID: <8720@venera.isi.edu> Date: 22 Jun 89 20:13:25 GMT Reply-To: raveling@venera.isi.edu (Paul Raveling) Distribution: gnu Organization: USC-Information Sciences Institute Lines: 38 HP/ISI input remapping files: Part 3 of 8 This is the complete content of etc/HP_mouse.text. The "M-x mouse" command views this file to provide brief documentation on mouse button bindings. ------------------------------ Cut Here -------------------------------- Default Mouse Button Functions for gemacs 18.54 on HP Workstations All mouse keys move the gemacs character cursor to the character marked by the X11 cursor when the mouse key is released. Button Function ------ -------- Left Click: Mark X11 cursor location, Drag: Mark region, copy to cut buffer Middle Insert from cut buffer @ X11 cursor Right Click: Mark X11 cursor location & center it Drag: Delete region, save in cut buffer Unshifted mouse keys operate on the editor's private cut buffer; Shifted mouse keys operate on X11's (public) cut buffer "Editor's private cut buffer" is actually an X'ish name for the emacs kill ring; another way to retrieve this text is with the ^Y key, or "yank" command.