
On Thu, Dec 20, 2007 at 12:35:19PM +0000, Thomas Adam wrote:
Hello --
On 20/12/2007, David Roundy
wrote: Oh wait, I think I got Go and Swap mixed up. You certainly can use WindowNavigator to change focus along with LayoutCombinators, I do that all the time.
Oh? Am I missing something silly then? No matter what I do, I can't change focus with:
-- window navigation keybindings. , ((modm, xK_Right), sendMessage $ Go R) , ((modm, xK_Left ), sendMessage $ Go L) , ((modm, xK_Up ), sendMessage $ Go U) , ((modm, xK_Down ), sendMessage $ Go D)
defined. As soon as I go back to not using anything from LayoutCombinators, everything works fine.
Perhaps you could post your actual configuration? Or you could try my configuration, and then incrementally modify it into your own, to see when it breaks. -- David Roundy Department of Physics Oregon State University