xdg-screensaver(1)


NAME

   xdg-screensaver - command line tool for controlling the screensaver

SYNOPSIS

   xdg-screensaver suspend WindowID

   xdg-screensaver resume WindowID

   xdg-screensaver {activate | lock | reset | status}

   xdg-screensaver {--help | --manual | --version}

DESCRIPTION

   xdg-screensaver provides commands to control the screensaver.

   xdg-screensaver is for use inside a desktop session only. It is not
   recommended to use xdg-screensaver as root.

COMMANDS

   suspend WindowID
       Suspends the screensaver and monitor power management.  WindowID
       must be the X Window ID of an existing window of the calling
       application. The window must remain in existence for the duration
       of the suspension.

       WindowID can be represented as either a decimal number or as a
       hexadecimal number consisting of the prefix 0x followed by one or
       more hexadecimal digits.

       The screensaver can be suspended in relation to multiple windows at
       the same time. In that case screensaver operation is only restored
       once the screensaver has been resumed in relation to each of the
       windows

   resume WindowID
       Resume the screensaver and monitor power management after being
       suspended.  WindowID must be the same X Window ID that was passed
       to a previous call of xdg-screensaver suspend

   activate
       Turns the screensaver on immediately. This may result in the screen
       getting locked, depending on existing system policies.

   lock
       Lock the screen immediately.

   reset
       Turns the screensaver off immediately. If the screen was locked the
       user may be asked to authenticate first.

   status
       Prints enabled to stdout if the screensaver is enabled to turn on
       after a period of inactivity and prints disabled if the screensaver
       is not enabled.

OPTIONS

   --help
       Show command synopsis.

   --manual
       Show this manual page.

   --version
       Show the xdg-utils version information.

EXIT CODES

   An exit code of 0 indicates success while a non-zero exit code
   indicates failure. The following failure codes can be returned:

   1
       Error in command line syntax.

   3
       A required tool could not be found.

   4
       The action failed.

EXAMPLES

       xdg-screensaver suspend 0x1c00007

   Causes the screensaver to be disabled till xdg-screensaver resume
   0x1c00007 is called.  0x1c00007 must be the X Window ID of an existing
   window.

AUTHOR

   Bryce Harrington
       Author.

COPYRIGHT

   Copyright  2006





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.