[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:15717] XF86Config がダメっすか。。?



皆さん、こんばんは。
イクバルです。Plamo 3.0を使っています。

USBマウスを使いたいと思って、XF86Configファイルを編集したんですが(以下
の通りです)、一回 init 3してから init 4 に戻すとXが立ち上がりませんでし
た。 「Starting X...」のところに固まってしまったんです。再起動しても同じ
現象が起こりました。

murasakiでUSBを管理しているんですが、これはあまり関係ないではないですか
ね、Xが立ち上がらないことに。cat /dev/input/miceの動作確認もできました。

/etc/X11/XF86Config
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

#Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"	"Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

#EndSection


# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
Section "Pointer"
	Protocol 	"PS/2"
	Device 		"/dev/psaux"
	Buttons 	3
	Emulate3Buttons
	Emulate3Timeout	50
EndSection

Section "Xinput"
	SubSection "Mouse"
		DeviceName 	"USB"
		Protocol   	"IMPS/2"
		Device     	"/dev/input/mice"
		Emulate3Buttons
		Emulate3Timeout 50
		AlwaysCore
	EndSubSection
EndSection

編集したのはここまでです。。

確かにPlamo 2.2のとき同じやりかたでやったですが、できました。Plamo 3.0っ
てこの辺に何か変わったことがあるでしょうか?

何がいけないか教えていただければ幸いです。
よろしくお願いします。


- Iqbal
  balchiang@ybb.ne.jp

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/

Follow-Ups
[plamo:15719] Re: XF86Config がダメっすか。。?, YAMAGUCHI Shingo

[検索ページ] [メール一覧]
Plamo ML 公開システム