On Mon, Jan 4, 2010 at 7:43 PM, Suraj Kurapati <sun...@gmail.com> wrote: >> * ANNOYANCE: It was really surprising to see the defaults for >> max/stack/default be Mod-z,X. I don't follow HEAD of wmii development >> (maybe I should), but this really confused me for a minute. Maybe I >> use column client shifting more than most, but I'll probably be >> changing this back. (The addition of Mod-z,Shift-X is interesting, >> btw.) > > That's a strange shortcut indeed; where are you getting it? > I assume you are using the control/keyboard/qwerty partial.
Yes, it's from the qwerty.yaml partial. I just found the issue, too. The default keybindings for column arrangment (e.g. Mod-z,s/d), are reused later in the "arrange" section. I commented the latter out, for now, as I don't really use them. __armando