On 26 Jun 2002 15:03:20 -0400, Mike Bourassa wrote:
> 
> Hi there.  I just installed Cygwin on my Win98/PIII and after using twm
> decided to try fvwm2 (version fvwm 2.4.7).  I am able to launch apps and
> even configured the appearance of xterm windows.  But ... contrary to
> the man pages ... my windows don't have all the mouse button
> functionality.  Pressing mouse button 1 (left-most?) is fine.  Pressing
> button 2 (right-most) does nothing i.e. there is no "list of extended
> window options".  I looked at fvwm-config and nothing seemed to address
> the issue.  Any ideas what I did wrong?  Thanks.
What is your configuration for titlebar buttons?
Try this configuration for example:
  Style "*" Button 1, Button 2, Button 4, Button 6
  Style "*" NoButton 3, NoButton 5, NoButton 7
  Style "*" NoButton 8, NoButton 9, NoButton 0
  Style "*" MWMButtons  # button relief follows the state
  ButtonStyle 1 Vector 5 25x40_at_1 25x60_at_1 75x60_at_0 75x40_at_0 25x40_at_1
  ButtonStyle 2 Vector 16 20x20_at_1 30x20_at_1 50x40_at_1 70x20_at_1 80x20_at_1 80x30_at_0 60x50_at_0 80x80_at_0 70x80_at_0 50x60_at_0 30x80_at_0 20x80_at_0 20x70_at_0 40x50_at_1 20x30_at_0 20x20_at_1
  ButtonStyle 4 Vector 4 50x25_at_1 75x75_at_0 25x75_at_0 50x25_at_1
  ButtonStyle 6 Vector 4 50x75_at_1 25x25_at_1 75x25_at_1 50x75_at_0
  ButtonStyle 1 - Clear MWMDecorMenu
  ButtonStyle 2 - Clear
  ButtonStyle 4 - Clear MWMDecorMax
  ButtonStyle 6 - Clear MWMDecorMin
  TitleStyle Height 20
  Mouse 0         1       A       Menu MenuFvwmRoot Delete
  Mouse 0         2       A       Close
  Mouse 1         4       A       Maximize 100 100
  Mouse 2         4       A       Maximize   0 100
  Mouse 3         4       A       Maximize 100   0
  Mouse 1         4       S       Maximize grow grow
  Mouse 2         4       S       Maximize    0 grow
  Mouse 3         4       S       Maximize grow    0
  Mouse 0         6       A       Iconify
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jun 27 2002 - 04:58:21 BST