|
@@ -389,9 +389,9 @@ pointer_shape_when_dragging beam
|
|
|
#: Once a selection is started, releasing the button that started it will
|
|
#: Once a selection is started, releasing the button that started it will
|
|
|
#: automatically end it and no release event will be dispatched.
|
|
#: automatically end it and no release event will be dispatched.
|
|
|
|
|
|
|
|
-mouse_map left click ungrabbed mouse_click_url_or_select
|
|
|
|
|
-mouse_map shift+left click grabbed,ungrabbed mouse_click_url_or_select
|
|
|
|
|
-mouse_map ctrl+left release grabbed,ungrabbed mouse_click_url
|
|
|
|
|
|
|
+mouse_map left click ungrabbed no-op
|
|
|
|
|
+mouse_map shift+left click grabbed,ungrabbed mouse_click_url_or_select
|
|
|
|
|
+mouse_map ctrl+left release grabbed,ungrabbed mouse_click_url
|
|
|
|
|
|
|
|
#: Variant with ctrl+shift is present because the simple click based
|
|
#: Variant with ctrl+shift is present because the simple click based
|
|
|
#: version has an unavoidable delay of click_interval, to disambiguate
|
|
#: version has an unavoidable delay of click_interval, to disambiguate
|