Update defaults.lua

Frontlight decrease of sensitivity for two-fingered pan gesture
pull/641/head
Markismus 10 years ago
parent 4eaf71bb01
commit 5d53d4c1d6

@ -116,6 +116,10 @@ DAUTO_SAVE_PAGING_COUNT = nil
-- dictionary font size
DDICT_FONT_SIZE = 20
-- Frontlight decrease of sensitivity for two-fingered pan gesture,
-- e.g. 2 changes the sensitivity by 1/2, 3 by 1/3 etc.
FRONTLIGHT_SENSITIVITY_DECREASE = 2
-- ####################################################################
-- following features are not supported right now
-- ####################################################################

Loading…
Cancel
Save