prevent screen blank on SDDM
by RudyMartin from LinuxQuestions.org on (#6MJHE)
I been searching on the web and found tons of similar subjects but ... I tend to think that google is not as useful as it was some 15-20 years ago.
I am using slackware, and I have a desktop computer which I access using xfreerdp. It has a small flat monitor connected and I want the SDDM login screen to be up all the time.
this is what I got while connected by rdp:
Code:rudy@rudy:~$ xset q
Keyboard Control:
auto repeat: off key click percent: 0 LED mask: 00000002
XKB indicators:
00: Caps Lock: off 01: Num Lock: on 02: Scroll Lock: off
03: Shift Lock: off 04: Group 2: off 05: Mouse Keys: off
auto repeat delay: 660 repeat rate: 25
auto repeating keys: 00feffffdffffbbf
fadfffffffdfe5ef
ffffffffffffffff
ffffffffffffffff
bell percent: 50 bell pitch: 400 bell duration: 100
Pointer Control:
acceleration: 20/10 threshold: 4
Screen Saver:
prefer blanking: yes allow exposures: yes
timeout: 600 cycle: 600
Colors:
default colormap: 0x20 BlackPixel: 0x0 WhitePixel: 0xffffff
Font Path:
/usr/share/fonts/misc,/usr/share/fonts/TTF,/usr/share/fonts/OTF,/usr/share/fonts/Type1,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/cyrillic,built-ins
DPMS (Display Power Management Signaling):
Server does not have the DPMS Extension
Font cache:
Server does not have the FontCache Extensionif I do
xset s off
but xset q shows no change in Screen Saver options and manual page says "The 'on/off' flags simply turn the screen saver func
tions on or off. "
question is: how to deactivate the screensaver on the login screen? Also I went thru sddm.conf but I saw no option there.
or perhaps xrdp is messing with me... idk.
thanks.
I am using slackware, and I have a desktop computer which I access using xfreerdp. It has a small flat monitor connected and I want the SDDM login screen to be up all the time.
this is what I got while connected by rdp:
Code:rudy@rudy:~$ xset q
Keyboard Control:
auto repeat: off key click percent: 0 LED mask: 00000002
XKB indicators:
00: Caps Lock: off 01: Num Lock: on 02: Scroll Lock: off
03: Shift Lock: off 04: Group 2: off 05: Mouse Keys: off
auto repeat delay: 660 repeat rate: 25
auto repeating keys: 00feffffdffffbbf
fadfffffffdfe5ef
ffffffffffffffff
ffffffffffffffff
bell percent: 50 bell pitch: 400 bell duration: 100
Pointer Control:
acceleration: 20/10 threshold: 4
Screen Saver:
prefer blanking: yes allow exposures: yes
timeout: 600 cycle: 600
Colors:
default colormap: 0x20 BlackPixel: 0x0 WhitePixel: 0xffffff
Font Path:
/usr/share/fonts/misc,/usr/share/fonts/TTF,/usr/share/fonts/OTF,/usr/share/fonts/Type1,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/cyrillic,built-ins
DPMS (Display Power Management Signaling):
Server does not have the DPMS Extension
Font cache:
Server does not have the FontCache Extensionif I do
xset s off
but xset q shows no change in Screen Saver options and manual page says "The 'on/off' flags simply turn the screen saver func
tions on or off. "
question is: how to deactivate the screensaver on the login screen? Also I went thru sddm.conf but I saw no option there.
or perhaps xrdp is messing with me... idk.
thanks.