WARNING!!! As this site contains some arts' photos such as Michelangelo's David statue which were classed as Indecent Articles by the Government of Hong Kong Special Administrative Region, people who under 18 are not allowed to enter this site.
警告!!!由於本站含有香港特別行政區政府評級為不雅物品之藝術品照片(如米開羅之大衛像),未滿18歲之人士,不得進入本站。

22 January, 2005

安裝備忘#1

Filed under: Computer, Debian, Linux — wanleung @ 3:18 am

Detect Hardware:
from:
http://wiki.debian.org.tw/index.php/HardwareIdentification

兩個主要的硬體偵測軟體

* discover - hardware identification system
* kudzu - The Red Hat Linux hardware probing tool.

在 USB/Cardbus, Network 與 IEEE1394 介面,所謂隨插即用仍需在插入相關硬體時載入相關的驅動程式, Linux 2.4 核心中的新 “HotPlug” 功能可以支援這個需求。以下兩種軟體可供於選擇

* hotplug - Linux Hotplug Scripts
* murasaki - another HotPlug Agent

PCMCIA 介面卡則可使用

* pcmcia-cs - PCMCIA Card Services for Linux

另外一項可能困擾您的,大概就是如何設定 XWindow 下的滑鼠

* mdetect - mouse device autodetection tool

============================================================
DEBIAN中文輸入:for all language have scim input
add a file called
95xinput
in /etc/X11/Xsession.d/
and input the following:
#============================
/usr/bin/scim -d
export XMODIFIERS=”@im=SCIM”
#============================

REDHAT (fedora3) for all language have cjk input
mkdir ~/.xinput.d
ln -s /etc/X11/xinit/xinput.d/iiimf ~/.xinput.d/default

Redhat check package
rpm -qa |grep ‘rpm’

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment