# HG changeset patch # User zas_ # Date 1227134787 0 # Node ID 41927ee12b0a725b6c03cd10e4ab112847b44470 # Parent 2562e0bc89a14acdfaf731c40ee3b78144b8513e Fix text wrongly marked as key. diff -r 2562e0bc89a1 -r 41927ee12b0a doc/main_window_file_pane.html --- a/doc/main_window_file_pane.html Wed Nov 19 22:42:20 2008 +0000 +++ b/doc/main_window_file_pane.html Wed Nov 19 22:46:27 2008 +0000 @@ -69,7 +69,7 @@
Ctrl + Primary mouse button will add or remove the file from the selection.
+Ctrl + Primary mouse button will add or remove the file from the selection.
Shift + Primary mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.
+Shift + Primary mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.
Shift + Ctrl + Primary mouse works as Shift + Primary, but will not change the selection of files outside the region between the focus and clicked image.
+Shift + Ctrl + Primary mouse button works as Shift + Primary mouse button, but will not change the selection of files outside the region between the focus and clicked image.