Okay - here are my mouse bindings - the issue is that my middle button does not paste... it working fine in fvwm 2.4, but 2.5.x has given me problems. one thing i have found is that copy and paste from the menu works...
ideas?
Code:
################################################################################
#
# Section: Mouse bindings
#
# This section defines the mouse bindings, that is, all the things that
# can be done with the mouse.
# some simple default mouse bindings:
# for the root window:
# Leave mouse button 2 (middle button) unbound for stroke support,
# it still needs to be declared.
Mouse 1R A Menu RootMenu Nop
Mouse 2R A
Mouse 3R A Menu Window-Ops Nop
#### Original mouse bindings - before adding strokes ###############
#Mouse 1R A Menu RootMenu Nop
#Mouse 2R A Menu Window-Ops Nop
#Mouse 3R A WindowList
#####################################################################
# Buttons left to right are numbered as in the ascii art below.
# -----------------------
# | 1 3 5 7 9 0 8 6 4 2 |
# | |
# | |
# | |
# | |
# | |
# | |
# -----------------------
#
# for the title bar buttons:
#Buttons for menu bar - pbh
Mouse 0 1 A Menu Window-Ops2 Close
Mouse 0 3 A Close
Mouse 1 4 A Maximize 0 100
Mouse 2 4 A Maximize 100 100
Mouse 0 2 A Maximize 100 100
Mouse 0 4 A Iconify
# for other parts of the window/borders/icons:
Mouse 1FAResize-or-Raise
Mouse 1TSAMove-or-Raise
Mouse 1IAMove-or-Iconify
Mouse 2IAIconify
Mouse 2FSTAMenu Window-Ops2 Nop
Mouse 3TSIFARaiseLower
###### strokes ####################################################
###### Pattern Mouse na na Action
# Button
#Straight line, 852 goes down, 258 goes up
Stroke852 2 ANExec exec xterm -fg white -bg black &
Stroke258 2 ANExec exec gnome-system-monitor &
Stroke1478963 2 ANPopup "Apps"
Stroke456 2 ANExec exec xmms &
Stroke7415369 2 ANMove
Bookmarks