From 86bcc19a854336829b9c4467c9ec4c94d216a0c0 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 18 Nov 2019 14:38:45 +0100 Subject: [xscreensaver/idleaction] Let xscreensaver manage standby again... --- core/modules/xscreensaver/module.build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/modules/xscreensaver') diff --git a/core/modules/xscreensaver/module.build b/core/modules/xscreensaver/module.build index e7e60e26..676def43 100644 --- a/core/modules/xscreensaver/module.build +++ b/core/modules/xscreensaver/module.build @@ -10,10 +10,8 @@ build() { mkdir -p "${MODULE_BUILD_DIR}/usr/bin" cde "$SRCDIR/xscreensaver" pinfo "Building xscreensaver" - # Disable DPMS handling since we're using idle-daemon - # which accounts for our beautiful vmware ungrab crap ./configure --enable-locking --disable-root-passwd \ - --without-dpms-ext --with-xinput-ext --with-xf86vmode-ext \ + --with-dpms-ext --with-xinput-ext --with-xf86vmode-ext \ --with-randr-ext --with-pam --with-login-manager \ --prefix=/usr --without-proc-interrupts $REQUIRED_CONFIGURE_OPTIONS \ || perror "'./configure' failed" -- cgit v1.2.3-55-g7522