| Revision 2486,
483 bytes
checked in by jylam, 5 years ago
(diff) |
- Changed /etc/neercs.conf to /etc/neercsrc (and changed example to the right name)
|
| 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 | status_bar = true ; Activate status bar |
|---|
| 14 | |
|---|
| 15 | [eyecandy] ; Not-that-useful stuff |
|---|
| 16 | thumbnails = false ; Activate thumbnails |
|---|
| 17 | screensaver_timeout = 60 ; Screen Saver timeout in seconds, 0 to desactivate |
|---|
Note: See
TracBrowser
for help on using the repository browser.