Line | |
---|
1 | ; Neercs configuration file example |
---|
2 | ; This configuration follow the .ini file format, where : |
---|
3 | ; |
---|
4 | ; [section] is a section |
---|
5 | ; key = value sets key to value |
---|
6 | ; |
---|
7 | ; Comments begin with ';' |
---|
8 | |
---|
9 | |
---|
10 | |
---|
11 | [windows] |
---|
12 | window_manager = hsplit ; full card hsplit vsplit |
---|
13 | |
---|
14 | [eyecandy] ; Not-that-useful stuff |
---|
15 | thumbnails = true ; Activate thumbnails |
---|
16 | status_bar = true ; Activate status bar |
---|
17 | screensaver_timeout = 60 ; Screen Saver timeout in seconds, 0 to desactivate |
---|
Note: See
TracBrowser
for help on using the repository browser.