Re: Not all bindings are defined in cfg_ioncore.lua
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On 2007-09-22, Tuomo Valkonen <[email protected]> wrote: > Tthe console version of the > UI (menuconfig) also seems to be using termios directly, instead of > curses, or even a higher-level library on top of curses. *sigh*. Actually, I didn't look into the right place. The dialog-generating thing _does_ use curses, and is actually just a copy of a primitive version of dialog(1), but is executed by the actual config program for every menu separately. Ugly. -- Tuomo