-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/05/12 13:41, Rainer M Krug wrote:
> On 10/05/12 13:31, Zsolt Udvari wrote:
>> My configuration is splitted too. In rc.lua add dopath("keybindings.lua") 
>> and done :)
> 
> Thanks - brilliant.

but not working as expected - actually not at all.


If I put the section:

- -- {{{ Mouse bindings
root.buttons(awful.util.table.join(
                awful.button({ }, 3, function () mymainmenu:toggle() end),
                awful.button({ }, 4, awful.tag.viewnext),
                awful.button({ }, 5, awful.tag.viewprev)
                                  ))
- -- }}}

into the file mousebindings.lua and replace it in rc.lua with


dopath("./mousebindings.lua")

rc.lua does not work anymore.

What am I missing?

Version:
awesome v3.4.11 (Pickapart)
 ? Build: Apr  2 2012 16:22:31 for i686 by gcc version 4.6.3 (buildd@molybdenum)
 ? D-Bus support: ?

- From Ubuntu precise repos.

Cheers,

Rainer
> Cheers,
> 
> Rainer
> 
> 
>> 2012/5/10 Rainer M Krug <[email protected]>: Hi
> 
>> I am new to awesome / lua, but I simply love it.
> 
>> But I would like to edit my configuration and I am loosing overview in the 
>> rc.lua file.
> 
>> I thought about splitting rc.lua in a few other files (keybindings.lua, 
>> mousebindings.lua, 
>> widgets.lua, ...) ant then call these from rc.lua, so that in rc.lua are 
>> mainly recalls to
>> the other config files. How can I achieve this?
> 
>> Thanks,
> 
>> Rainer
>>> 
>>> 
>>> -- To unsubscribe, send mail to [email protected].
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+ruBIACgkQoYgNqgF2egot2gCfY3uV3XSBz9+L5D19priG0/mR
rxUAn3sMq+P0JyBWMmO//Gdn77kIlGwR
=aOuG
-----END PGP SIGNATURE-----


-- 
To unsubscribe, send mail to [email protected].

Reply via email to