A bit of documentation

This commit is contained in:
Kovid Goyal 2017-01-13 12:36:24 +05:30
parent 3f69327b54
commit e34f74fb7a

View File

@ -52,7 +52,9 @@ wheel_scroll_multiplier 5.0
# The interval between successive clicks to detect double/triple clicks (in seconds)
click_interval 0.5
# Characters considered part of a word when double clicking
# Characters considered part of a word when double clicking. In addition to these characters
# any character that is marked as an alpha-numeric character in the unicode
# database will be matched.
select_by_word_characters :@-./_~?&=%+#
# Hide mouse cursor after the specified number of seconds of the mouse not being used. Set to