From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC0AA1381F3 for ; Thu, 16 May 2013 14:05:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB2D1E08D2; Thu, 16 May 2013 14:05:36 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57886E087B for ; Thu, 16 May 2013 14:05:35 +0000 (UTC) Received: by mail-bk0-f53.google.com with SMTP id mx10so241698bkb.26 for ; Thu, 16 May 2013 07:05:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=ydrztQedLfSj7HoljJNbCnBxg557JVUp5boNCtTa8rk=; b=K6jRAGLciKb9O835qNTFdrqmiNvmIwsvVXLzGftPGWi48MajyDmjqmnCZvJ5IVs/ZW WUTQLvWRQTzPChUKmioAO1NMbpWAokyIS9HGfudFZ/cnnUIg5YTvHa8ievEOkUT40KCX sYEoLk1I1EGqkJ1uSWHbrkO8DFJpq3/S+95oRzerFxFex3pcZ/d24R/nigkb93HmRnEG jM0Md0s0ReMLWg8vk2yhq3z8Ursbt7lDgG1P3hSbOLXldqYx86DjSdPNN9doz/ug2ie8 zmZgi7f6YpskrqRigXaDl9ltUUeUZnVmPPybWaH/twsX7ZEa+zSvI/8nlGrpnQwvuBeE WYjA== X-Received: by 10.205.25.198 with SMTP id rj6mr13077848bkb.2.1368713133790; Thu, 16 May 2013 07:05:33 -0700 (PDT) Received: from [212.255.38.180] ([212.255.38.180]) by mx.google.com with ESMTPSA id tc9sm2065984bkb.18.2013.05.16.07.05.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 07:05:33 -0700 (PDT) Message-ID: <5194E7AC.3080600@googlemail.com> Date: Thu, 16 May 2013 16:05:32 +0200 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user Subject: [gentoo-user] high resolution console Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: 9ecf18cb-f4ee-49aa-8d30-07d4466701c1 X-Archives-Hash: 9f3b96217d7c711a8aa6f15459a53437 Hi people! I want to have a feature installed on my gentoo machine, that if I boot I am will see a high resolution console. When I boot from the system rescue cd, at boot time it is being switch to a higher resolution, which I want to have on my default system as well. Can somebody of you tell me, how to accomplish this task?!