On 3/1/08, Nicolas Martyanoff <[EMAIL PROTECTED]> wrote: > though less practical. Now I have to remember two tag, on per screen, > for each couple of application.
not true
you can bind multiple commands for the same key
mod-2: setlayout("doc")
mod-2: togglescreen()
mod-2: setlayout("doc2")
mod-2: togglescreen()
oslt
