我不想更改主鼠标的设置。我只想更改魔术鼠标的属性。
我更喜欢使用 udev 规则。谁能告诉我该怎么做?
到目前为止,我有以下信息:
/dev/input$ xinput list-props 12
Device 'Magic Mouse':
Device Enabled (121): 1
Coordinate Transformation Matrix (123): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (244): 0
Device Accel Constant Deceleration (245): 1.000000
Device Accel Adaptive Deceleration (246): 1.000000
Device Accel Velocity Scaling (247): 10.000000
Evdev Reopen Attempts (238): 10
Evdev Axis Inversion (248): 0, 0
Evdev Axes Swap (250): 0
Axis Labels (251): "Rel X" (131), "Rel Y" (132)
Button Labels (252): "Button Left" (124), "Button Middle" (125), "Button Right" (126), "Button Wheel Up" (127), "Button Wheel Down" (128), "Button Horiz Wheel Left" (129), "Button Horiz Wheel Right" (130)
Evdev Middle Button Emulation (253): 2
Evdev Middle Button Timeout (254): 50
Evdev Wheel Emulation (255): 0
Evdev Wheel Emulation Axes (256): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (257): 10
Evdev Wheel Emulation Timeout (258): 200
Evdev Wheel Emulation Button (259): 4
Evdev Drag Lock Buttons (260): 0
Chase Douglas 在他的 ppa上有一个多点触控驱动程序,看看这个。虽然它是为 10.4 开发的,但不知道您是否可以在 10.10 上使用它,但值得一看。
这可能不是你的意思,但你可以从 System-> Preferences-> Mouse 尝试“Mouse Preferences”
你不能在那里设置滚动率,但由于 Ubuntu 支持它作为普通鼠标,如果可能的话,设置滚动率应该是相当困难的。