如何设置 Magic Mouse 的加速度、滚动速率和其他属性?

Mou*_*inX 7 multi-touch 10.10 magic-mouse

我不想更改主鼠标的设置。我只想更改 Magic Mouse 的属性。

我更喜欢使用 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
Run Code Online (Sandbox Code Playgroud)

小智 1

Chase Douglas 在他的 ppa上有一个多点触控驱动程序,看看这个。它是为 10.4 开发的,不知道你是否可以在 10.10 上使用它,但值得一看。


Tad*_* N. 0

这可能不是您的意思,但您可以尝试从“系统”->“首选项”->“鼠标”中的“鼠标首选项”

你不能在那里设置滚动速率,但由于 Ubuntu 像普通鼠标一样支持它,所以如果可能的话,设置滚动速率应该是相当困难的。