On Wed, 2007-02-07 at 17:12 +0000, Richard Hughes wrote:
> On Wed, 2007-02-07 at 11:55 -0500, Peter Jones wrote:
> > Already applied this upstream.
>
> Here's my patch... again :-)
>
> Richard.
+checkproperty() {
+ property=$1
+ hal-get-property --udi /org/freedesktop/Hal/devices/computer --key
$property &> /dev/null
+ echo $?
+}
there's no way to batch these, is there?
--
Peter
_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils