summaryrefslogtreecommitdiffstats
path: root/tde-i18n-zh_TW/docs/kdebase/faq/nonkdeapps.docbook
blob: 256afbbfb4741a13ad496a17e4396d962f42e70b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!--
<?xml version="1.0" ?>
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
 "dtd/kdex.dtd">
-->

<chapter id="non-kde-apps">
<title
>在 &kde; 上跑非 &kde; 應用程式</title>

<!-- FIXME: This seems to be obsolete. The only similar option is "Apply
*colors* to -->

<!-- non-kde apps" -->
<qandaset>
<qandaentry>
<question>
<para
>我的非 &kde; 應用程式,如 &Emacs;,還有 <application
>kterm</application
> 跑 amok 時顏色很奇怪!</para>
</question>
<answer>
<para
>叫出 <application
>&kde; 控制中心</application
>,在<menuchoice
><guimenu
>外觀與主題</guimenu
><guimenuitem
>顏色</guimenuitem
></menuchoice
>選單中,將<guilabel
>套用色彩至非 KDE 應用程式</guilabel
>取消勾選,再按下<guibutton
>套用</guibutton
>。</para>
</answer>
</qandaentry>

<qandaentry>
<question
><para
>我要怎麼指定我預設的瀏覽器?</para
></question>
<answer>
<para
>如果您使用 &kde; 3.3 以後的版本,您可以開啟 &kde; 控制中心,在<menuchoice
><guimenu
>KDE 元件</guimenu
><guimenuitem
>元件選擇程式</guimenuitem
></menuchoice
>面板中,選擇<guilabel
>網頁瀏覽器</guilabel
>,在<guilabel
>開啟 http 與 https 網址</guilabel
>下面輸入瀏覽器名稱(如 <application
>mozilla</application
>,<application
>firefox</application
>,<application
>opera</application
> 等等)。</para>
</answer>
</qandaentry>

<qandaentry>
<question>
<para
>我要怎麼在 &kde; 中設定 <acronym
>GTK</acronym
> 應用程式的字型與風格? </para>
</question>
<answer>
<para
>最簡單的方式是從 <ulink url="http://www.freedesktop.org/Software/gtk-qt"
> http://www.freedesktop.org/Software/gtk-qt</ulink
> 下載並編譯 <acronym
>gtk-qt</acronym
> 主題引擎。它能讓您的 <acronym
>GTK</acronym
> 應用程式看起來像您的 &kde; 元件風格。安裝好之後,您可以在 &kde; 控制中心裡看到<menuchoice
><guimenu
>外觀與主題</guimenu
><guimenuitem
>GTK Styles and Fonts</guimenuitem
></menuchoice
> 模組。 </para>
</answer>
</qandaentry>

<qandaentry>
<question>
<para
>我曾經聽說過關於 gecko kpart 或 &Qt; Mozilla,我要怎麼取得?</para>
</question>
<answer>
<para
>您真好運!&Qt; Mozilla 程式碼在 Mozilla cvs 中,不過還不是很穩定。要使用它,您必須根據這些說明來從 cvs 中取出來:<ulink url="http://www.mozilla.org/cvs.html"
> http://www.mozilla.org/cvs.html</ulink
> 然後,設定 Mozilla 套件或 Firefox 瀏覽器的選項 <command
>--enable-default-toolkit=qt</command
>。建立 Mozilla 的說明可以在<ulink url="http://www.mozilla.org/build"
>這裡</ulink
>找到。 </para>
</answer>
</qandaentry>

</qandaset>
</chapter>

<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-omittag:nil
sgml-shorttag:nil
sgml-namecase-general:nil
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:0
sgml-indent-data:true
sgml-parent-document:("index.docbook" "book" "chapter")
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->