comparison man/frames.texi @ 60254:3e7559716275

(Mouse References): Add mouse-1-click-in-non-selected-windows.
author Kim F. Storm <storm@cua.dk>
date Fri, 25 Feb 2005 23:31:54 +0000
parents 25405ccdf0c9
children de810f6e8193 92c8be21e2c3 e4694597cbf4
comparison
equal deleted inserted replaced
60253:6452fdddef8f 60254:3e7559716275
309 quickly on a reference or button, it follows or activates. If you 309 quickly on a reference or button, it follows or activates. If you
310 click slowly, it moves point as usual. Dragging, meaning moving the 310 click slowly, it moves point as usual. Dragging, meaning moving the
311 mouse while it is held down, also has its usual behavior of setting 311 mouse while it is held down, also has its usual behavior of setting
312 the region. The variable @code{mouse-1-click-follows-link} controls 312 the region. The variable @code{mouse-1-click-follows-link} controls
313 whether @kbd{Mouse-1} has this behavior. 313 whether @kbd{Mouse-1} has this behavior.
314
315 @vindex mouse-1-click-follows-link
316 Normally, the @kbd{Mouse-1} click behavior is performed on links in
317 any window. The variable @code{mouse-1-click-in-non-selected-windows}
318 controls whether @kbd{Mouse-1} has this behavior even in non-selected
319 windows, or only in the selected window.
314 320
315 @vindex mouse-highlight 321 @vindex mouse-highlight
316 You can usually tell when @kbd{Mouse-1} and @kbd{Mouse-2} have this 322 You can usually tell when @kbd{Mouse-1} and @kbd{Mouse-2} have this
317 special sort of meaning because the sensitive text highlights when you 323 special sort of meaning because the sensitive text highlights when you
318 move the mouse over it. The variable @code{mouse-highlight} controls 324 move the mouse over it. The variable @code{mouse-highlight} controls