From owner-freebsd-x11@FreeBSD.ORG Wed May 23 02:18:56 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1F3116A46C for ; Wed, 23 May 2007 02:18:56 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id 82E9B13C4BE for ; Wed, 23 May 2007 02:18:56 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from ldaemon.pldrouin.net (modemcable090.40-56-74.mc.videotron.ca [74.56.40.90]) by smtp.cyberfingers.net (Postfix) with ESMTP id E55D41717AB; Tue, 22 May 2007 21:58:27 -0400 (EDT) Message-ID: <46539FBF.6050102@pldrouin.net> Date: Tue, 22 May 2007 21:58:23 -0400 From: Pierre-Luc Drouin User-Agent: Thunderbird 2.0.0.0 (X11/20070521) MIME-Version: 1.0 To: freebsd-x11@freebsd.org, rnoland@2hip.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Bug in Beryl port? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2007 02:18:56 -0000 Hi, It looks like that Beryl does not save focus and keybinding settings properly or at least does not load them correctly. If I uncheck "Click To Focus" and "Auto-Raise", this works for a while, but it stops working after beryl-manager is reloaded of the X sessions is restarted. If I look at the settings, the two checkboxes are unchecked. I have to check the boxes and them uncheck them again to get back the right focus behaviour. Now the keybinding. I am mapping the "Windows" key of my keyboard to Super_L using the xmodmap command "keycode 115 = Super_L" that is loaded by my .xinitc script before the window manager. I have tested this mapping many times with xev and with keybinding in Xfce and it works fine. If I try to use this key for keybinding in Beryl, this works the first time, but again it stops working when I reload beryl-manager or when I restart X. To get it working again, I have to set the keybindings to something else and than set it back to what I want. I use the exact same focus and keybinding settings on my Linux partition and I did not experienced these problems... Thanks! Pierre-Luc Drouin