From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 10:46:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 026B8106566C for ; Thu, 20 Mar 2008 10:46:35 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.77]) by mx1.freebsd.org (Postfix) with ESMTP id 79C078FC24 for ; Thu, 20 Mar 2008 10:46:34 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-278549.home.otenet.gr [85.73.135.179]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m2KAkVHk022416; Thu, 20 Mar 2008 12:46:32 +0200 Message-ID: <47E2408A.1040400@otenet.gr> Date: Thu, 20 Mar 2008 12:46:34 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: yuri@rawbw.com References: <47E1721A.5000600@rawbw.com> <47E17ADD.1030605@otenet.gr> <47E229DC.5000008@rawbw.com> In-Reply-To: <47E229DC.5000008@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: KDE doesn't switch between keyboard layouts in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 10:46:35 -0000 Yuri wrote: > >> Edit the file: >> >> ~/.kde/share/config/kdeglobals >> >> and add the following line in the "Global Shortcuts" section: >> >> Switch to Next Keyboard Layout=default(Alt+Shift_L) > I already have similar line: Switch to Next Keyboard > Layout=default(Alt+Ctrl+K) > And it witches English->Cyrillic, but when I press it the second time > it only beeps and doesn't switch. > > I believe the trick is to set the option in this file to the exact same key combination you used in xkboptions in the GUI. This is how it works for me.