From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook | 299 +++++++++++++++++++++ 1 file changed, 299 insertions(+) create mode 100644 tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook (limited to 'tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook') diff --git a/tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook b/tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook new file mode 100644 index 00000000000..0f7cb13ca91 --- /dev/null +++ b/tde-i18n-zh_TW/docs/tdebase/faq/notrelated.docbook @@ -0,0 +1,299 @@ + + + +跟 &kde; 沒什麼關係,但還是常被問的問題 + + + + +我要怎麼改變螢幕解析度? + + +&Ctrl;&Alt;+&Ctrl;&Alt;- 來循環改變您定義在 XF86Config 的解析度設定(可能放在 /etc/X11 目錄下)。如果您想玩玩,您可以自己直接編輯該檔。將您想用的解析度放在最前面(或者只列一個),&X-Window; 會以該解析度啟動。 不過請記得將您的 XF86Config 備份起來。如果這個檔有問題,有可能整個 &X-Window; 都不能用。 +以上說明只適用於 3.3.x 版的 XFree86 伺服器。如果您是跑 XFree86 4.x 比上,請參考 XFree86(TM): Home Page + + + + + +我要怎麼改變顏色深度? + + +沒辦法直接改變。您可以用 startx 來啟動 &X-Window;,number 可以為 8,16,24 或 32。 +您也可以編輯 XF86Config 檔,新增一行像是 DefaultColorDepth number 到 "Screen" 那一小節。下一次啟動 X 的時候會用新設定的顏色深度。 + + + + + +如果我用兩鍵的滑鼠要怎麼辦? + + +去買一個三鍵滑鼠吧,現在很便宜,不然請使用模擬三鍵的功能。您可以同時按下滑鼠左鍵與右鍵來模擬第三鍵。您必須在 XF86Config 中開啟 + + + + + +什麼是「黏性」(sticky)視窗? + + +在多個虛擬桌面的環境中,所謂「黏性」視窗會一直被放在螢幕上,不管您切換到哪個桌面,就好像被「黏」在螢幕玻璃上一樣。Xclock 就是一個典型的具有黏性視窗的應用程式,您不需要每個桌面都跑一個實體,它會一直跟著您。 + + + + + +我要怎麼將 X 的滑鼠指標換成箭頭? + + +在 X 中有數種游標型態,定義在 X11/cursorfont.h.裡面。您可以用 xsetroot -cursor_name name_of_cursor 來改變。例如,我的 .Xclients 中有這樣一行: +xsetroot -cursor_name left_ptr + +這會建立一個一般的向左邊傾斜的游標。您可以用 xfd -fn cursor 來看有哪些游標可用。當然,您也應該參考 man xsetroot + + + + + +我要怎麼解開/安裝 diff 檔? + + +要產生一個適用於修補的文字 diff 檔,用 diff -u old-file new-file > patchfile。要套用此修補檔到檔案中,執行 patch < patchfile + + + + + +我要怎麼讓 &Linux; 掛載軟碟機,同時可以使用 DOS 與 ext2 格式的軟碟? + + +只要在 /etc/fstab 中指定檔案型態為 auto 即可。自動偵測功能可以分辨 DOS 與 ext2。 + + + + + +我要怎麼在 &kde; 啟動時將 NumLock 亮起來呢? + + +您試過 man setleds 了嗎?此外,您也可以編輯 $HOME/.Xmodmap 並放入底下這些行: +! redefines numeric keypad to be used without NumLock +keycode 79 = 7 +keycode 80 = 8 +keycode 81 = 9 + +keycode 83 = 4 +keycode 84 = 5 +keycode 85 = 6 + +keycode 87 = 1 +keycode 88 = 2 +keycode 89 = 3 + +keycode 90 = 0 +keycode 91 = comma +keycode 86 = plus + +! deactivates NumLock key +keycode 77 = + +其它可行方案: + +xkeycaps:點選滑鼠右鍵可以編輯。您必須切換到 root 才能執行。 +man XF86Config 並找找 Keyboard 小節。 +安裝 NumLockX,您可以在 http://dforce.sh.cvut.cz/~seli/en/numlockx 找到。 + + + + + + +我要怎麼抓取視窗或桌面的快照? + + +用 &ksnapshot;。 + + + + + +有任何產生網頁的工具嗎? + + +有一大堆,包括 StarOffice&Netscape; Composer,還有 XEmacs。另外也有很多 &kde; 應用程式。您可以到 kde-apps.org: The Latest in &kde; Applications 看看,並搜尋 web development。多試試,看看哪個最順手。 + + + + + +這些頭字語,如 AFAIK 是什麼意思? + + +AAMOF:實際上(as a matter of fact) +AFAIK:就我所知(as far as I know) +AISE:就我所看到(as I see it) +BFN:暫時離開(bye for now) +BION:信不信由你(believe it or not) +BRB:馬上回來(be right back) +BTW:順便提及(by the way) +CMIIW:如果我有錯請糾正(correct me if I am wrong) +FUD:害怕、不確定與懷疑(fear, uncertainty, and doubt) +FWIW:不管是真是假(for what it's worth) +FYI:僅供參考(for your information) +HTH:希望能幫上你(hope this helps) +IIRC:如果沒記錯(if I recall correctly) +IMHO:依小弟拙見(in my humble opinion) +LOL:大聲笑(laughing out loud) +MYOB:管好你自己就好了(mind your own business) +PITA:pain in the ass +ROTFL:笑到在地上打滾(rolling on the floor laughing) +RTFM:自己去讀說明!(read the fine manual) +SOP:標準作業程序(standard operating procedure) +TIA:先謝了!(thanks in advance) +YMMV:每個人狀況可能不同(your mileage may vary) + + + + + -- cgit v1.2.1