On Sat, Aug 1, 2015 at 6:33 PM, Felix Miata <mrmazda@earthlink.net> wrote:
Just ideas, since I have multiple E8400s, but don't use a KVM:
https://bugs.kde.org/show_bug.cgi?id=317929 does not look like it's on point, but it could be related. You may need to find out which kde config file manages screen blanking, in the same fashion that kdedrc can be set to disable kscreen from autostarting, thus respecting xorg.conf* settings for DPI and resolution. It might be fruitful to ask on one of the kde mailing lists, as this shouldn't be an openSUSE-specific problem. Asking there might turn up the existence of an upstream bug on the subject.
Maybe more likely the problem is using the identifier "Dummy". Are you using "Dummy" also in 50-screen.conf? I've usually found that 50-device.conf, 50-monitor.conf and 50-screen.conf must have their idents sync'd up to get expected results from any of the three, even those that aren't actually specifying any settings.
FWIW, rather than Option "DPMS" "false" I use Option "DPMS" "off", but I think both are supposed to produce the same result. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
I looked at the bug. Doesn't seem to be related. As a further attempt to get this playing I've edited /etc/X11/xorg.conf.d/monitor.conf to match /etc/X11/xorg.conf.d/screen.conf as far as definitions go. Screen.conf is commented out. I left it that way. Section "Monitor" Identifier "Default Device" Option "DPMS" "False" EndSection Section "ServerLayout" Identifier "ServerLayout0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection and /etc/X11/xorg.conf.d/screen.conf #Section "Screen" # Identifier "Default Screen" # # Device "Default Device" # # ## Doesn't help for radeon/radeonhd drivers; use magic in # ## 50-device.conf instead # Monitor "Default Monitor" # #EndSection I have looked at xset flamebait@linux-rraz:~> 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: 250 repeat rate: 30 auto repeating keys: 00ffffffdffffbbf fadfffefffedffff 9fffffffffffffff fff7ffffffffffff 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: 0 cycle: 600 Colors: default colormap: 0x22 BlackPixel: 0x0 WhitePixel: 0xffffff Font Path: /usr/share/fonts/misc:unscaled,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/ghostscript/,/usr/share/fonts/cyrillic:unscaled,/usr/s hare/fonts/truetype/,built-ins,/home/flamebait/.fonts DPMS (Energy Star): Standby: 0 Suspend: 0 Off: 0 DPMS is Disabled Font cache: Server does not have the FontCache Extension Suspend is off. I don't think the Screen Saver is coming into play. I'm not certain I should try to set that to no or if no is even the right switch. Steven -- ____________ Apply appropriate technology. Use what works without prejudice. Steven L Hess ARS KC6KGE DM05gd22 Owner Flex-1500 and Flex-3000 Flex-6300, FT-857D, FT-817ND openSUSE Linux 13.1 KDE, Tumbleweed KDE with Packman Known as FlameBait and The Sock Puppet of Doom. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org