From owner-freebsd-questions@FreeBSD.ORG Mon Nov 26 15:07:09 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4BAD91C for ; Mon, 26 Nov 2012 15:07:09 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id A98868FC12 for ; Mon, 26 Nov 2012 15:07:09 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id wz12so8267036pbc.13 for ; Mon, 26 Nov 2012 07:07:02 -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=31HSJc0t4CwdrvN3Ktj06Q99lOj4OYHiBQHI/NyOc2w=; b=YMf5TFOTETRhLF/XjVlaLzMeZoTZTBr9et+PbyyUCjtjsh24cb6h4iaaFGm+bZ5igX 91FRzFgjVs0k3RuwIlhmGDjs9aLUsQDuFOUOjYiT5UxMV/TqtnzkV1Bg5+hvydoT/RP1 2l2pv1mj46Th+25UKXAOVdLk7pa3FGY/UcJysSCwE814nePEFqARNnfpzxdFTxSSnvlu u11jO8CjUxFdur78L98VUHxAsoKjUxiePjq9N+/jtw6nLe7K+O5GUBi+7wx8XXTFW6C1 LeZBSAvbA+N/b/P2uFyZfUAaGPvyJs3+YQ0FMU06uOUsZ7LajJRsjuAoOP2w7QsEkf1t 5Q9w== MIME-Version: 1.0 Received: by 10.66.90.101 with SMTP id bv5mr33519876pab.42.1353942422906; Mon, 26 Nov 2012 07:07:02 -0800 (PST) Received: by 10.66.216.196 with HTTP; Mon, 26 Nov 2012 07:07:02 -0800 (PST) Date: Mon, 26 Nov 2012 08:07:02 -0700 Message-ID: Subject: vidcontrol - How do I make these persist? From: Modulok To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 15:07:09 -0000 List, If I edit things via vidcontrol, e.g: `vidcontrol grey black` where do I put this to make it persist across reboots on all terminals? Cheers! -Modulok-