xf86-video-omapfb: pandora: call op_power directly
[openembedded.git] / recipes / xorg-driver / xf86-video-omapfb / pandora_backlight_dim.patch
index 4a0b843..db51b21 100644 (file)
@@ -31,7 +31,7 @@ index 7a57221..62f5ccb 100644
 +                      break;
 +      }
 +
-+      snprintf(cmd, sizeof(cmd), "/usr/pandora/scripts/op_lid.sh %d", arg);
++      snprintf(cmd, sizeof(cmd), "/usr/pandora/scripts/op_power.sh %d screensaver &", arg);
 +      system(cmd);
 +      blanking = arg;
 +