Re-format, correct any typos.
This commit is contained in:
parent
7ea260e867
commit
54472a1a3a
11 changed files with 51 additions and 64 deletions
|
@ -1,4 +1,4 @@
|
|||
Logsurfer is a program that works on single textlines from
|
||||
a logfile (or from standard input). It compares each line
|
||||
against regular expressions of a set of "rules" and per-
|
||||
forms certain actions that are defined for this match.
|
||||
Logsurfer is a program that works on single textlines from a logfile
|
||||
(or from standard input). It compares each line against regular
|
||||
expressions of a set of "rules" and performs certain actions that are
|
||||
defined for this match.
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
The Locale::Country module provides access to the ISO two-
|
||||
letter codes for identifying countries, as defined in ISO
|
||||
3166. You can either access the codes via the the section
|
||||
on conversion routines (described below), or with the two
|
||||
functions which return lists of all country codes or all
|
||||
country names.
|
||||
|
||||
The Locale::Language module provides access to the ISO
|
||||
two-letter codes for identifying languages, as defined in
|
||||
ISO 639. You can either access the codes via the the
|
||||
section on conversion routines (described below), or with
|
||||
the two functions which return lists of all language codes
|
||||
or all language names.
|
||||
The Locale::Country module provides access to the ISO two-letter codes
|
||||
for identifying countries, as defined in ISO 3166. You can either
|
||||
access the codes via the section on conversion routines, or with the
|
||||
two functions which return lists of all country codes or all country
|
||||
names.
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
This module is a base class interfacing to search engines.
|
||||
It defines an interface that can be used by any of the
|
||||
Search search modules, such as Search::Glimpse or
|
||||
Search::TextSearch, which are the standard ones included
|
||||
with the module.
|
||||
This module is a base class interfacing to search engines. It defines
|
||||
an interface that can be used by any of the Search search modules,
|
||||
such as Search::Glimpse or Search::TextSearch, which are the standard
|
||||
ones included with the module.
|
||||
|
||||
It exports no routines, just provides methods for the
|
||||
other classes.
|
||||
It exports no routines, just provides methods for the other classes.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
The asclock is a clock written to emulate the date/time
|
||||
application on the NEXTSTEP(tm) operating system. asclock
|
||||
supports multiple languages, military and AM/PM time for-
|
||||
mats, program execution, and the shape extention to X-
|
||||
Windows.
|
||||
The asclock is a clock written to emulate the date/time application on
|
||||
the NEXTSTEP(tm) operating system. asclock supports multiple
|
||||
languages, military and AM/PM time formats, program execution, and the
|
||||
shape extension to X-Windows.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
This version of xclock is a Motif-based variant of the MIT xclock
|
||||
program, with an alarm feature, and a new "cat" mode, in addition to
|
||||
the analog and digital modes.
|
||||
The cat image was based on the famous "Kit-Cat" (R)
|
||||
plastic wall clock, and was designed by Deanna Hohn of DEC Advanced Technology
|
||||
Development. The Motif interface, eyes, tails, and the general state
|
||||
of the program now are a product of Philip Schneider of DEC.
|
||||
This version of xclock is a Motif-based variant of the MIT xclock
|
||||
program, with an alarm feature, and a new "cat" mode, in addition to
|
||||
the analog and digital modes. The cat image was based on the famous
|
||||
"Kit-Cat" (R) plastic wall clock, and was designed by Deanna Hohn of
|
||||
DEC Advanced Technology Development. The Motif interface, eyes,
|
||||
tails, and the general state of the program now are a product of
|
||||
Philip Schneider of DEC.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
kterm is multi-lingual terminal emulator for X window system.
|
||||
This program run under X11 environment, and display Multi-lingual character.
|
||||
kterm is based on xterm.
|
||||
kterm is multi-lingual terminal emulator for X window system. This
|
||||
program runs under the X11 environment, and displays multi-lingual
|
||||
characters. kterm is based on xterm.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Oneko displays a cat that chases your ``mouse'' cursor around
|
||||
the desktop. Command line options let you select an optional
|
||||
dog, tora (cat with stripes), or BSD Daemon.
|
||||
Oneko displays a cat that chases your ``mouse'' cursor around the
|
||||
desktop. Command line options let you select an optional dog, tora
|
||||
(cat with stripes), or BSD Daemon.
|
||||
|
||||
The word ``neko'' means ``cat'' in Japanese.
|
||||
|
||||
based on xneko by Masayuki Koba, modified by Tatsuya Kato
|
||||
Based on xneko by Masayuki Koba, modified by Tatsuya Kato.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Qt Architect is a graphical dialog editor for the Qt widget set.
|
||||
It allows for the graphical creation and placement of widgets onto a
|
||||
Qt Architect is a graphical dialog editor for the Qt widget set. It
|
||||
allows for the graphical creation and placement of widgets onto a
|
||||
dialog. Various properties for the widget can also be set. Widgets
|
||||
may be mapped to variables so that you can control them once the
|
||||
dialog is launched. After the dialog is created on the screen, the
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
unclutter removes the cursor image from the screen so that
|
||||
it does not obstruct the area you are looking at after it
|
||||
has not moved for a given time. It does not do this if
|
||||
the cursor is in the root window or a button is down. It
|
||||
tries to ignore jitter (small movements due to noise) if
|
||||
you have a mouse that twitches.
|
||||
unclutter removes the cursor image from the screen so that it does not
|
||||
obstruct the area you are looking at after it has not moved for a
|
||||
given time. It does not do this if the cursor is in the root window
|
||||
or a button is down. It tries to ignore jitter (small movements due
|
||||
to noise) if you have a mouse that twitches.
|
||||
|
|
|
@ -1 +1 @@
|
|||
an IBM 3278/3279 terminal emulator for X windows.
|
||||
IBM 3278/3279 terminal emulator for X windows
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
xlock locks the X server till the user enters their pass-
|
||||
word at the keyboard. While xlock is running, all new
|
||||
server connections are refused. The screen saver is dis-
|
||||
abled. The mouse cursor is turned off. The screen is
|
||||
blanked and a changing pattern is put on the screen. If a
|
||||
key or a mouse button is pressed then the user is prompted
|
||||
for the password of the user who started xlock.
|
||||
xlock locks the X server until the user enters their password at the
|
||||
keyboard. While xlock is running, all new server connections are
|
||||
refused. The screen saver is disabled. The mouse cursor is turned
|
||||
off. The screen is blanked and a changing pattern is put on the
|
||||
screen. If a key or a mouse button is pressed then the user is
|
||||
prompted for the password of the user who started xlock.
|
||||
|
||||
If the correct password is typed, then the screen is
|
||||
unlocked and the X server is restored. When typing the
|
||||
password Control-U and Control-H are active as kill and
|
||||
erase respectively. To return to the locked screen, click
|
||||
in the small icon version of the changing pattern.
|
||||
If the correct password is typed, then the screen is unlocked and the
|
||||
X server is restored. When typing the password, Control-U and
|
||||
Control-H are active as kill and erase respectively. To return to the
|
||||
locked screen, click in the small icon version of the changing
|
||||
pattern.
|
||||
|
|
Loading…
Reference in a new issue