gDesklets - Gnome上的 "karamba"

有關於X 環境當中所遇到的問題

Moderator: Forums Team

kevwalker
Posts: 234
Joined: Sun Apr 25, 2004 3:23 pm

Post by kevwalker »

說到starterbar
有人知道怎麼改它的邊框嗎

http://www.lynucs.org/index.php?screen_ ... 7&p=screen

http://www.lynucs.org/index.php?screen_ ... b&p=screen

我的框是黑色粗粗的
上面兩張就不一樣了
=Kev=
User avatar
frid
Posts: 282
Joined: Tue Apr 27, 2004 10:50 pm

Post by frid »

剛剛找了一下gnome 的討論區
http://gnomesupport.org/forums/

發現一些可能問題

1.沒裝"pyxdg"
http://www.freedesktop.org/Software/pyxdg
Thread-1

2.版本太舊
有人建議版本

Code: Select all

gdesklets .26-1 
starterbar .30 
python 2.3.3 
Thread-1
Thread-2

就大概這樣..我還沒試 現在在家昏倒中 :evil:

ps .建議kevwalker 也可以去那邊找找看 說不定也可以找到答案
找到答案後歡迎回來post :D ..可以讓後面學的人少點辛苦 :wink:
kevwalker
Posts: 234
Joined: Sun Apr 25, 2004 3:23 pm

Post by kevwalker »

我問到了

Of course. it'not that difficult :
1) you go in the gfx subdirectory and modify the bg-*.png files.
- the bg-n.png and bg-s.png must be 1px wide and S pixel high.
- the bg-w.png and bg-e.png must be 1px high and S pixel wide.
- the bg-{n,s}{e.w}.png must be SxS.
2) edit the starterbar.display :
there is a tag :
<frame watch="...."
border-width="4, 4, 4, 4"
borders-uris="gfx/bg-w.png, ..."
...
/>

modify "4, 4, 4, 4" into "S, S, S, S" where S is the size you choose for your
border.

A safe to do that is to have the starter-bar Display directory in your ~/.gdesklets/Display so that you don't mess with your distrib stuf.

you can grab my version here and have a look. http://www.di.ens.fr/~kn/misc/starterba ... ed.tar.bz2

The final thing to do is to use a background picture that match your border, if
the background overlap between the 2 (as in my case).

不過我還沒試...
有興趣的人加油^^
=Kev=
User avatar
frid
Posts: 282
Joined: Tue Apr 27, 2004 10:50 pm

Post by frid »

hi !..我裝好pyxdg 後 就可以用了:p

謝謝大家cc

現在的桌面
User avatar
frid
Posts: 282
Joined: Tue Apr 27, 2004 10:50 pm

Post by frid »

Q:出現ImportError: No module named gconf 的error msg

A: 安裝gnome-python
Post Reply