On 2005-08-30, Matyas Selmeci <[EMAIL PROTECTED]> wrote: > Thanks, but now backcirculate only goes back and forth between the last > two activated windows (or is this the intended behavior?)
The default backcirculate binding also raises the window, which changes the stacking order. > On an unrelated problem, I have the following binding under WFrame, > to display the context menu with a keypress: > > kpress(MOD1.."M", "mod_menu.menu(_, _sub, 'ctxmenu')"), > > but it does not properly display on a FloatWS with a shaded window; > instead, it opens up invisibly in the window and can only be accessed > once the window is unshaded in another way. Am I doing this the > wrong way? Something still needs to be done about menus and queries and even transients in too small frames. -- Tuomo
