From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 20:43:11 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 478FF1065673 for ; Wed, 19 Mar 2008 20:43:11 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id A6CA98FC14 for ; Wed, 19 Mar 2008 20:43:10 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-278549.home.otenet.gr [85.73.135.179]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m2JKh7pN006468; Wed, 19 Mar 2008 22:43:08 +0200 Message-ID: <47E17ADD.1030605@otenet.gr> Date: Wed, 19 Mar 2008 22:43:09 +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> In-Reply-To: <47E1721A.5000600@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: Wed, 19 Mar 2008 20:43:11 -0000 Yuri wrote: > Hi, > > I am using 'KDE Keyboard Tool' on FreeBSD-7.0. > I have US layout and Cyrillic layouts selected. > And on "Xkb Options" tab I selected "Both Shift Keys together change > layout" > > But when I press both Shifts layout doesn't change. > > Anyone has this working? > > Yuri > _______________________________________________ > I guess it could be the same problem we have with the Greek keyboard layout. It is worth a try. 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) (Obviously you will need to adjust this for both shifts, I am not certain of the shortcut, maybe Shift_L+Shift_R) if the little flag in the tray reacts to the keys, you are all set.