Hi.

diff --git a/pm/sleep.d/99video b/pm/sleep.d/99video
index cbba76f..9d06505 100755
--- a/pm/sleep.d/99video
+++ b/pm/sleep.d/99video
@@ -19,13 +19,13 @@ reset_brightness() {
        done
  }

-if type vbetool |grep -q "not found"; then
+if command_esists vbetool; then


s/esists/exists

Regards,

Nigel
_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to