1EKG(1) General Commands Manual EKG(1)
2
3
4
6 ekg - A Gadu-Gadu compatible client.
7
9 ekg [ options ] [ commands ]
10
11
13 ekg is an experimental Gadu-Gadu client.
14
15
17 -h [--help]
18 Shows command line options.
19
20 -u username [--user username]
21 Starts ekg with other By default config files are stored in
22 ~/.gg/ (if there is a non-empty $CONFIG_DIR environment vari‐
23 able, ~/$CONFIG_DIR/gg/ is used instead); this option gives
24 ability to create subdirectories structure with other setups.
25
26 -t theme [--theme theme]
27 Loads theme from the specified file.
28
29 -c file [--control-pipe file]
30 Creates a named pipe that can be used to control the client.
31
32 -n [--no-auto]
33 Don't connect automagically. After starting program won't auto‐
34 matically connect to the gg servers.
35
36 -N [--no-global-config]
37 Don't load global configuration file (i.e. /etc/ekg.conf) after
38 user's one.
39
40 -a [--away[=description]]
41 After connecting sets the status to "away".
42
43 -b [--back[=description]]
44 After connecting sets the status to "back".
45
46 -i [--invisible[=description]]
47 After connecting sets the status to "invisible".
48
49 -p [--private]
50 After connecting change to "private mode".
51
52 -v [--version]
53 Prints the client and libgadu library version.
54
55 -f name [--frontend name]
56 Selects given user interface.
57
58
59
60 11 November 2002 EKG(1)