On Thu, 7 Sep 2006, David Roundy wrote:
<snip>
Now my only problem is that there are some keys that I can't figure
out how to unbind. :( I get:
Ion startup error log:
Unable to remove binding Mod1+G.
Stack trace:
0 [C]: in 'do_defbindings'
1 ioncore_bindings.lua:188: in 'defbindings'
2 /home/droundy/.ion3/cfg_bindings.lua:44
[Skipping unnamed C functions.]
5 [C]: in 'dopath'
6 /home/droundy/.ion3/cfg_ion.lua:60
[Skipping unnamed C functions.]
but can't see where else to remove Mod1+G, other than in
WMPlex... similarly for META.."F1", and others. :(
Generally I recommend seraching in the system wide config dir for the
binding you are modifying (or at least the key itself). In this case,
assuming you have a recent version of ion3, the binding for Mod1-G lives
in WMPlex.toplevel.
-Etan