LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: Qlin

传承.05年2月月秀开始啦...

[复制链接]
发表于 2005-2-17 21:05:42 | 显示全部楼层
Post by younker
gensync就可以了。

是gensync bmg-main吗?
回复 支持 反对

使用道具 举报

发表于 2005-2-17 21:24:49 | 显示全部楼层
每次我都是bmg-main 和bmg-gnome-current一起处理,
回复 支持 反对

使用道具 举报

发表于 2005-2-17 23:46:20 | 显示全部楼层
My kde 3.4.0-beta1 clean desktop:


回复 支持 反对

使用道具 举报

发表于 2005-2-18 09:09:08 | 显示全部楼层
Post by Qlin
哈哈.这张还另一个版本..一直找不到...



This one?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-2-18 12:38:02 | 显示全部楼层
Post by maxzhongcn
My kde 3.4.0-beta1 clean desktop:



我的任务栏上面怎么没有了home的图标呢?
而且桌面上什么也没有,我已经设定了在桌面上显示图标了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-18 12:59:36 | 显示全部楼层
Post by Jwing
This one?


谢谢..哈哈.
回复 支持 反对

使用道具 举报

发表于 2005-2-18 22:27:34 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-19 13:04:13 | 显示全部楼层
Post by wangxudong
http://www.smth.org/bbscon.php?bid=726&id=17308&ap=200

我的,有点土的说



:%  ....Cool .. :p
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-19 13:07:38 | 显示全部楼层






Config


这个配制原本是在超大屏上使用的...外国就是有米啊 :beat..如果大家想用的话..请参考...

I know that would be a problem. Everything under this bar is unfortunately hardcoded. I got to enhance this topbar with a more flexible resizing option.

Anyway, the topbar's width is 1590 which is a little bit less than my width resolution to make it like it floats in fin air. If you want to keep this behavior, you will have to cut the topbar.png and topbar_shape.xpm of the Arctic's deco to match a size of 1270 = 1280 your screen width - 5 pixels on the left - 5 pixels on the right. Gimp is really the tool to use (I've used it a lot to achieve that kind of things).

Once done, let's have a look to this topbar made of FvwmButtons, shall we. I've defined a geometry for this button of 1590x40+5+5. That's for its size and its placement. So if you keep the 5 pixels space around the topbar, you should end up with something like 1270x40+5+5. As you've noticed, I've set an enormous amount of colums equal to the topbar's width in pixels. This is to achieve placement of swallowed apps at a pixel level. Thus, you should lower this value to match your width: Columns 1270.

Now, it's the turn to the swallowed apps to get resized and moved. The width difference between my desktop and yours is 1600-1280 = 320. So, I advise you to only resize the FvwmIconMan module which size is 1267 in my case. The unfinished VolumeLevel and WifiSensor FvwmScripts have to get moved to the left to avoid their disappearence.

This should lead us to:
Code:
DestroyModuleConfig FvwmTopBar: *
*FvwmTopBar: BoxSize            fixed
*FvwmTopBar: Colorset           23
*FvwmTopBar: Columns            1270
*FvwmTopBar: Rows               3
*FvwmTopBar: Geometry           1270x40+5+5
*FvwmTopBar: Frame              0
*FvwmTopBar: Padding            0 0
*FvwmTopBar: (  125x3+0+1)
*FvwmTopBar: (  947x1+125+1, Size 947 26, \
                Swallow "FvwmIconMan" "FvwmIconMan -g
947x26")
*FvwmTopBar: (  36x3+1184+0, Size 36 36, \
                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: (  36x3+1226+0, Size 36 36, \
                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)

Just one last thing, this should not bother Fvwm but we never know. The FvwmIvonMan owns also its geometry settings under its configuration file (iconman.fvwm2rc in our case). Thus, it may be adequate to change its value if you run into weird palcement problem. If you need a hand on this, you know where to post Wink
回复 支持 反对

使用道具 举报

发表于 2005-2-19 15:12:28 | 显示全部楼层
楼上的太cool~~~了
可惜我用的xfce4啊,什么时候try try fvwm
回复 支持 反对

使用道具 举报

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

本版积分规则

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