focusmaster

Description

Switch focus to the (tiled) master client from anywhere in the stack.

focusmaster-return

Switch to the master from anywhere in the stack, when the master is selected return to the client switched from using the same keybind.

Configuration

Add the following line to the keys array in your config.h (or config.def.h) to bind Mod+Ctrl+Space to focusmaster.

{ MODKEY|ControlMask,           XK_space,  focusmaster,    {0} },

Download

Author