From owner-freebsd-ppc@FreeBSD.ORG Thu Dec 20 18:20:50 2007 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8BC716A417 for ; Thu, 20 Dec 2007 18:20:50 +0000 (UTC) (envelope-from frascone@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7B713C465 for ; Thu, 20 Dec 2007 18:20:50 +0000 (UTC) (envelope-from frascone@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1706550nzf.13 for ; Thu, 20 Dec 2007 10:20:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=AHGRZFfcHFE3OUdwl3ks2T4jWqNB7tTde5SO9OdaxXU=; b=AcxGbfLpTD8R1eJrXEvoyBmMh0yZaYWY6nbmuTzav32bQ2zA4Gcit0g0SBaM/937Z15jrvXEZFeeEx0FxpVNfGg5yFm5/NCAjzE0HPo3CRIfoU3PFhaO0ynCQHBnLPjzGXomXWrBqwNlXBllfsz67/UaqSYXVrlhK6ao7JUHeRY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=b9gvP9d+CBIAupbd+pvPgw2aa05UNQa0uJCSKXQEHzKabociX0huZ8WxpJkcC3+XImfrDXbNca5szOk3wdSam0tlf8zOEtackkghopkme6vL6Qa2VNjpRxig5lCfr0Xet83Q2DZy1pFw4sXhJCEywD6bPqsofpxxwLCYQLMGpdk= Received: by 10.141.87.13 with SMTP id p13mr180001rvl.163.1198174849370; Thu, 20 Dec 2007 10:20:49 -0800 (PST) Received: by 10.141.50.5 with HTTP; Thu, 20 Dec 2007 10:20:49 -0800 (PST) Message-ID: <9cf5ced20712201020l54616c33sebef49df7d53852a@mail.gmail.com> Date: Thu, 20 Dec 2007 13:20:49 -0500 From: "David Frascone" Sender: frascone@gmail.com To: freebsd-ppc@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: 2a834db5a25a0f4b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Screensaver? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 18:20:50 -0000 I don't want to burn in the LCD of my iBook g4, so I'm trying to figure out how to enable the screen saver. I've tried using vidcontrol -t 1, but it never engages the console screen saver. Any ideas? -Dave