Penguin
Annotated edit history of gnp(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 GNP
2 !!!GNP
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 OTHER INFORMATION
8 AUTHOR
9 ----
10 !!NAME
11
12
13 gnp - gnotepad+, a GTK-based HTML/text editor
14 !!SYNOPSIS
15
16
17 __gnp__ [[__options__] [[__files ...__]
18 !!DESCRIPTION
19
20
21 __Gnotepad+__ is an easy-to-use, yet fairly feature-rich,
22 simple HTML and text editor for Unix based systems running
2 perry 23 X11 and using GTK (the Gimp !ToolKit). Gnotepad+ was designed
1 perry 24 to have as little bloat as possible, while still providing
25 many of the common features found in a modern GUI-based text
26 editor. It is still fairly light-weight, especially for the
27 features it offers, and aims to remain that
28 way.
29
30
31 The
32
33
34 On startup __gnp__ will create the directory ''.gnp''
35 within the user's home directory. The user may create the
36 file ''gtkrc'' in that directory and put GTK-specific
37 settings there. Four additional files, ''apprc'',
38 ''appgtkrc'', ''recentrc'', and ''sessionrc'', are
39 also created there. They are maintained by the program
40 itself, so the user should never need to edit these two
41 files.
42 !!OPTIONS
43
44
45 __-?__, __--help__
46
47
48 displays a help screen.
49
50
51 __-v__, __--version__
52
53
54 displays the version and exits.
55
56
57 __-i__, __--info__
58
59
60 shows the compiler options used at build stage.
61
62
63 __-s__, __--nosplash__
64
65
66 disables the startup splash screen.
67
68
69 __-l__, __--ldsession__
70
71
72 load opened files from previous session.
73 !!OTHER INFORMATION
74
75
76 GTK can be found at http://www.gtk.org.
77
78
79 http://gnotepad.sourceforge.net is the homepage for
80 gnotepad+.
81 !!AUTHOR
82
83
84 __gnotepad+__ is written by Andy Kahn
85 __
86 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.