From owner-freebsd-questions@FreeBSD.ORG Sun Dec 9 00:08:25 2007 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 2D1EB16A421 for ; Sun, 9 Dec 2007 00:08:25 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (mail0.rawbw.com [198.144.192.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0113F13C455 for ; Sun, 9 Dec 2007 00:08:24 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (localhost [127.0.0.1]) by mail0.rawbw.com (8.13.8/8.13.8) with ESMTP id lB908IbW092170; Sat, 8 Dec 2007 16:08:21 -0800 (PST) Received: (from www@localhost) by mail0.rawbw.com (8.13.8/8.13.8/Submit) id lB908IZ4092166; Sat, 8 Dec 2007 16:08:18 -0800 (PST) X-Authentication-Warning: mail0.rawbw.com: www set sender to yuri@rawbw.com using -f Received: from ip224.carlyle.sfo.ygnition.net (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) by webmail.rawbw.com (IMP) with HTTP for ; Sat, 8 Dec 2007 16:08:17 -0800 Message-ID: <1197158897.475b31f15e30d@webmail.rawbw.com> Date: Sat, 8 Dec 2007 16:08:17 -0800 From: Yuri To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 24.219.144.224 Subject: setxkbmap dosn't work (with KDE) 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: Sun, 09 Dec 2007 00:08:25 -0000 I am trying to enable some key combination to switch between keyboard layouts. Command 'setxkbmap -option grp:alts_toggle' is supposed to enable layout switching by both alts. But alts don't do anything after it. Same with 'setxkbmap -option grp:caps_toggle'. setxkbmap is from setxkbmap-1.0.4. This must be a bug somewhere. Anyone also experiences this problem? Yuri