Abdullah Hasan wrote:
Soal Mouse dalam file /etc/X11/XF86Config : Apa keterangan pada Section
Input Device kedua.sebelum Identifier ini ada arti pentingnya yang bisa
membantu? AlwaysCore mode? :

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Karena ada builtin touchpad, maka touchpad adalah /dev/input/mouse0 dan usb mouse adalah /dev/input/mouse1:

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Device" "/dev/input/mouse1"
        Option      "Protocol" "auto"
        Option      "AlwaysCore" "1"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "false"
        Option      "Baudrate" "9600"
EndSection

--
+-F-| Mozilla 1.6 Gecko20040510 |-C-| Powered by Linux 2.6.x |-2-+
| Agus Budy Wuysang                     Mobile: +62-819-423-7172 |
| Phone: +62-411-321016                 Mobile: +62-816-1972-051 |
+---------------| http://supes.agreatserver.com/ |---------------+


-- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip, FAQ, dan info milis di http://linux.or.id/milis.php Tidak bisa posting? Baca: http://linux.or.id/wiki/index.php?pagename=ProblemMilisDanSolusi http://linux.or.id/wiki/index.php?pagename=TataTertibMilis



Kirim email ke