LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 05-04-2024, 10:10 AM   #1
RudyMartin
Member
 
Registered: Nov 2011
Location: Argentina
Distribution: Slackware, Debian
Posts: 40

Rep: Reputation: Disabled
prevent screen blank on Xorg Login Screen


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 Extension
if 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.

Last edited by RudyMartin; 05-09-2024 at 01:53 PM. Reason: adapt title since solution should work on others DM
 
Old 05-09-2024, 10:43 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,404

Rep: Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337Reputation: 2337
I had an issue there recently. For me, the answer was
  • Delete the Mate (or other WM)screensaver package
  • That left xscreensaver, which was more amenable to configuration.
 
Old 05-09-2024, 10:44 AM   #3
RudyMartin
Member
 
Registered: Nov 2011
Location: Argentina
Distribution: Slackware, Debian
Posts: 40

Original Poster
Rep: Reputation: Disabled
after doing more search found a solution and had to create a new conf file:

Code:
rudy@rudy:~$ cat /etc/X11/xorg.conf.d/server.conf
Section "ServerFlags"
    Option    "blank time" "0"
    Option    "standby time" "0"
    Option    "suspend time" "0"
    Option    "off time" "0"
    Option "DPMS"  "off"    
EndSection
 
1 members found this post helpful.
Old 05-10-2024, 12:51 AM   #4
lvm_
Member
 
Registered: Jul 2020
Posts: 961

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
If one is to believe xorg docs, "Option DPMS" belongs to Monitor section, not to ServerFlags section: https://www.x.org/releases/current/d...html#heading12 Does it work this way too? I mean, does "xset q" reports that DMPS is disables? Also there should be no spaces in other verbs: https://www.x.org/releases/current/d...xhtml#heading5

Last edited by lvm_; 05-10-2024 at 12:53 AM.
 
  


Reply

Tags
sddm



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] SDDM has only 1 screen and non-SDDM has both screens. Why? kevinbenko Linux - Newbie 4 12-17-2022 07:27 AM
Screen flashes and turns blank after resuming from blank state. Possibly a kernel bug. Fedora 35 with 5.14 kernel noname01 Linux - Newbie 3 11-21-2021 07:45 PM
sddm not starting / Auth: sddm-helper exited with 6 (or 11) wael_h Slackware 2 07-11-2021 12:02 PM
How to prevent screen going blank in a virtual machine runnign RHEL6 ? anindyameister Red Hat 1 05-01-2014 09:20 AM
howto prevent the blank screen afetr 10 minutes mr_wanna_know Linux - Software 2 11-08-2006 12:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 04:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration