From e0e185b1790f5a670cdd1292bac75ad1c44e4996 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sun, 16 Jun 2019 13:37:09 +0200 Subject: Remove trailing whitespaces find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ --- docs/key_mouse_navigation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/key_mouse_navigation.txt') diff --git a/docs/key_mouse_navigation.txt b/docs/key_mouse_navigation.txt index d111f43e..30861609 100644 --- a/docs/key_mouse_navigation.txt +++ b/docs/key_mouse_navigation.txt @@ -19,7 +19,7 @@ Tab - moves to the "next" icon in order (i.e. at the end of one row, Shift Tab - moves to the "previous" icon in order Home - moves to the first icon End - moves to the last icon - + In order to allow multiple selection the above navigation keys can be combined with the Control key to move the keyboard focus without affecting the current selection. If you use normal movement (not using @@ -38,7 +38,7 @@ are selected. In manual layout (and especially, on the desktop) the keyboard arrow keys work in a slightly different way. To allow all icons to be reached the closest icon in the quadrant of the direction selected -will be used as the "next" icon when navigating. +will be used as the "next" icon when navigating. Other keyboard shortcuts: -- cgit v1.2.1