Search found 3 matches
- Wed Apr 01, 2020 11:42 pm
- Forum: New Donors start here
- Topic: Screensaver for Linux?
- Replies: 6
- Views: 980
Re: Screensaver for Linux?
Thank you all for your replies. I managed to find a small script that activates the FAH client when the screen goes blank: #!/bin/bash while sleep 30s ; do state=$(gnome-screensaver-command --query | grep -o "\w*active\w*") if [[ $state == active ]] then sudo /etc/init.d/FAHClient start el...
- Tue Mar 31, 2020 11:43 pm
- Forum: New Donors start here
- Topic: Screensaver for Linux?
- Replies: 6
- Views: 980
Re: Screensaver for Linux?
When clicking "Configure" and then the "Expert" tab it is possible to add "Extra client options." I've broswed the configuration guide but didn't see any option to only fold on idle: what option name with what value should I add?
- Tue Mar 31, 2020 10:54 pm
- Forum: New Donors start here
- Topic: Screensaver for Linux?
- Replies: 6
- Views: 980
Screensaver for Linux?
I'm using FAH client 7.5.1 on Ubuntu Linux 16.04 and I am wondering if there's a screensaver available since the folding interfers especially with video playback?
Regards, Jonas Jakob Öberg.
Regards, Jonas Jakob Öberg.