diff options
author | rbuj <[email protected]> | 2019-06-16 13:37:09 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-18 14:46:34 +0200 |
commit | e0e185b1790f5a670cdd1292bac75ad1c44e4996 (patch) | |
tree | b5d170259858c497dbfb813c0ddb55a197a2c5ca /docs/key_mouse_navigation.txt | |
parent | ef29013fdfd0df5d4a3cc6c5a8fb1583aabef952 (diff) | |
download | caja-e0e185b1790f5a670cdd1292bac75ad1c44e4996.tar.bz2 caja-e0e185b1790f5a670cdd1292bac75ad1c44e4996.tar.xz |
Remove trailing whitespaces
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Diffstat (limited to 'docs/key_mouse_navigation.txt')
-rw-r--r-- | docs/key_mouse_navigation.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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: |