Screensaver in porteus 4.0

Non release banter
User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Screensaver in porteus 4.0

Post#1 by francois » 27 Dec 2020, 15:09

Is there a screensaver in porteus stock? If so, how do you access the controls. I would like it to turn black more rapidly.

Thanks.
Prendre son temps, profiter de celui qui passe.

donald
Full of knowledge
Full of knowledge
Posts: 2067
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Screensaver in porteus 4.0

Post#2 by donald » 27 Dec 2020, 20:16

Which DE?

In XFCE > settings > power manager,display tab

or with xset

check current values:

Code: Select all

guest@porteus:~$ xset -q
set to blank after 1min:

Code: Select all

guest@porteus:~$ xset s 60 0
But to be true, It did not work for me unless i use the NVIDIA Driver. :unknown:

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Screensaver in porteus 4.0

Post#3 by francois » 28 Dec 2020, 21:48

Same desktop as you have. Settings and power manager is the right place. As I have a laptop, the simplest thing without any changes is finally to close the lid.

The suspend function is akward, it is set at unsuspend action to get back only to the stand alone screen. I use dual display. Dual display script will do the job or some kind of config file in the power management section.

I will play with it and report.

Thanks so much.
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Screensaver in porteus 4.0

Post#4 by francois » 31 Aug 2022, 21:31

Porteus 5.0. Screensaver seems to be non functional.

Code: Select all

guest@porteus:~$ xset -q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  600
Colors:
  default colormap:  0x20    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  /usr/share/fonts/TTF,built-ins
60 sec delay setup

Code: Select all

uest@porteus:~$ xset -q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  60    cycle:  0
Colors:
  default colormap:  0x20    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  /usr/share/fonts/TTF,built-ins
DPMS (Energy Star):
  Standby: 0    Suspend: 0    Off: 900
  DPMS is Disabled
Font cache:
  Server does not have t

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Screensaver in porteus 4.0

Post#5 by francois » 31 Aug 2022, 22:40

It does not work.

:(
Prendre son temps, profiter de celui qui passe.

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Screensaver in porteus 4.0

Post#6 by Rava » 04 Sep 2022, 21:02

francois wrote:
31 Aug 2022, 22:40
It does not work.
On i586 Porteus 4.0 and XFCE 4.12 I use the XFCE settings manager.
I set it so that after 20 seconds the display should be set to 80%, and that after one minute the display should be turned off.
☯ The issue is: the "after 20 seconds set display to 80%" is never activating…
☯ but the "switch off after one minute" works.

Currently I have no x86-64 Port 4.0 set up so I can not test it for you if that's a x86-64 vs i586 issue. And the machine mentioned above is i586 only.

As comparison: this is the relevant info on my x86-64 Porteus 5.0:

Code: Select all

guest@porteus:~$ xset -q|grep "Screen Saver:" -A 2
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  600    cycle:  0
and it works as it should: switching the screen off after 600 seconds aka 10 minutes.

Added in 7 hours 5 minutes 35 seconds:
and the info from my i586-Port 4.0

Code: Select all

guest@porteus:~$ xset -q|grep "Screen Saver:" -A 2
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  60    cycle:  0
Cheers!
Yours Rava

Post Reply