On Sat, 15 Dec 2012, Gerald Klein wrote: > Hi, Is the ability to execute lua code from the awesome command modkey > ctrl x for executing code with the context of the desktop > configuration file?
Hello the prompt will run your code in the global environment in which you did "inherit" all the awesome/rc.lua environment. So you can run any Lua in the prompt, including that to control your window manager. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP FP: 02A5 628A D8EE 2A93 996E 929F D5CB 31B7 D20A 0618 -- To unsubscribe, send mail to [email protected].
