Info: Unterschied zwischen den Versionen
K Textersetzung - „Man-Pages“ durch „Man-Page“ |
|||
(12 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
'''topic''' | '''topic''' - Beschreibung | ||
= Beschreibung = | = Beschreibung = | ||
= Installation = | = Installation = | ||
Zeile 12: | Zeile 8: | ||
== Optionen == | == Optionen == | ||
= Konfiguration = | = Konfiguration = | ||
= | = Anwendung = | ||
''Info''-Seiten werden mit dem Befehl <tt>'''info'''</tt> aufgerufen. | |||
File: info.info, Node: Top, Next: Getting Started, Up: (dir) | |||
Info: An Introduction | |||
********************* | |||
The GNU Project distributes most of its on-line manuals in the "Info | |||
format", which you read using an "Info reader". You are probably using | |||
an Info reader to read this now. | |||
There are two primary Info readers: `info', a stand-alone program | |||
designed just to read Info files (*note Stand-alone Info: | |||
(info-stnd)Top.), and the `info' package in GNU Emacs, a | |||
general-purpose editor. At present, only the Emacs reader supports | |||
using a mouse. | |||
If you are new to the Info reader and want to learn how to use it, | |||
type the command `h' now. It brings you to a programmed instruction | |||
sequence. | |||
To read about advanced Info commands, type `n' twice. This brings | |||
you to `Advanced Info Commands', skipping over the `Getting Started' | |||
chapter. | |||
* Menu: | |||
* Getting Started:: Getting started using an Info reader. | |||
* Advanced:: Advanced Info commands. | |||
* Expert Info:: Info commands for experts. | |||
* Index:: An index of topics, commands, and variables. | |||
--zz-Info: (info.info.gz)Top, 30 Zeilen –All------------------------------------------- | |||
Willkommen bei Info (Version 4.13). „h“ eingeben für Hilfe, „m“ für Menüeintrag. | |||
== Bedienung == | |||
{|class="wikitable sortable" | |||
|- | |||
| | <tt>'''h'''</tt> | |||
| | Kommandos auflisten (Ende mit »x«) | |||
|- | |||
| | '''[Leertaste] ''' | |||
| | Im Text eine Seite nach unten blättern | |||
|- | |||
| | '''[Backspace] ''' | |||
| | Im Text eine Seite nach oben blättern | |||
|- | |||
| | <tt>'''n'''</tt> | |||
| | Springt zum nächsten Thema | |||
|- | |||
| | <tt>'''p'''</tt> | |||
| | Kehrt zum vorherigen Thema zurück | |||
|- | |||
| | '''[tab]''' | |||
| | Verknüpfung anspringen | |||
|- | |||
| | '''l''' | |||
| | Zurück (last) | |||
|- | |||
| | '''t''' | |||
| | Eine Ebene aufwärts gehen (top) | |||
|- | |||
| | '''u''' | |||
| | Eine Ebene aufwärts gehen (up) | |||
|- | |||
| | '''d''' | |||
| | Zum Startknoten dieses Dokuments gehen | |||
|- | |||
| | <tt>'''m'''</tt> | |||
| | Einen Menüeintrag nach dem Namen auswählen. | |||
|- | |||
| | <tt>'''r'''</tt> | |||
| | Einem Querverweis anhand des Namens folgen. | |||
|- | |||
| | <tt>'''q'''</tt> | |||
| | info beenden | |||
|- | |||
|} | |||
== Grafische Frontends == | |||
* Alternativen zum Konsolen-Befehl sind die grafischen Frontends xinfo oder tkinfo. | |||
* Bequem können die Info-Seiten auch mit dem KDE-Konquror gelesen werden. | |||
* Geben Sie dazu in die Adresszeile » <tt>'''info:<Befehl>'''</tt> « ein. | |||
[[Kategorie:Linux/Dokumentation]] | |||
[[Kategorie:Linux/Befehl]] | |||
= Links = | = Links = | ||
== Dateien == | == Dateien == | ||
== Man- | == Man-Page == | ||
== Intern == | == Intern == | ||
== Weblinks == | == Weblinks == | ||
Zeile 40: | Zeile 123: | ||
<div class="mw-collapsible-content">'''Antwort5'''</div> | <div class="mw-collapsible-content">'''Antwort5'''</div> | ||
</div> | </div> | ||
Aktuelle Version vom 6. November 2024, 12:31 Uhr
topic - Beschreibung
Beschreibung
Installation
Syntax
Parameter
Optionen
Konfiguration
Anwendung
Info-Seiten werden mit dem Befehl info aufgerufen.
File: info.info, Node: Top, Next: Getting Started, Up: (dir) Info: An Introduction ********************* The GNU Project distributes most of its on-line manuals in the "Info format", which you read using an "Info reader". You are probably using an Info reader to read this now. There are two primary Info readers: `info', a stand-alone program designed just to read Info files (*note Stand-alone Info: (info-stnd)Top.), and the `info' package in GNU Emacs, a general-purpose editor. At present, only the Emacs reader supports using a mouse. If you are new to the Info reader and want to learn how to use it, type the command `h' now. It brings you to a programmed instruction sequence. To read about advanced Info commands, type `n' twice. This brings you to `Advanced Info Commands', skipping over the `Getting Started' chapter. * Menu: * Getting Started:: Getting started using an Info reader. * Advanced:: Advanced Info commands. * Expert Info:: Info commands for experts. * Index:: An index of topics, commands, and variables. --zz-Info: (info.info.gz)Top, 30 Zeilen –All------------------------------------------- Willkommen bei Info (Version 4.13). „h“ eingeben für Hilfe, „m“ für Menüeintrag.
Bedienung
h | Kommandos auflisten (Ende mit »x«) |
[Leertaste] | Im Text eine Seite nach unten blättern |
[Backspace] | Im Text eine Seite nach oben blättern |
n | Springt zum nächsten Thema |
p | Kehrt zum vorherigen Thema zurück |
[tab] | Verknüpfung anspringen |
l | Zurück (last) |
t | Eine Ebene aufwärts gehen (top) |
u | Eine Ebene aufwärts gehen (up) |
d | Zum Startknoten dieses Dokuments gehen |
m | Einen Menüeintrag nach dem Namen auswählen. |
r | Einem Querverweis anhand des Namens folgen. |
q | info beenden |
Grafische Frontends
- Alternativen zum Konsolen-Befehl sind die grafischen Frontends xinfo oder tkinfo.
- Bequem können die Info-Seiten auch mit dem KDE-Konquror gelesen werden.
- Geben Sie dazu in die Adresszeile » info:<Befehl> « ein.
Links
Dateien
Man-Page
Intern
Weblinks
Kontrollfragen
Testfrage 1
Antwort1
Testfrage 2
Antwort2
Testfrage 3
Antwort3
Testfrage 4
Antwort4
Testfrage 5
Antwort5