Am 2004-09-24 02:40 +0300 schrieb Tuomo Valkonen:
> kpress("W", "_:attach_new({name='foo', type='WIonWS'})")
OK, that works. I figured out a working solution yesterday being
kpress(MOD1.."W", "_:attach_new({name='WIonWS', type='WIonWS'})"),
but your Solution is fine also. It was simply a syntax Problem and...
> The _ variable binding is only available in string-form bindings (and
> the lua code query). Notice the use of single-quotes.
...I really don't know much about lua. The syntax end excessive usage of
{[(_.:'""')]} is very weird :)
> By loading other binding after it? Binding can be removed by binding
> the key to nil.
I think my Problem is I have to learn cfg_*.lua are no config files but
real scripts.
So I have to replace dopath("cfg_bindings") by
dopath("cfg_bindings_KGK") in
my ~/.ion/cfg_ion.lua and there scripted bindings should be added to the
default ones? Has the other content in ~/.ion3/cfg_ion.lua to be
repeated similair to the default one in /etc/X11/ion3 or are both read
and their content merged?
Regards, Konsti
--
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E A080 1E69 3FDA EF62 FCEF