mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -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
|
# You can also control whether the book list scrolls horizontal per column or
|
||||||
# per pixel. Default is per column.
|
# per pixel. Default is per column.
|
||||||
doubleclick_on_library_view = 'open_viewer'
|
doubleclick_on_library_view = 'open_viewer'
|
||||||
enter_key_behavior = 'open_viewer'
|
enter_key_behavior = 'do_nothing'
|
||||||
horizontal_scrolling_per_column = True
|
horizontal_scrolling_per_column = True
|
||||||
|
|
||||||
#: Language to use when sorting
|
#: Language to use when sorting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user