File: dotfile.html

package info (click to toggle)
lg-issue15 2-3
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 1,448 kB
  • ctags: 122
  • sloc: ansic: 113; makefile: 30; sh: 3
file content (93 lines) | stat: -rw-r--r-- 3,404 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD> <title> Dotfile PR issue 15 </title> </HEAD> 
<BODY> 
<center><H1>Dotfile Generator 2.0 Now Available</H1> </center>
<P>
Wed, 5 Feb 1997 <BR> 
  This note is to announce the public relase of The Dotfile Generator
  version 2.0. Lot's of changes has been made, since last version, which was
  release for more than a year ago.
<P>
<B>What is the Dotfile Generator </B> 
<P>
  The Dotfile Generator is a tool to help the end user configure basic
  things as well as exotic features of his or hers favorite programs
  without knowing the syntax of the configuration files, or reading
  hundreds of pages in a manual. At the moment, The Dotfile Generator
  knows how to configure Bash, Fvwm1, Fvwm2, Tcsh, Emacs, Elm and Rtin.
<P>
<B>A picture is worth a thousand words </B> 
<P>
  Please check out The Dotfile Generators home page, where you will find
  screen dumps from the program, and an article submitted to Linux Journal.
  <A
HREF="http://www.imada.ou.dk/~blackie/dotfile/">http://www.imada.ou.dk/~blackie/dotfile/
</A>
<P>
<B>The Fvwm2 module (fvwm version 2.0.44 and 2.0.45)</B> 
<P>
  This module is without comparison the largest and most extended module
  for The Dotfile Generator. Included is a few standard configurations,
  which you may start up with, and the capability of reading the original
  dotfile (except module settings).
<P>
<B>The Bash module </B> 
<P>
  This module consists of 17 configuration pages, logically ordered in 
  two major groups, which makes it easier to find a specific option 
  (e.g. setting up shell prompt, command aliases, completion, error 
  handling and much more).
<P>
  If you are interested in further information about the Bash module, you
  are welcome to visit its homepage at http://www.imada.ou.dk/~pzacho/bash
<P>
<B>Other Modules </B> 
<P>
  The Dotfile Generator 2.0 is accompanied by a number of other
  modules besides the Bash and Fvwm module, namely:
<ul>
<li>tcsh module
    Configuration of Tcsh shell. Tcsh is a counterpart to Bash (they are
    both shells).
<P>
<li>elm module
    the ELectronic Mailer.
<li>emacs module
    Configuration of the emacs text editor.
<li>rtin module
    Configuration of rtin - a USENET news reader.
<li>fvwm1 module
    You should really convert to fvwm ver 2.0!
</ul>
<B>Where do I get it? </B> 
<P>
  You can get a FREE copy directly from our ftp-site: <BR> 
 <A HREF="ftp://ftp.imada.ou.dk/pub/dotfile/dotfile.tar.gz">
 ftp://ftp.imada.ou.dk/pub/dotfile/dotfile.tar.gz </A> <BR> 
 <A HREF="ftp://ftp.imada.ou.dk/pub/dotfile/dotfile.tar.Z">
 ftp://ftp.imada.ou.dk/pub/dotfile/dotfile.tar.Z </A> <BR> 
<P>
  or the NEOSOFT site:
  <A HREF="ftp://ftp.neosoft.com/pub/tcl/sorted/misc/dotfile-2.0.tar.gz">
ftp://ftp.neosoft.com/pub/tcl/sorted/misc/dotfile-2.0.tar.gz </A> 
<P>
<B>Requirements </B> 
<P>
  The Dotfile Generator requires Tcl/Tk, but don't let that scare you,
  Tcl/Tk compiles on almost every machine that runs X windows.
<P>
  You can find Tcl 7.4 and Tk 4.0 at
<P>
  ftp://ftp.smli.com/pub/tcl/tcl7.6.tar.gz
  ftp://ftp.smli.com/pub/tcl/tk4..2.tar.gz
<P>
  or for Linux users, here are a precompiled set for X11R6 at
<P>
  ftp://ftp.imada.ou.dk/pub/dotfile/tcl74.tgz
  ftp://ftp.imada.ou.dk/pub/dotfile/tk40.tgz
<P>
Kind Regards Jesper Pedersen, <A HREF="mailto:blackie@imada.ou.dk">
blackie@imada.ou.dk</A>
</BODY>
</HTML>