Re: tabnum
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On 2007-12-04, Olleg Samoylov <olleg_s-JGs/[email protected]> wrote: > Is there any trick to show tabnum always, not only in submap? The display of tab numbers is controlled by a drawing engine attribute. To toggle them, enter in Mod1+F3: _:set_grattr('numbered', 'toggle') Also disable the tabnum binding to not have the attribute cleared. If you want it automatically set, maybe some hook (e.g. the notify one) is of help. -- Tuomo