Thanks
traycold.
Here's what you might do (the
strace binary is attached):
- Within Nickel, open the frontlight dialog.
- Set both AUTO switches to off.
- Run the following command: ./strace -t -y -o strace.log -p $(pidof nickel).
- Set the first AUTO switch to on.
- Wait for 5 seconds.
- Stop the aforementioned command with Ctrl-C.
- Post the resulting strace.log.