From 0b09e059c2513ba4c1a8e559512d0e54e8c721bf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Nov 2017 07:21:47 +0530 Subject: [PATCH] Set the default value of the enter tweak to do_nothing --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index a42e5f5499..fe831084fc 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -402,7 +402,7 @@ cover_trim_fuzz_value = 10 # You can also control whether the book list scrolls horizontal per column or # per pixel. Default is per column. doubleclick_on_library_view = 'open_viewer' -enter_key_behavior = 'open_viewer' +enter_key_behavior = 'do_nothing' horizontal_scrolling_per_column = True #: Language to use when sorting