From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_00,FH_DATE_PAST_20XX, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_SORBS_WEB, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=vZcoYhr/Yjf+GhmIEeCsOILz8pEA1JqjuUOBtSL4aOw=; b=b1aWJQSHOcrLbVZRiNi0XnvZL6vSTnhGiplVSleSP0cxmIeMHtldVL8iyP4zTKTTm5 gCGeIijBddt5pUXQdPd4v3fxOy+LkYh5wjFE7X4Cox6M4wM+e+Zqb6KjvZr3y8sUK6+h IX2DvJLTqFaaB0qORJ80xIO7iy522OJ6Wjnyc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=OMOyAolfRAdyRBftPNvcqdwAWuAWCHqVMHgIQiTMLGSMcnZDVd2X7sANo6rreMcqrl 4aBjWNv17BDZB7KG5D4plhxvA5eisXmHRP9cSDrql2UEpN19YR4MPCRYiID5aWBSRLJi 9E6/gl/76TMvOCRG5HiETXPWCUuZ9E/IE0+5c= Message-ID: <4B473FB7.6000402@gmail.com> Date: Fri, 08 Jan 2010 17:22:47 +0300 From: "Anton A. Vinogradov" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091019 Lightning/1.0b2pre Thunderbird/3.0pre MIME-Version: 1.0 To: ALT Linux Community general discussions References: <4B476C5A.8090006@fm.com.ua> <4B471A59.9090706@gmail.com> <4B4779C9.30108@fm.com.ua> <4B477B58.6010806@fm.com.ua> <4B47280A.9060807@gmail.com> <4B478FF2.4070806@fm.com.ua> In-Reply-To: <4B478FF2.4070806@fm.com.ua> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?utf-8?b?Z25vbWUsINGD0LrRgNCw0LjQvdGB0LrQsNGPINGA0LDRgdC6?= =?utf-8?b?0LvQsNC00LrQsA==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2010 14:23:14 -0000 Archived-At: List-Archive: List-Post: 08.01.2010 23:05, Yuriy пишет: > 08.01.2010 14:41, Anton A. Vinogradov пишет: >> параметры--клавиатура--раскладки > > Именно там я добавил украинскую клавиатуру и назначил клавишу > переключения раскладок. Но переключаются только две раскладки > фівап фывап asdfg cat /etc/X11/xorg.conf Section "ServerLayout" Identifier "Minimal layout" Screen "Screen0" 0 0 EndSection Section "Module" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "AutoAddDevices" "true" Option "AIGLX" "true" EndSection Section "Monitor" Identifier "HSD100IFW1|0" DisplaySize 220 130 EndSection Section "Device" Identifier "Card0|0" Driver "intel" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "HSD100IFW1|0" DefaultDepth 24 SubSection "Display" Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection