1BLTK.CONF(5)          Battery life tool kit configuration         BLTK.CONF(5)
2
3
4

NAME

6       bltk.conf - config file for bltk
7

DESCRIPTION

9       bltk.conf  may  be  used  to  control  particular  features of bltk. By
10       default, bltk looks for the file in /etc direcotry.
11

FORMAT

13       The format of bltk.conf is very simple. Each line is either  a  comment
14       or  a directive. Comment lines start with a # and are ignored. A direcā€
15       tive line has the format:
16
17       option=value
18
19       It is important to note that it is an error to put  any  space  between
20       the option, = and value.
21
22       Each  setting  has  a  compiled in default which may be modified in the
23       configuration file.
24

.BOOLEAN OPTIONS

26       Below is a list of boolean options. The value for a boolean option  may
27       be set to YES or NO.
28
29       CHK_INSTALLED
30              If set to YES, existance of .installed files is checked for.
31
32       WL_DEVELOPER_ENABLED
33              Controls whether developer workload is enabled.
34
35       WL_DEVELOPER_EXTERN
36              Controls  whether  external  sources  are used to build workload
37              application.
38
39       WL_GAME_ENABLED
40              Controls whether game workload is enabled.
41
42       WL_GAME_EXTERN
43              Controls whether external sources are  used  to  build  workload
44              application.
45
46       WL_OFFICE_ENABLED
47              Controls whether office workload is enabled.
48
49       WL_OFFICE_EXTERN
50              Controls  whether  external  sources  are used to build workload
51              application.
52
53       WL_PLAYER_ENABLED
54              Controls whether player workload is enabled
55
56       WL_PLAYER_EXTERN
57              Controls whether external sources are  used  to  build  workload
58              application.
59
60       WL_READER_ENABLED
61              Controls whether reader workload is enabled.
62
63       WL_READER_EXTERN
64              Controls  whether  external  sources  are used to build workload
65              application.
66

.STRING OPTIONS

68       BLTK_HOME This option specifies the location of BLTK's home  directory.
69       This  directory  is  used  as starting directory for saving results and
70       temporary files.
71
72       SOFFICE_PROG
73              This option specifies an application to be started  when  office
74              workload is used.
75
76       WL_OFFICE_WORKING_DIR
77              The option specifies working directory for office workload.
78
79       BLTK_PLAYER_PROG
80              The  option  replaces  default aplication to be used for playing
81              audio/video
82
83       BLTK_PLAYER_FILE
84              The option replaces default source to be played.
85
86       BLTK_READER_PROG
87              The option replaces default aplication to be used for reading  a
88              document.
89
90       BLTK_READER_FILE
91              The option replaces default document to be read.
92

SEE ALSO

94       bltk(1)
95

AUTHOR

97       jskala@redhat.com
98
99
100
101BLTK.CONF                        15 July 2009                     BLTK.CONF(5)
Impressum