File: Eterm.help

package info (click to toggle)
eterm 0.8.7-0.4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,160 kB
  • ctags: 2,022
  • sloc: ansic: 19,388; sh: 6,182; makefile: 164
file content (60 lines) | stat: -rw-r--r-- 3,181 bytes parent folder | download
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
Eterm Enlightened Terminal Emulator for X Windows
Copyright (c) 1997, Tuomo Venalainen and Michael Jennings

Usage for Eterm vDR-0.6:

  POSIX          GNU                                   Description
 ======= ====================            =========================================
     -h, --help                          display usage information
     -d, --display                       X server to connect to
     -g, --geometry                      WxH+X+Y = size and position
     -r, --reverse-video                 reverse video
     -b, --background-color              background color
     -f, --foreground-color              foreground color
         --color0                        color 0
         --color1                        color 1
         --color2                        color 2
         --color3                        color 3
         --color4                        color 4
         --color5                        color 5
         --color6                        color 6
         --color7                        color 7
         --color8                        color 8
         --color9                        color 9
         --color10                       color 10
         --color11                       color 11
         --color12                       color 12
         --color13                       color 13
         --color14                       color 14
         --color15                       color 15
         --colorBD                       bold color
         --colorUL                       underline color
     -S, --scrollbar-color               scrollbar color
         --unfocused-scrollbar-color     scrollbar color when not focus window
     -P, --background-pixmap             background pixmap [scaling optional]
     -@, --scale                         scale rather than tile
         --path                          pixmap file search path
         --bold-font                     bold text font
     -F, --font                          normal text font
         --font1                         font 1
         --font2                         font 2
         --font3                         font 3
         --font4                         font 4
     -i, --iconic                        start iconified
     -n, --name                          client instance, icon, and title strings
     -T, --title                         title string
         --icon-name                     icon name
     -c, --cursor-color                  cursor color
         --cursor-text-color             cursor text color
     -l, --login-shell                   login shell, prepend - to shell name
     -s, --scrollbar                     display scrollbar
     -L, --save-lines                    lines to save in scrollback buffer
     -u, --utmp-logging                  make a utmp entry
     -v, --visual-bell                   visual bell
     -m, --map-alert                     uniconify on beep
     -C, --console                       grab console messages
     -e, --exec                          execute a command rather than a shell

Please consult the Eterm(1) man page for more detailed
information on command line options.