#include "parsecfg.h"#include "support.h"Go to the source code of this file.
Defines | |
| #define | CONFFILE "/.lineak/lineakd.conf" |
| #define | BAKFILE "/.lineak/.lineakd.conf.backup" |
| #define | PIDFILE "/.lineak/lineakd.pid" |
| #define | DEFFILE "lineakkb.def" |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | NOIMAGEXPM "noimage.xpm" |
Variables | |
| char * | cfile = NULL |
| char * | dfile = NULL |
| char * | backupfile = NULL |
| char * | dummy_pixmap_xpm [] |
| char * | DUMMY_STRING |
| cfgStruct | confdata [] |
| int | nrkeyboards |
| char ** | longkbname |
| cfgList ** | keylist |
| int * | DUMMY_INT |
| cfgStruct | defdata [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {
"1 1 1 1",
" c None",
" "
} |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002