分页: 1 / 1
鼠标滚轮没法用!
发表于 : 2006-11-18 14:39
由 linhanwen
鼠标滚轮没法用,怎么回事啊??
怎样才可以解决呢??
发表于 : 2006-11-20 20:31
由 underground
我的也不能用,罗技光电鼠。在6.06中可以用
发表于 : 2006-11-21 20:52
由 eexpress
xmodmap -pp
看什么信息。
发表于 : 2006-11-22 11:10
由 underground
There are 9 pointer buttons defined.
Physical Button
Button Code
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
俺是菜鸟,看不懂,大侠帮个忙
发表于 : 2006-11-22 19:48
由 eexpress
定义正常。
xev测试鼠标。看滚轮有事件产生没。
ButtonRelease event, serial 29, synthetic NO, window 0x3000001,
root 0x186, subw 0x0, time 260157550, (13,3), root:(18,71),
state 0x800, button 4, same_screen YES
ButtonPress event, serial 29, synthetic NO, window 0x3000001,
root 0x186, subw 0x0, time 260159165, (13,3), root:(18,71),
state 0x0, button 5, same_screen YES
/etc/X11/xorg.conf里面有这些没。
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
发表于 : 2007-02-25 13:42
由 gothicane
用dpkg-reconfigure xserver-xorg命令 重新配置一遍试试
发表于 : 2007-02-27 5:34
由 chezz99
改个配置文件!就一切OK!等我回家找一下具体哪个文件,我现在忘记了!