X-Mouse Functions, Emacs
 
 
 
  
  
  
  
 
 Next:  Modes
Up:  Editing with Emacs
 Previous:  Emacs Command Summary
 
 
Emacs mouse functions are great time savers, and once you have learned
to use them, your workstation will perform almost as well
as a personal computer. 
 
  emacs MOUSE BUTTONS  
-  left 
- SELECT window, SET MARK at mouse. 
-  ^ middle 
- CUT (kill) text between cursor and mouse, 
-   
- also copies to clipboard. 
-  [shift]+middle 
- COPY text between cursor and mouse to clipboard. 
-  middle 
- Move cursor to mouse position, PASTE clipboard. 
-  [shift]+R 
- Move cursor to mouse position, PASTE clipboard. 
-  ^ [shift]+R 
- SELECT window, CLOSE other windows. 
-  ^ R 
- SPLIT window into two windows. 
	
 
 
 
  
  
  
  
 
 Next:  Modes
Up:  Editing with Emacs
 Previous:  Emacs Command Summary