summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/LinHES-system')
-rw-r--r--abs/core-testing/LinHES-system/LinHES-run5
-rw-r--r--abs/core-testing/LinHES-system/PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index 8de7a4b..1c4dbb6 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -11,8 +11,9 @@ xdotool mousemove -10 -10
if [ x"$XScreensaver" = "x1" ]
then
#start xscreensaver
- xscreensaver-command -exit
- xscreensaver -nosplash &
+ # xscreensaver-command -exit
+ # xscreensaver -nosplash &
+ gnome-screensaver
fi
/usr/bin/xvattr -a XV_COLORKEY -v 0
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD
index 348ee10..6270026 100644
--- a/abs/core-testing/LinHES-system/PKGBUILD
+++ b/abs/core-testing/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-system
pkgver=1.0
-pkgrel=39
+pkgrel=41
arch=('i686')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin