LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1084|回复: 2

我的fvwm菜单中没法显示png图标,麻烦大家帮忙看一下。

[复制链接]
发表于 2006-3-21 19:02:32 | 显示全部楼层 |阅读模式
我的fvwm菜单中没法显示png图标,xpm图标就可以。
麻烦大家帮忙看一下,谢谢了。下面是我的fvwm配置文件:

  1. ###########
  2. #  ____________________________
  3. # (   _________________________)
  4. #  ) (__  _  _  _    _  
  5. # (   __)( \/ )( \/\/ )/\/\
  6. #  ) (    \  /  \    //    \
  7. # (___)    \/    \/\/(_/\/\_) 2.5.10
  8. #
  9. # My personal fvwm2rc file
  10. #
  11. #######################

  12. #####
  13. # Set Environment variables
  14. ###########
  15. SetEnv fvwm_home $[HOME]/.fvwm
  16. SetEnv fvwm_img $[fvwm_home]/images
  17. SetEnv fvwm_icon $[fvwm_home]/icons
  18. SetEnv fvwm_scrpt $[fvwm_home]/scripts
  19. SetEnv fvwm_wallpapers $[fvwm_img]/wallpaper

  20. SetEnv fvwm_webbrowser /usr/X11R6/bin/firefox
  21. SetEnv fvwm_term /usr/X11R6/bin/gnome-terminal

  22. #####
  23. # Set the image path
  24. ###########
  25. ImagePath $[fvwm_icon]:$[fvwm_icon];.png:+

  26. #####
  27. # Virtual Desktops
  28. ###########
  29. DesktopSize 3x3
  30. DesktopName 0 Main
  31. DesktopName 1 Work
  32. DesktopName 2 Games
  33. EdgeScroll  0 0
  34. EdgeResistance 150  150
  35. EdgeThickness 0

  36. #####
  37. # Mouse and Focus Behavior
  38. ###########
  39. ClickTime 350
  40. MoveThreshold 3
  41. Style * SloppyFocus, MouseFocusClickRaises

  42. EwmhBaseStruts 62 162 0 48
  43. IgnoreModifiers L25

  44. #####
  45. # Global Styles and options
  46. ###########
  47. Style * TileCascadePlacement, GrabFocusOff
  48. Style * NoPPosition, ResizeOpaque
  49. OpaqueMoveSize -1
  50. Emulate MWM
  51. HideGeometryWindow Never
  52. SnapAttraction 5 SameType Screen
  53. SnapGrid 3 3
  54. XorValue 55555
  55. Style * DecorateTransient, DontRaiseTransient
  56. Style * DontLowerTransient, StackTransientParent
  57. Style * GrabFocusTransientOff
  58. Style * WindowShadeSteps 20, WindowShadeScrolls
  59. SetAnimation  10  -.01 0 .01 .03 .08 .18 .3 .45 .6 .75 .85 .90 .94 .97 .99 1.0
  60. Style * MwmDecor, SlipperyIcon
  61. Style * IconBox screen w 15 15 -165 -15, IconGrid 3 3, IconFill right top

  62. #####
  63. # Program Styles
  64. ###########
  65. Style "*" Icon 48x48/x.png, MiniIcon mini/x.png
  66. Style "XTerm" Icon 48x48/terminal.png, NoActiveIconOverride, MiniIcon mini/terminal.png
  67. Style "gvim" Icon 48x48/vim.png, IconOverride, MiniIcon mini/vim.png, EWMHMiniIconOverride
  68. Style "Firefox-bin" Icon 48x48/firefox.png, MiniIcon mini/firefox.png, EWMHMiniIconOverride

  69. #####
  70. #
  71. # DestroyFunc FuncName
  72. # AddToFunc   FuncName
  73. # + I (Action to happen immediately)
  74. # + C (Action to happen on a mouse 'click)
  75. # + D (Action to happen on a mouse 'double click')
  76. # + H (Action to happen on a mouse 'hold')
  77. # + M (Action to happen on a mouse 'motion')
  78. #
  79. ###########

  80. #####
  81. # Basic Functions
  82. ###########
  83. DestroyFunc FvwmDeleteOrDestroy
  84. AddToFunc   FvwmDeleteOrDestroy
  85. + H Nop
  86. + M Nop
  87. + C Delete
  88. + D Destroy

  89. DestroyFunc FvwmIconifyOrShade
  90. AddToFunc   FvwmIconifyOrShade
  91. + C Iconify
  92. + D WindowShade

  93. DestroyFunc FvwmMaximize
  94. AddToFunc   FvwmMaximize
  95. + H Nop
  96. + M Nop
  97. + C Maximize $0 $1

  98. DestroyFunc FvwmMoveOrIconify
  99. AddToFunc   FvwmMoveOrIconify
  100. + M Move
  101. + D Iconify

  102. DestroyFunc FvwmWindowShade
  103. AddToFunc   FvwmWindowShade
  104. + D WindowShade $0

  105. #####
  106. # Program Launching Functions
  107. ###########
  108. DestroyFunc FvwmXTerm
  109. AddToFunc   FvwmXTerm
  110. + I Exec exec xterm -fg white -bg black

  111. DestroyFunc FvwmGVim
  112. AddToFunc   FvwmGVim
  113. + I Exec exec gvim

  114. DestroyFunc FvwmFireFox
  115. AddToFunc   FvwmFireFox
  116. + I Exec exec firefox

  117. DestroyFunc FvwmViewManPage
  118. AddToFunc   FvwmViewManPage
  119. + I Exec exec xterm -fg White -bg DarkBlue -g 80x40 -fn 7x14 -fb 7x14bold \
  120. -n "Manual Page - $0" -T "Manual Page - $0" -e man "$0"

  121. #####
  122. # Startup Functions
  123. ###########
  124. DestroyFunc StartFunction
  125. AddToFunc   StartFunction
  126. + I Module FvwmTaskBar
  127. + I Module FvwmPager 0 2
  128. + I Module FvwmButtons MyButtons

  129. DestroyFunc InitFunction
  130. AddToFunc   InitFunction
  131. + I Exec exec fvwm-root -r $[fvwm_wallpapers]/background.png
  132. + I FvwmXTerm

  133. DestroyFunc RestartFunction
  134. AddToFunc   RestartFunction
  135. + I Nop

  136. #####
  137. # Screenshot Functions (uses ImageMagick)
  138. ###########
  139. DestroyFunc FvwmWindowScreenshot
  140. AddToFunc   FvwmWindowScreenshot
  141. + I ThisWindow (!Shaded !Iconic Iconifiable) \
  142.   Exec import -window $[w.id] -quality 100 -silent \
  143.   "$[fvwm_home]/screenshot/screenshot-`date +%F[%R]`.$[w.id].jpg"

  144. DestroyFunc FvwmDesktopScreenshot
  145. AddToFunc   FvwmDesktopScreenshot
  146. + I Exec sleep $0; import -window root -quality 100 -silent \
  147.   "$[fvwm_home]/screenshot/screenshot-`date +%F[%R]`.jpg"

  148. #####
  149. # Basic Bindings
  150. ###########
  151. Key F1 A M Menu MenuFvwmRoot
  152. Key Tab A M WindowList Root c c NoDeskSort, SelectOnRelease Meta_L
  153. Mouse 1 R A Menu FvwmRootMenu
  154. Mouse 3 R A Menu FvwmWindowOpsMenu
  155. Mouse 1 1 A FvwmDeleteOrDestroy
  156. Mouse 1 3 A FvwmIconifyOrShade
  157. Mouse 1 5 A FvwmMaximize 100 100
  158. Mouse 2 5 A FvwmMaximize 0 100
  159. Mouse 3 5 A FvwmMaximize 100 0
  160. Mouse 1 W M FvwmMoveOrIconify
  161. Mouse 1 I A FvwmMoveOrIconify
  162. Mouse 4 T A FvwmWindowShade True
  163. Mouse 5 T A FvwmWindowShade False

  164. #####
  165. # Window Colorsets
  166. ###########
  167. Colorset 3 fg #101060, bg #e6e7d7
  168. Colorset 4 fg Black, bg #a6a797
  169. Colorset 5 fg White, bg Black

  170. #####
  171. # Ukkosta Decor
  172. ###########
  173. DestroyDecor UkkostaDecor
  174. AddToDecor   UkkostaDecor
  175. + TitleStyle LeftJustified Height 24
  176. + ButtonStyle 1 \
  177.         ActiveUp     (Pixmap $[fvwm_img]/button/close-activeup.png -- Flat) \
  178.         ActiveDown   (Pixmap $[fvwm_img]/button/close-activedown.png -- Flat) \
  179.         Inactive     (Pixmap $[fvwm_img]/button/inactive.png -- Flat)
  180. + ButtonStyle 3 \
  181.         ActiveUp     (Pixmap $[fvwm_img]/button/iconify-activeup.png -- Flat) \
  182.         ActiveDown   (Pixmap $[fvwm_img]/button/iconify-activedown.png -- Flat) \
  183.         Inactive     (Pixmap $[fvwm_img]/button/inactive.png -- Flat)
  184. + ButtonStyle 5 \
  185.         ActiveUp     (Pixmap $[fvwm_img]/button/maximize-activeup.png -- Flat) \
  186.         ActiveDown   (Pixmap $[fvwm_img]/button/maximize-activedown.png -- Flat) \
  187.         Inactive     (Pixmap $[fvwm_img]/button/inactive.png -- Flat)
  188. + ButtonStyle 1 - Clear
  189. + ButtonStyle 3 - Clear MwmDecorMin
  190. + ButtonStyle 5 - Clear MwmDecorMax
  191. + TitleStyle AllActive MultiPixmap \
  192.         Main AdjustedPixmap $[fvwm_img]/decor/title-main-active.xpm, \
  193.         LeftEnd AdjustedPixmap $[fvwm_img]/decor/title-leftend-active.xpm, \
  194.         RightEnd AdjustedPixmap $[fvwm_img]/decor/title-rightend-active.xpm, \
  195.         UnderText AdjustedPixmap $[fvwm_img]/decor/title-undertext-active.xpm, \
  196.         LeftOfText AdjustedPixmap $[fvwm_img]/decor/title-leftoftext-active.xpm, \
  197.         RightOfext AdjustedPixmap $[fvwm_img]/decor/title-rightoftext-active.xpm
  198. + TitleStyle AllInactive MultiPixmap \
  199.         Main AdjustedPixmap $[fvwm_img]/decor/title-main-inactive.xpm, \
  200.         LeftEnd AdjustedPixmap $[fvwm_img]/decor/title-leftend-inactive.xpm, \
  201.         RightEnd AdjustedPixmap $[fvwm_img]/decor/title-rightend-inactive.xpm, \
  202.         UnderText AdjustedPixmap $[fvwm_img]/decor/title-undertext-inactive.xpm, \
  203.         LeftOfText AdjustedPixmap $[fvwm_img]/decor/title-leftoftext-inactive.xpm, \
  204.         RightOfext AdjustedPixmap $[fvwm_img]/decor/title-rightoftext-inactive.xpm
  205. + TitleStyle -- Flat
  206. + BorderStyle Simple -- NoInset Flat
  207. + ButtonStyle All -- UseTitleStyle

  208. #####
  209. # Window Styles
  210. ###########
  211. Style "*" UseDecor UkkostaDecor
  212. Style "*" Font "xft:Sans:Bold:size=8:minspace=False:antialias=True"
  213. Style "*" BorderWidth 1, HandleWidth 1
  214. Style "*" MWMBorder, FirmBorder
  215. Style "*" Colorset 4
  216. Style "*" HilightColorset 3
  217. Style "*" BorderColorset 5
  218. Style "*" HilightBorderColorset 4

  219. #####
  220. # Menu Colorsets
  221. ###########
  222. #Colorset 7 fg Black, bg #e6e7d7, sh Black, hi #202070
  223. Colorset 8 fg DarkRed, bg #e6e7d7, sh Black, hi #202070

  224. #Colorset 7 RootTransparent, fg Black, bg average, sh Black, \
  225.   hi #202070, Tint White 60, bgTint White 60

  226. Colorset 7 fg Black, Translucent White 75, \
  227.   hi Black, sh Black

  228. #####
  229. # MenuStyles
  230. ###########
  231. MenuStyle * PopupDelayed, PopupDelay 300, PopdownImmediately
  232. MenuStyle * PopupOffset -5 100, TitleWarpOff
  233. MenuStyle * TitleUnderlines2, SeparatorsLong, TrianglesSolid
  234. MenuStyle * AnimationOff, AutomaticHotkeysOff
  235. MenuStyle * BorderWidth 2
  236. MenuStyle * PopupAsSubmenu, HoldSubmenus, SubmenusRight
  237. MenuStyle * ItemFormat "%|%5.5i%1.3l%2.3>%|"
  238. MenuStyle * VerticalItemSpacing 1 1, VerticalTitleSpacing 2 2
  239. MenuStyle * MenuColorset 7
  240. MenuStyle * ActiveFore, Hilight3DOff
  241. MenuStyle * ActiveColorset 8
  242. MenuStyle * Font "Shadow=2:xft:Sans:Bold:size=11:antialias=True"

  243. #####
  244. # FvwmRootMenu
  245. ###########
  246. DestroyMenu FvwmRootMenu
  247. AddToMenu   FvwmRootMenu "Root Menu" Title
  248. + "Programs%menu/programs.png%"  Popup FvwmProgramsMenu
  249. + "Console%menu/terminal.png%"  FvwmXTerm
  250. + "FVWM Console%menu/terminal.png%"  Module FvwmConsole
  251. + "" Nop
  252. + "Help%menu/help.png%"  Popup FvwmManPagesMenu
  253. + "Restart FVWM%menu/restart.png%"  Restart
  254. + "Quit FVWM%menu/quit.png%"  Quit

  255. #####
  256. # Programs Menu
  257. ###########
  258. DestroyMenu FvwmProgramsMenu
  259. AddToMenu   FvwmProgramsMenu "Programs" Title
  260. + "GVim%menu/vim.png%"  FvwmGVim
  261. + "FireFox%menu/firefox.png%"  FvwmFireFox

  262. #####
  263. # FVWM Help Menu
  264. ###########
  265. DestroyMenu FvwmManPagesMenu
  266. AddToMenu   FvwmManPagesMenu "FVWM Man Pages" Title
  267. + "%menu/help.png%fvwm"                FvwmViewManPage fvwm
  268. + "%menu/help.png%FvwmAnimate"         FvwmViewManPage FvwmAnimate
  269. + "%menu/help.png%FvwmAuto"            FvwmViewManPage FvwmAuto
  270. + "%menu/help.png%FvwmBacker"          FvwmViewManPage FvwmBacker
  271. + "%menu/help.png%FvwmBanner"          FvwmViewManPage FvwmBanner
  272. + "%menu/help.png%FvwmButtons"         FvwmViewManPage FvwmButtons
  273. + "%menu/help.png%FvwmCommand"         FvwmViewManPage FvwmCommand
  274. + "%menu/help.png%FvwmConsole"         FvwmViewManPage FvwmConsole
  275. + "%menu/help.png%FvwmConsoleC.pl"     FvwmViewManPage FvwmConsoleC.pl
  276. + "%menu/help.png%FvwmCpp"             FvwmViewManPage FvwmCpp
  277. + "%menu/help.png%FvwmDebug"           FvwmViewManPage FvwmDebug
  278. + "%menu/help.png%FvwmDragWell"        FvwmViewManPage FvwmDragWell
  279. + "%menu/help.png%FvwmEvent"           FvwmViewManPage FvwmEvent
  280. + "%menu/help.png%FvwmForm"            FvwmViewManPage FvwmForm
  281. + "%menu/help.png%FvwmGtk"             FvwmViewManPage FvwmGtk
  282. + "%menu/help.png%FvwmGtkDebug"        FvwmViewManPage FvwmGtkDebug
  283. + "%menu/help.png%FvwmIconBox"         FvwmViewManPage FvwmIconBox
  284. + "%menu/help.png%FvwmIconMan"         FvwmViewManPage FvwmIconMan
  285. + "%menu/help.png%FvwmIdent"           FvwmViewManPage FvwmIdent
  286. + "%menu/help.png%FvwmM4"              FvwmViewManPage FvwmM4
  287. + "%menu/help.png%FvwmPager"           FvwmViewManPage FvwmPager
  288. + "%menu/help.png%FvwmPerl"            FvwmViewManPage FvwmPerl
  289. + "%menu/help.png%FvwmProxy"           FvwmViewManPage FvwmProxy
  290. + "%menu/help.png%FvwmRearrange"       FvwmViewManPage FvwmRearrange
  291. + "%menu/help.png%FvwmSave"            FvwmViewManPage FvwmSave
  292. + "%menu/help.png%FvwmSaveDesk"        FvwmViewManPage FvwmSaveDesk
  293. + "%menu/help.png%FvwmScript"          FvwmViewManPage FvwmScript
  294. + "%menu/help.png%FvwmScroll"          FvwmViewManPage FvwmScroll
  295. + "%menu/help.png%FvwmTaskBar"         FvwmViewManPage FvwmTaskBar
  296. + "%menu/help.png%FvwmTheme"           FvwmViewManPage FvwmTheme
  297. + "%menu/help.png%FvwmWharf"           FvwmViewManPage FvwmWharf
  298. + "%menu/help.png%FvwmWinList"         FvwmViewManPage FvwmWinList
  299. + "%menu/help.png%FvwmWindowMenu"      FvwmViewManPage FvwmWindowMenu
  300. + "" Nop
  301. + "%menu/help.png%fvwm-config"         FvwmViewManPage fvwm-config
  302. + "%menu/help.png%fvwm-perllib"        FvwmViewManPage fvwm-perllib
  303. + "%menu/help.png%fvwm-root"           FvwmViewManPage fvwm-root
  304. + "%menu/help.png%fvwm-bug"            FvwmViewManPage fvwm-bug
  305. + "%menu/help.png%fvwm-convert-2.2"    FvwmViewManPage fvwm-convert-2.2
  306. + "%menu/help.png%fvwm-convert-2.4"    FvwmViewManPage fvwm-convert-2.4
  307. + "" Nop
  308. + "%menu/help.png%fvwm-menu-desktop"   FvwmViewManPage fvwm-menu-desktop
  309. + "%menu/help.png%fvwm-menu-directory" FvwmViewManPage fvwm-menu-directory
  310. + "%menu/help.png%fvwm-menu-headlines" FvwmViewManPage fvwm-menu-headlines
  311. + "%menu/help.png%fvwm-menu-xlock"     FvwmViewManPage fvwm-menu-xlock

  312. #####
  313. # fvwm Window Operation Menu
  314. ###########
  315. DestroyMenu FvwmWindowOpsMenu
  316. AddToMenu   FvwmWindowOpsMenu "Window Operations" Title
  317. + "Move%menu/window-move.xpm%"  Move
  318. + "Resize%menu/window-resize.xpm%"  Resize
  319. + "(De)Iconify%menu/window-iconify.xpm%"  Iconify
  320. + "(Un)Maximize%menu/window-maximize.xpm%"  Maximize
  321. + "(Un)Shade%menu/window-shade.xpm%"  WindowShade
  322. + "(Un)Stick%menu/window-stick.xpm%"  Stick
  323. + "" Nop
  324. + "Close%menu/window-close.xpm%"  Close
  325. + "Delete%menu/window-delete.xpm%"  Delete
  326. + "Destroy%menu/window-destroy.xpm%"  Destroy
  327. + "" Nop
  328. + "StaysOnTop%menu/window-raise.xpm%"  Pick (CirculateHit) Layer 0 6
  329. + "Layer +1%menu/window-raise.xpm%"  Pick (CirculateHit) Layer +1
  330. + "StaysPut%menu/window.xpm%"  Pick (CirculateHit) Layer 0 4
  331. + "Layer -1%menu/window-lower.xpm%"  Pick (CirculateHit) Layer -1
  332. + "StaysOnBottom%menu/window-lower.xpm%"  Pick (CirculateHit) Layer 0 2
  333. + "" Nop
  334. + "%menu/window.xpm%Window Screenshot"  Pick (CirculateHit) FvwmWindowScreenshot
  335. + "%menu/display.xpm%Screenshot" FvwmDesktopScreenshot 5
  336. + "" Nop
  337. + "Identify%menu/window-identify.xpm%"  Module FvwmIdent

  338. #####
  339. # Module Colorsets
  340. ###########
  341. Colorset 9 fg rgb:00/00/00, hi rgb:00/00/00, sh rgb:00/00/00, bg rgb:e9/e9/d9
  342. Colorset 10 fg rgb:00/00/00, hi rgb:dd/00/00, sh rgb:dd/00/00, bg rgb:fb/fc/ec

  343. #####
  344. # FvwmIdent
  345. ###########
  346. DestroyModuleConfig FvwmIdent: *
  347. *FvwmIdent: Colorset 9
  348. *FvwmIdent: Font "xft:Sans:Bold:size=12:antialias=True"

  349. #####
  350. # FvwmTaskBar
  351. ###########
  352. Style "FvwmTaskBar" NoTitle,!Handles,Sticky,WindowListSkip, \
  353.   CirculateSkip, StaysOnBottom,FixedPosition,FixedSize,!Iconifiable

  354. DestroyModuleConfig FvwmTaskBar: *
  355. *FvwmTaskBar: Geometry +0-0
  356. *FvwmTaskBar: Rows 1

  357. *FvwmTaskBar: Font "xft:Sans:Bold:pixelsize=12:minispace=True:antialias=True"
  358. *FvwmTaskBar: SelFont "xft:Sans:Bold:pixelsize=12:minispace=True:antialias=True"
  359. *FvwmTaskBar: StatusFont "xft:Sans:Bold:pixelsize=12:minispace=True:antialias=True"
  360. *FvwmTaskBar: Colorset 9
  361. *FvwmTaskBar: IconColorset 9
  362. *FvwmTaskBar: FocusColorset 9
  363. *FvwmTaskBar: TipsColorset 9
  364. *FvwmTaskBar: UseSkipList
  365. *FvwmTaskBar: UseIconNames
  366. *FvwmTaskBar: ShowTips
  367. *FvwmTaskBar: StartName Start
  368. *FvwmTaskBar: StartMenu FvwmRootMenu
  369. *FvwmTaskBar: Button Title XTerm, Icon mini/xterm.png, Action (Mouse 1) FvwmXTerm
  370. *FvwmTaskBar: Button Title FireFox, Action (Mouse 1) FvwmFireFox
  371. *FvwmTaskBar: Action Click3 Menu FvwmWindowOpsMenu
  372. *FvwmTaskBar: StartIcon mini/fvwm.png

  373. #####
  374. # FvwmPager
  375. ###########
  376. Style "FvwmPager" NoTitle, !Handles, !Borders, Sticky, WindowListSkip, \
  377.   CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable

  378. DestroyModuleConfig FvwmPager: *
  379. *FvwmPager: Geometry 150x480-0+0
  380. *FvwmPager: Colorset * 9
  381. *FvwmPager: HilightColorset * 10
  382. *FvwmPager: BalloonColorset * 9
  383. *FvwmPager: WindowColorsets 9 10
  384. *FvwmPager: Font "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True"
  385. *FvwmPager: Balloons All
  386. *FvwmPager: BalloonFont "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True"
  387. *FvwmPager: BallonYOffset +2
  388. *FvwmPager: Window3dBorders
  389. *FvwmPager: MiniIcons
  390. *FvwmPager: UseSkipList
  391. *FvwmPager: Rows 3

  392. #####
  393. # MyButtons
  394. ###########
  395. Style "MyButtons" NoTitle, !Handles, !Borders, Sticky, WindowListSkip, \
  396.   CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable

  397. DestroyModuleConfig MyButtons: *
  398. *MyButtons: Geometry 60x420+0+0
  399. *MyButtons: Colorset 9
  400. *MyButtons: Rows 38
  401. *MyButtons: Columns 1
  402. *MyButtons: Frame 0
  403. *MyButtons: Font "Shadow=3:xft:Sans:Bold:pixelsize=14:minspace=True:antialias=True"
  404. *MyButtons: (1x2, Frame 0, Title(Center) "FVWM")
  405. *MyButtons: (1x5, Frame 0, Icon 48x48/terminal.png, \
  406.   Action(Mouse 1) "FvwmXTerm")
  407. *MyButtons: (1x5, Frame 0, Icon 48x48/xmms.png, \
  408.   Action(Mouse 1) "FvwmXmms")
  409. *MyButtons: (1x5, Frame 0, Icon 48x48/vim.png, \
  410.   Action(Mouse 1) "FvwmGvim")
  411. *MyButtons: (1x5, Frame 0, Icon 48x48/gimp.png, \
  412.   Action(Mouse 1) "FvwmGimp")
  413. *MyButtons: (1x5, Frame 0, Icon 48x48/firefox.png, \
  414.   Action(Mosue 1) "FvwmFireFox")
  415. *MyButtons: (1x5, Frame 0, Icon 48x48/irc.png, \
  416.   Action(Mouse 1) "FvwmIrssi")
  417. *MyButtons: (1x5, Frame 0, Icon 48x48/tux.png )
  418. *MyButtons: (1x1, Frame 0)
复制代码
 楼主| 发表于 2006-3-21 22:36:13 | 显示全部楼层
已经解决了,各位不用回答了。
回复 支持 反对

使用道具 举报

发表于 2006-3-22 14:26:37 | 显示全部楼层
could you post your solution? maybe somebody else will meet the same thing.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表