~ubuntu-branches/ubuntu/feisty/elinks/feisty-updates

« back to all changes in this revision

Viewing changes to doc/html/manual.html-chunked/ch03s02.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-30 08:57:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630085743-l81fgbw9dehvl1ds
Tags: 0.11.1-1ubuntu1
* Merge to Debian unstable.
* Removed gnutls12 porting, this is upstream now.
* Only Ubuntu changes left:
  - Killed type-handling.
  - Add X-Ubuntu-Gettext-Domain to .desktop files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The Title, Tab and Status bar</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="The ELinks Manual"><link rel="up" href="ch03.html" title="Chapter 3. Introduction to the World of ELinks"><link rel="prev" href="ch03.html" title="Chapter 3. Introduction to the World of ELinks"><link rel="next" href="ch03s03.html" title="The Main, Link and Tab Menus"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The Title, Tab and Status bar</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Introduction to the World of ELinks</th><td width="20%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2516286"></a>The Title, Tab and Status bar</h2></div></div></div><p>The title bars main purpose is to display the title of the current document.
 
2
Documents bigger than can be displayed with the current screen size are
 
3
divided into subpages. In this case the current document position is
 
4
indicated in the far right of the title bar as a suffix to the actual
 
5
document title.  The syntax is: ( current-subpage / total-subpages ), an
 
6
example is <code class="literal">(4/9)</code> that indicates the 4th subpage of 9 subpages.</p><p>The tab bar by default is only visible when 2 or more tabs are open. It is
 
7
divided into slots containing the trimmed title of the tabs' loaded
 
8
document. Between each tab is a separator. The current tab is highlighted
 
9
and all tabs that has not been viewed after being loaded are highlighted as
 
10
fresh. Tabs are explained in details in the tabs.txt file.</p><p>The status bar has multiple purposes. Most of the time it will contain the
 
11
URI (and title) of the currently selected link. If a link is followed,
 
12
connection information is shown in the status bar. When using cursor
 
13
routing, the status bar will show the coordinates of the cursor when a link
 
14
is not followed.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Introduction to the World of ELinks </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> The Main, Link and Tab Menus</td></tr></table></div></body></html>