Have I made a mistake in the method of generating /dev/mouse? I generate /dev/cons/mouse by # console -d vga -d pc_kbd --repeat=kbd -d pc_mouse --repeat=mouse -c /dev/vcs or # console -d vga -d pc_kbd --repeat=kbd -d pc_mouse --repeat=mouse --protocol=ps/2 -c /dev/vcs and /dev/mouse is symbolic-link to /dev/cons/mouse.
Another WEB site says the method of generating /dev/mouse as follows. # settrans /dev/mouse /hurd/mouse --protocol=ps/2 But /hurd/mouse doesn't exist. Moreover, it is described /var/log/Xorg.0.log in anxious as follows though I am sure to have deleted "ZAxisMapping" and "Emulate3Buttons." (==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Configured Mouse: ZAxisMapping: buttons 4 and 5 In what have I made a mistake? ----- Yamamoto, H. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

