From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DvVHK-0007Zi-Es for garchives@archives.gentoo.org; Thu, 21 Jul 2005 07:15:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6L7ETTI030150; Thu, 21 Jul 2005 07:14:29 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6L7At3a024996 for ; Thu, 21 Jul 2005 07:10:55 GMT Received: by zproxy.gmail.com with SMTP id c3so72756nze for ; Thu, 21 Jul 2005 00:11:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Un7wohzYklNezVW8nuC7w8f0blVV2nWxqHhLV6GukseQ6S067GmQW44b+9N6GJszdDwVD/D0lXAC4qIRXJa5pHzZ9j6behfHol//FBTdiFouyY8dvL6+3e8GMF1qS7VGNyHDCd2Jxq05ltxujAd2ztPhpSWUCwgMUtEbNgPMDTc= Received: by 10.36.34.12 with SMTP id h12mr713820nzh; Thu, 21 Jul 2005 00:10:36 -0700 (PDT) Received: from ?192.168.1.10? ([24.30.171.44]) by mx.gmail.com with ESMTP id r9sm8932011nza.2005.07.21.00.10.35; Thu, 21 Jul 2005 00:10:36 -0700 (PDT) Message-ID: <42DF4A6E.2080002@gmail.com> Date: Thu, 21 Jul 2005 00:10:38 -0700 From: Zac Medico User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050719) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Virtual console switching References: <42DE8E75.2090403@btv.lv> In-Reply-To: <42DE8E75.2090403@btv.lv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 87b9436f-9816-4a5c-b299-40de31eaa163 X-Archives-Hash: e42d3fe27b06484d803e44b5efec9b7b Vladislav Lavrecky wrote: > Hi > > Gentoo use Alt+F1,F2,... as default > key combination for virtual console switching, > how to change this combination, > for example to Alt+Shift+F1,F2,.... > > Thanks > You'd certainly hope that that these key combinations aren't hard coded but it doesn't mention how to change them in the Keyboard-and-Console-HOWTO. Lots of things seem to be hardcoded inside linux/drivers/char/vt.c which has a set_console function for switching virtual consoles. Zac -- gentoo-user@gentoo.org mailing list