On Thu, Aug 28, 2014 at 09:53:16AM +0100, Jamie Griffin wrote:
> I'm having trouble getting a menu to appear in the right place.
> 
> I've got a taskbar at the bottom of the screen and a start button
> (FvwmButtons) which when pressed is supposed to open a menu right above it,
> like Windows '98 style. The taskbar is 25 pixels in height and i'd like the
> menu to overlap the top of it by one pixel, giving the appearance its part
> of it. So, appearing the very far left of the screen, 24 pixels from the
> bottom. +0-24 in X geometry.

For example:

        Menu SomeMenuName Rectangle +0-24 0 0m

The thing to note here is the "Rectangle" option.

-- Thomas Adam

Reply via email to