Fix warning
This commit is contained in:
parent
761062a6d7
commit
99fa79caaf
1 changed files with 1 additions and 1 deletions
|
|
@ -484,7 +484,7 @@
|
|||
' click based version has an unavoidable delay of :opt:`click_interval`, to disambiguate clicks from double clicks.'
|
||||
)
|
||||
|
||||
mma('Click the link under the mouse cursor',
|
||||
mma('Discard press event for link click',
|
||||
'click_url_discard ctrl+shift+left press grabbed mouse_discard_event',
|
||||
long_text='Prevent this press event from being sent to the program that has'
|
||||
' grabbed the mouse, as the corresponding release event is used to open a URL.'
|
||||
|
|
|
|||
Loading…
Reference in a new issue