From 70cd3bdc9916c5f68ee3b6bec1f018291cbb2d99 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 20 Jan 2004 19:29:10 +0000 Subject: [project @ 2004-01-20 19:29:10 by tlsa] Change CSS layout stuff and remove debugging key shortcuts. svn path=/import/netsurf/; revision=491 --- !NetSurf/Docs/en/user,faf | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to '!NetSurf/Docs/en/user,faf') diff --git a/!NetSurf/Docs/en/user,faf b/!NetSurf/Docs/en/user,faf index c8638f55a..01f433a44 100644 --- a/!NetSurf/Docs/en/user,faf +++ b/!NetSurf/Docs/en/user,faf @@ -24,15 +24,15 @@

Status Line: This text displays information to the user. When you move the pointer over a link, this will show the URL that the link points to. The status line also displays information about NetSurf's progress while retrieving a page.

Throbber: This NetSurf logo animates while a page is downloading or rendering. It indicates that NetSurf is doing something.

- - - - - - - - - + + + + + + + + +
Back Button

Back: Clicking on this button, makes NetSurf go back to the previous page in the history list. If you followed a link from one page to another, this button allows you to get back to the first page.

Bookmark Button

Bookmark: Select clicking on this button adds the current location to the bookmarks or favourites. Adjust clicking opens the bookmarks window.

Forward Button

Forward: Clicking on this button allows you to advance through the history list.

History Button

History: Clicking on this button opens a window containing a history tree. Clicking on an item in this window will move to the relevant page in the history.

Home Button

Home: Clicking on this button returns to the configured home page.

Print Button

Print: Clicking on this button will print the current page.

Reload Button

Reload: Clicking on this button will make NetSurf fetch and redraw the current page again.

Save Button

Save: Clicking on this button will open a save dialogue box, to allow you to save the page for future reference.

Stop Button

Stop: Clicking on this button stops whatever process that window is doing.

Back Button

Back: Clicking on this button, makes NetSurf go back to the previous page in the history list. If you followed a link from one page to another, this button allows you to get back to the first page.

Bookmark Button

Bookmark: Select clicking on this button adds the current location to the bookmarks or favourites. Adjust clicking opens the bookmarks window.

Forward Button

Forward: Clicking on this button allows you to advance through the history list.

History Button

History: Clicking on this button opens a window containing a history tree. Clicking on an item in this window will move to the relevant page in the history.

Home Button

Home: Clicking on this button returns to the configured home page.

Print Button

Print: Clicking on this button will print the current page.

Reload Button

Reload: Clicking on this button will make NetSurf fetch and redraw the current page again.

Save Button

Save: Clicking on this button will open a save dialogue box, to allow you to save the page for future reference.

Stop Button

Stop: Clicking on this button stops whatever process that window is doing.

Buttons that are grayed out indicate that their function is unavailable. This happens when you open a new browser window. Since the window will be displaying its first page, there would be no previous page and the back button is grayed out. Also, as this is the first page, the forward button is also grayed out.

Menus

@@ -61,8 +61,6 @@

Ctrl+Cursor Down

Go to bottom of page

Ctrl+Cursor Up

Go to top of page

F8

View webpage source

-

F9

Dumps the box tree into stderr if it's an html page
Dumps the css into stderr if it's a CSS content

-

F10

Dumps the cache into stderr

Ctrl+F2

Closes the window

URL Shortcuts

NetSurf also supports URL shortcuts, which allow quick access to various pages. The supported URL shortcuts are listed below. Type them into a NetSurf URL bar to see the corresponding page.

-- cgit v1.2.3