|
发表于 2005-4-1 19:52:01
|
显示全部楼层
TO:wangxudong
可以到这里下载 http://pemarchandet.free.fr/
很比较重要的是把Topbar的size改成适合自己的分辨率的。
我的是1024x768。我早已经把修改后的贴在FVWM的论坛里面了
http://fvwm.lair.be/viewtopic.ph ... er=asc&start=75
- Style FvwmTopBar NoTitle, StaysOnBottom, Sticky, WindowListSkip, \
- CirculateSkipIcon, CirculateSkip, HandleWidth 0, BorderWidth 0, \
- NeverFocus, Layer 1
- DestroyModuleConfig FvwmTopBar: *
- *FvwmTopBar: BoxSize fixed
- *FvwmTopBar: Colorset 23
- *FvwmTopBar: Columns 1014
- *FvwmTopBar: Rows 40
- *FvwmTopBar: Geometry 1014x40+5+5
- *FvwmTopBar: Frame 0
- *FvwmTopBar: Padding 0 0
- *FvwmTopBar: (125x40+0+0, Icon $[fvwm_theme_img]/topbar_head.png)
- *FvwmTopBar: (791x7+125+0, Icon $[fvwm_theme_img]/topbar_up.png)
- *FvwmTopBar: (791x26+125+7, Swallow "FvwmIconMan" "FvwmIconMan -g 791x26")
- *FvwmTopBar: (791x7+125+33, Icon $[fvwm_theme_img]/topbar_down.png)
- *FvwmTopBar: ( 12x40+916+0, Icon $[fvwm_theme_img]/topbar_endim.png)
- *FvwmTopBar: (36x40+928+0, \
- Swallow "VolumeLevel" `FvwmScript $[fvwm_script]/VolumeLevel \
- $[fvwm_theme_img]/volume4.png \
- $[fvwm_theme_img]/volume3.png \
- $[fvwm_theme_img]/volume2.png \
- $[fvwm_theme_img]/volume1.png \
- $[fvwm_theme_img]/volume0.png)
- *FvwmTopBar: (6x40+964+0, Icon $[fvwm_theme_img]/topbar_interap.png)
- *FvwmTopBar: (36x40+970+0, \
- Swallow "WifiSensor" `FvwmScript $[fvwm_script]/WifiSensor \
- $[fvwm_theme_img]/wifi4.png \
- $[fvwm_theme_img]/wifi3.png \
- $[fvwm_theme_img]/wifi2.png \
- $[fvwm_theme_img]/wifi1.png \
- $[fvwm_theme_img]/wifi0.png)
- *FvwmTopBar: ( 8x40+1006+0, Icon $[fvwm_theme_img]/topbar_tail.png)
复制代码 |
|