Re: Not all bindings are defined in cfg_ioncore.lua
Etan Reisner <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <20070731175822.GQ8631@aran> |
On Tue, Jul 31, 2007 at 08:23:07PM +0400, Evgeny Kurbatov wrote: > Hi, > > How to disable META.."S" binding (Split Vertically)? I'd fix it but it > does not defined in cfg_ioncore.lua so I don't know in which section I > have to redefine it. cfg_tiling.lua as a 'grep \"S\" *.lua' in the source etc/ or system-wide location would have found for you. (So would a grep for split or the function name in question, in case future keys aren't "" bracketed.) > Best witches, > Evgeny -Etan