Lugaru's Epsilon Programmer's Editor
Context:

|
Epsilon User's Manual and Reference >
Variable Reference >
mouse-selection-copies: preference variable
Default value: 2
When you select text with the mouse under Unix, Epsilon copies it to a
kill buffer, like copy-region does. Set this variable to zero to
change that behavior. A value of 0 means selecting text doesn't
copy it. A value of 1 means selecting text copies it too. A
value of 2, the default, makes Epsilon copy under Unix, but not in
other environments. When Epsilon copies mouse-selected text to a kill
buffer under X11, it also sets the text as X11's primary selection.
More info:
Mouse Support (General)
Clipboard Access

Copyright (C) 1984, 2007 Lugaru Software Ltd. All Rights Reserved.
|