Hi ${LIST}

Well, I am investigating ion3 at the Moment because ion2 is a bit funny
here on my system. No matter, I wanted anyway to test it out.

I am to stupid to make the following:
ion2:

kpress("W", function(f) f:attach_new({type="WIonWS"}) end),

How do I do this in ion3?

Something like

kpress("W", function(f) _:attach_new({name="foo", type="WIonWS"}) end),

? But this is probably a mix between ion3 and ion2 now, though ion3 does
not complain about syntax...

One general question:

Is there a way to customize the default /etc/X11/ion3/cfg_bindings.lua
in
another way than copying it to ~/.ion3/cfg_bindings.lua and modifying
it?

I would like to introduce my extends to konsti_bindings.lua and keep the
defaults additionally by not touching them...



Regards, Konstantin Kletschke
-- 
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E  A080 1E69 3FDA EF62 FCEF

Reply via email to