MK278と申します。先週、vine3.1をインストールしました。
/etc/X11/XF86Configには
# Pointer section
# **********************************************************************
Section "Pointer"
Protocol "IMPS/2"
Device "/dev/psaux"
# For wheel support - can not be used with Emulate3Buttons
#
ZAxisMapping 4 5
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Protocol "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice
# BaudRate 9600
# SampleRate 150
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Emulate3Buttons
Emulate3Timeout 50
# ChordMiddle is an option for some 3-button Logitech mice
# ChordMiddle
EndSection
となっています。
マウスは(Qtronix ModelNo LYNX 3D mouse)2ボタンで
中央にホイールがあります。3ボタンではありません。
ホイールは機能していますが両ボタン押しで
kterm⇔kterm
kterm⇔gedit
のコピー・貼り付けが出来ません。
コピーしたいものを反転表示して、貼り付け先で両ボタン押ししても張付けできませ
ん。
どうすればコピー&貼り付けできるようになるのでしょうか?