On Sun, Jan 30, 2005 at 11:54:49AM +0000, David Tweed wrote: > is there a config setting like scroll speed that I can set so that any > slight mouse movement leads to the menu moving `instantaneously' into > view?
mod_menu.set http://iki.fi/tuomov/ion/doc-3/ionconf/node7.html#fn:mod_menu.set > Alternatively, I'm happy to keep a private patch to clip the window > placement, but I couldn't figure out where in the code the top left (?) > corner menu position gets computed? menu_firstfit. The ref_x/y parameters are the pointer position in this case. -- Tuomo
