From: moaxcp <mo...@gm...> - 2015-11-14 19:59:28
|
Ok this makes sense now. I have a few more observations. Mod1+c depends on if it is done in a client or in an empty frame. In an empty frame it closes the frame in a client it closes the window. I suggest adding this to the Clients section of notionkeys. Is there a reason for the keys using capital letters instead of lowercase? I think the documentation should use lowercase unless uppercase is needed for some reason. (Unless notion is case insensitive). The description for resizing is confusing. The arrows represent which side of the frame to resize not the direction. Pushing the arrow makes that side larger, Shift arrow makes that side smaller. In case you are interested I have made my own keyboard reference to help me make sense of everything. https://gist.github.com/moaxcp/b88bf2122e6e29661893 On Sat, Nov 14, 2015 at 1:24 PM, Arnout Engelen <no...@bz...> wrote: > On Sat, Nov 14, 2015 at 6:38 PM, moaxcp <mo...@gm...> wrote: > >> I've been looking into shortcuts lately. I tried Mod1+x and it did not >> work. According to the keyboard reference, it should merge with sibling. >> > > Good catch: that should be Mod1+K X. I've updated > http://notion.sourceforge.net/notionkeys.html accordingly. > > When I have multiple clients in a frame and I split the frame then merge >> will put them back together in the same frame. Is this the only case merge >> does something useful? >> > > Yes, that's pretty much what it does ;). > > > Kind regards, > > Arnout > |