how to turn on/off the bloody KDE screen saver from a script

From: Birt, Jeffrey (birtj_at_umr.edu)
Date: 04/29/05

  • Next message: bruce: "floppy bootdisk..."
    Date: Fri, 29 Apr 2005 13:10:54 -0500
    To: <fedora-list@redhat.com>
    
    

    I'm trying to figure out how to shut off the bloody screen saver in KDE
    from a script. I've tried using xset as such:

    # xset s off
    # xset dpms 0 0 0
    # xset dpms force off
     
    And xscreensaver like this:

    #xscreensaver-command -exit

    Of course going into the KDE control panel and deselecting it works but
    I want to be able to control it from a script. The xscreensaver man
    pages said something about KDE creating a wrapper around xscreensaver
    and suggested turning of the KDE version and autostarting xscreensaver
    itself. I'm sure there has to be a way of programmatically controlling
    it, no?

    Thanks for any help,

    Jeff Birt
    Electronics Engineer
    Integrated Systems Facility
    University of Missouri - Rolla
    573.341.6058

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: bruce: "floppy bootdisk..."

    Relevant Pages