Thanks. I'll try the options you said
> > 2) Icons moving.
> >
> > In the 2.2.x, I used this string to drag icons and windows:
> >
> > Mouse 0 SFWTI M Move
> >
> > Now, it doesn't work for Icons. What can I do to move icons
> > by mouse?
> This should work. Please post your config file so we can see
> what's wrong.
It's after the message.
"Menu" is the output of wmconfig
Max.
----------------------------------------
EdgeScroll 3 3
EdgeThickness 1
EdgeResistance 1 1
DesktopSize 2x2
Style "*" SloppyFocus
Style "*" GrabFocus
Style "*" ForeColor LightGray, BackColor DarkSlateGray
Style "*" Button 2
Style "*" Button 1364
Style "*" MinOverlapPercentPlacement
#Style "*" IconBox None
ImagePath /usr/share/icons/mini
ButtonStyle 2 Pixmap mini-bomb.xpm
ButtonStyle 4 Pixmap mini-move.xpm
ButtonStyle 6 Pixmap mini-lower.xpm
ButtonStyle 1 Pixmap mini-edit.xpm
ButtonStyle 3 Pixmap mini-raise.xpm
*FvwmPagerGeometry 100x30
*FvwmPagerSmallFont none
*FvwmPagerFont none
#Module FvwmPager 0 2
#Style "FvwmPager" Sticky, StaysOnTop, NoTitle
#Style "FvwmPager" NoTitle
*FvwmTalkGeometry 100x30-1-120
*FvwmTalkFont fixed
#Style "FvwmTalk" SmartPlacement
#Module FvwmTalk
#*FvwmButtonsGeometry +600+175
*FvwmButtonsGeometry -1-1
*FvwmButtonsBoxSize smart
*FvwmButtonsColumns 4
*FvwmButtons(3x1+1+0 Swallow "FvwmPager" "Module FvwmPager 0 2" Size 100 30)
*FvwmButtons(1x1 Swallow "xclock" `Exec exec xclock -padding 0 -update 1` Size 30 30)
#*FvwmButtons(1x1+4+0 Swallow "kikbd" `Exec exec kikbd`)
Style "FvwmButtons" Sticky, StaysOnTop, NoTitle, WindowListSkip
Style "FvwmWinList" Sticky, StaysOnTop, WindowListSkip
Module FvwmButtons
Module FvwmCommandS
AddToMenu WindowMenu "Move" Move
+ "Resize" Resize
+ "Raise" Raise
+ "Lower" Lower
+ "(De)Iconify" Iconify
+ "(Un)Stick" Stick
+ "(Un)Maximize" Maximize 78 78
+ "" Nop
+ "Delete" Delete
+ "Close" Close
+ "Destroy" Destroy
+ "" Nop
+ "Refresh Window" RefreshWindow
Mouse 0 1 A Popup WindowMenu
AddToFunc Right-Border "C" Popup WindowMenu
+ "M" Move
Mouse 3 TSFI A Right-Border
#AddToFunc my_iconify
#+ C Layer -1
#+ C Iconify on
#
#AddToFunc my_deiconify
#+ C Iconify off
#+ C Layer default
#
#AddToFunc my_iconify_now
#+ I Layer -1
#+ I Iconify on
#
#AddToFunc my_deiconify_now
#+ I Iconify off
#+ I Layer default
AddToFunc Resize-or-Raise "C" Raise
+ "C" Focus
+ "C" WarpToWindow 50 50
+ "M" Resize
Mouse 0 SFWTI M Move
Mouse 1 SF A Resize-or-Raise
AddToFunc Title-1 "D" Iconify
+ "C" Raise
+ "M" Move
Mouse 1 TI A Title-1
Mouse 0 2 A Close
Mouse 0 4 A Maximize 78 78
Mouse 0 6 A Iconify
Mouse 0 I A Iconify off
Mouse 0 3 A WindowShade
AddToMenu Quit-menu "Restart" restart
+ "Quit" quit
Read "Menu"
AddToMenu RootMenu "xiterm" Exec exec xiterm
+ "talk" FvwmTalk
+ "Red Hat" popup Red_Hat_Linux
+ "" Nop
+ "Quit" popup Quit-menu
+ "Setup" Exec exec gvim
/home/max/.fvwm2rc
Mouse 3 R A Menu RootMenu No
*FvwmWinListAction Click1 Iconify off, WarpToWindow 50 50
*FvwmWinListAction Click2 Iconify
*FvwmWinListAction Click3 Popup WindowMenu
*FvwmWinListUseSkipList
Style "FvwmWinList" Sticky, StaysOnTop
Mouse 2 R A Module FvwmWinList
Mouse 1 R A WindowList CurrentDesk NoGeometry
Key F1 A M Raise
Key F2 A M popup WindowMenu
Key F3 A M Lower
Key F4 A M Delete
#Key F5 A M ????
#Key F6 A M ????
Key F7 A M Move
Key F8 A M Resize
Key F9 A M Iconify
Key F10 A M Maximize 78 78
Key 1 A CM Desk 0 0
Key 2 A CM Desk 0 1
Key 3 A CM Desk 0 2
Key 1 A SCM MoveToDesk 0 0
Key 2 A SCM MoveToDesk 0 1
Key 3 A SCM MoveToDesk 0 2
Key Right A CM Desk 1 0 0 2
Key Left A CM Desk -1 0 0 2
Key Right A SCM MoveToDesk 1 0 0 2
Key Left A SCM MoveToDesk -1 0 0 2
Key Right A M CursorMove 3 0
Key Left A M CursorMove -3 0
Key Up A M CursorMove 0 -3
Key Down A M CursorMove 0 3
Key Right A SM Move w+5 w Warp
Key Left A SM Move w-5 w Warp
Key Up A SM Move w w-5 Warp
Key Down A SM Move w w+5 Warp
AddToFunc GoTo "I" Iconify off
+ "I" Raise
+ "I" Focus
AddToFunc Alt_Tab "I" Prev ("CurrentDesk") FlipFocus
+ "I" WindowList ("CurrentDesk") Root c c NoDeskSort
Key Tab A M Alt_Tab
Key Escape A C Menu RootMenu
--------------------------------------------
--
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 Sat Jan 27 2001 - 14:29:12 GMT