diff options
author | Alexander Larsson <alexl@redhat.com> | 2003-04-23 14:31:22 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2003-04-23 14:31:22 +0000 |
commit | e8aa1cbbaa77c817381506dc655f4ae41ea49047 (patch) | |
tree | 3f186b39fdc4731f639e4703c101a66d96534e18 /docs | |
parent | e2543b16f027afff45240f86493355db5a31ef5a (diff) | |
download | nautilus-e8aa1cbbaa77c817381506dc655f4ae41ea49047.tar.gz |
Bring up context menu is Ctrl-F10, not Shift-F9
2003-04-23 Alexander Larsson <alexl@redhat.com>
* src/file-manager/fm-list-view.c (key_press_callback):
* libnautilus-private/nautilus-icon-container.c (key_press_event):
* docs/key_mouse_navigation.txt (Keyboard):
Bring up context menu is Ctrl-F10, not Shift-F9
Diffstat (limited to 'docs')
-rw-r--r-- | docs/key_mouse_navigation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/key_mouse_navigation.txt b/docs/key_mouse_navigation.txt index d051510e2..1f523a493 100644 --- a/docs/key_mouse_navigation.txt +++ b/docs/key_mouse_navigation.txt @@ -52,7 +52,7 @@ Alt Up - go up a directory Alt Down - enter directory / activate selection Shift-F10 bring up context menu for selection, or the directory context menu if nothing is selected -Shift-F9 bring up context menu for directory +Ctrl-F10 bring up context menu for directory Other key presses are used for typeahead search |