Update logactivewin.sh
When I run gnome-screensaver-comand I get different results than what's expected. It's also printed to stderr. Adjusted test to account for this. Also removed unnecessary .*-ing.
justinvf@wabbit:~$ gnome-screensaver-command -q
** Message: Screensaver is not running!
justinvf@wabbit:~$ gnome-screensaver-command --version
gnome-screensaver-command 3.6.1
Strange, any idea why this would be different? What ubuntu are you using
14, but at Googs, so probably some non standard package. Also running Cinnamon, so maybe that has a different build of gnome-screensaver-command or something? If not impacting anyone else, then probably fine to just close this, but OTOH, likely not many FPs either with the expanded pattern.
Flipped the check and don't need stderr redirect now.