From: Javier R. <jer...@de...> - 2015-05-15 13:11:51
|
On vie, may 15, 2015 at 09:16:41AM -0300, Renato Cantão wrote: > Hello! > > I'm new to Notion and I love it! Very fast and functional. > > There is one small thing I miss from other tilers, though: a "back and > forth" workspace function. I have the following in my cfg_notioncore.lua: defbindings("WScreen", { ... bdoc("Go to first region demanding attention or previously active one."), kpress("Mod4+P", "mod_menu.grabmenu(_, _sub, 'focuslist')"), That does basically what you ask. > > Let me explain: suppose I'm doing a task involving cycling between > workspaces 1 and 5. With workspace back and forth, with a single binding > (lets say Alt+Escape) I can switch from 1 to 5 as many times I'd like, > with no need to move my fingers from Alt+1 to Alt+5. Indeed, I don't > even need to remember which workspaces I'm switching back and forth. > > Is this implemented in Notion? If not, is it easy? > > Thanks a lot, > Renato. > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Notion-general mailing list > Not...@li... > https://lists.sourceforge.net/lists/listinfo/notion-general |