Locking the screen should be done via direct communication to the screensaver

This commit is contained in:
Pierre Pronchery 2011-02-27 16:16:30 +00:00
parent 7894bbd93e
commit 6005500ea6

View File

@ -12,6 +12,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* FIXME:
* - use XActivateScreenSaver() */