Skip to content

Commit 54745c2

Browse files
Michael Adlerstormc
Michael Adler
authored andcommitted
Updated README
1 parent a5d7543 commit 54745c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ Use `xset s 240 60` to set `timeout` to 240 seconds and `cycle` to 60 seconds, r
6363

6464
True. _brightnessd_ was done just for fun and to code some application in C using [xcb](http://xcb.freedesktop.org/).
6565

66-
#### Why is most configuration possible at compile-time only? ####
67-
68-
I didn't feel the need to implement, e.g., [getopt](http://www.gnu.org/software/libc/manual/html_node/Getopt.html). However, if you do, Pull Requests are very welcome :)
69-
7066
#### brightnessd behaves strangely, what can I do? ####
7167

7268
Please recompile _brightnessd_ with the `debug` or `debug_sysfs` `make` target, respectively, to get more information on what's going on while _brightnessd_ runs. The resulting log is usually helpful in identifying problems or bugs.

0 commit comments

Comments
 (0)