From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 23 12:29:58 2015 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9D518A0 for ; Mon, 23 Feb 2015 12:29:58 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83F78C66 for ; Mon, 23 Feb 2015 12:29:58 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id bs8so16220412wib.4 for ; Mon, 23 Feb 2015 04:29:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=undRr4HVWSn9XHXiJtXH/kNmEj9YW4uXVE8vUmZgXu4=; b=yhd+ZdTk9chfQA2WqPBCMLxArO4mMco7RFQUP/ikWh2MdjHtMppesGdDypqPaN8P37 d4+c+XqqTdWytoig14I+Djmm6L/CQrCdPOBONxq+9aHY/1owOD28pewaD6IMXK2je3lx XkOtzWzuwNtlntRDQrv+omTTYl892UEPkjghYt6WZ4gbEuURN2xC3apLFWCjaXwdgPvi gT8BVxz05WlBFoW9uVRd14/CrmhXoWbKGWDZElFGgLcR2+hqkR04qlKGiQkmzdQZtWk8 mbMiWR7n6fG3Cu2PgG/dQ39U3e9Z8EA76MUm+oqvZw+FIowIbtO4vtbZepWOSUCcYTEi 1/LQ== MIME-Version: 1.0 X-Received: by 10.180.206.14 with SMTP id lk14mr20197446wic.71.1424694596480; Mon, 23 Feb 2015 04:29:56 -0800 (PST) Received: by 10.28.13.131 with HTTP; Mon, 23 Feb 2015 04:29:56 -0800 (PST) Date: Mon, 23 Feb 2015 13:29:56 +0100 Message-ID: Subject: FreeBSD vs. laptop features From: Matthias Schojohann To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 12:29:59 -0000 Hi, how can i 1) tell my laptop to turn the screen off? vidcontrol -t 15 doesn't do anything it seems. 2) disable the feature that my laptop turns off when closing it? I know not recommended because of heat etc. I'm on FreeBSD 10.0-RELEASE and it's an iBook G4 Cheers, Matt