mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Set the default value of the enter tweak to do_nothing
This commit is contained in:
parent
60b0f56e7b
commit
0b09e059c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user