Мышь Bluetooth производит символы при прокрутке в 12.04/14.10/15.10

У меня есть Bluetooth T630 Logitech Ультратонкая Оптическая Сенсорная Мышь и работы мыши как ожидалось большую часть времени (пары без проблем). Однако часто (не всегда) при прокрутке, мышь производит символы (например, номер 5) неоднократно так же, как если бы клавиша была нажата на клавиатуре. Это произошло и на Ubuntu 12.04, 14.10 и теперь на 15,10.

Это - выборка от xev, иллюстрирующего, что происходит:

ButtonPress event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57208, (367,339), root:(1652,369),
    state 0x0, button 4, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57208, (367,339), root:(1652,369),
    state 0x800, button 4, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57276, (367,339), root:(1652,369),
    state 0x0, button 4, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57276, (367,339), root:(1652,369),
    state 0x800, button 4, same_screen YES

KeyPress event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57467, (367,339), root:(1652,369),
    state 0x0, keycode 14 (keysym 0x35, 5), same_screen YES,
    XLookupString gives 1 bytes: (35) "5"
    XmbLookupString gives 1 bytes: (35) "5"
    XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57479, (367,339), root:(1652,369),
    state 0x0, keycode 14 (keysym 0x35, 5), same_screen YES,
    XLookupString gives 1 bytes: (35) "5"
    XFilterEvent returns: False

ButtonPress event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57490, (367,339), root:(1652,369),
    state 0x0, button 5, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57490, (367,339), root:(1652,369),
    state 0x1000, button 5, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57512, (367,339), root:(1652,369),
    state 0x0, button 5, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x4800001,
    root 0x9d, subw 0x0, time 57512, (367,339), root:(1652,369),
    state 0x1000, button 5, same_screen YES

Какие-либо идеи о том, как отладить эту проблему?

3
задан 11 April 2016 в 03:04

0 ответов

Другие вопросы по тегам:

Похожие вопросы: