Yes, dconf/gsettings is correctly toggling to true when I enable/disable
haptic feedback via system-settings, but the haptic feedback is always
on:

# Initially haptic feedback is enabled:

$ gsettings list-recursively com.canonical.keyboard.maliit
com.canonical.keyboard.maliit spell-checking-languages @as []
com.canonical.keyboard.maliit predictive-text true
com.canonical.keyboard.maliit active-language 'fr'
com.canonical.keyboard.maliit double-space-full-stop true
com.canonical.keyboard.maliit auto-capitalization true
com.canonical.keyboard.maliit key-press-feedback true
com.canonical.keyboard.maliit key-press-feedback-sound 
'/usr/share/maliit/plugins/com/ubuntu/styles/ubuntu/sounds/key_tick2_quiet.wav'
com.canonical.keyboard.maliit enabled-languages ['en', 'fr']
com.canonical.keyboard.maliit spell-checking true
com.canonical.keyboard.maliit auto-completion true
com.canonical.keyboard.maliit key-press-haptic-feedback true

# Toggling it to off:
$ gsettings list-recursively com.canonical.keyboard.maliit

com.canonical.keyboard.maliit spell-checking-languages @as []
com.canonical.keyboard.maliit predictive-text true
com.canonical.keyboard.maliit active-language 'fr'
com.canonical.keyboard.maliit double-space-full-stop true
com.canonical.keyboard.maliit auto-capitalization true
com.canonical.keyboard.maliit key-press-feedback true
com.canonical.keyboard.maliit key-press-feedback-sound 
'/usr/share/maliit/plugins/com/ubuntu/styles/ubuntu/sounds/key_tick2_quiet.wav'
com.canonical.keyboard.maliit enabled-languages ['en', 'fr']
com.canonical.keyboard.maliit spell-checking true
com.canonical.keyboard.maliit auto-completion true
com.canonical.keyboard.maliit key-press-haptic-feedback false

... but even when false, I still have haptic feedback.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1352398

Title:
  no way to disable haptic feedback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1352398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to