pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.42k stars 84 forks source link

Problem Wacom Intuos settings. #2299

Open huandney opened 2 years ago

huandney commented 2 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os

Issue/Bug Description: It is not possible to choose one of the options under Assign Buttons on the Tablet tab in Wacom under Settings, the click has no effect: Peek 26-04-2022 01-54

Expected behavior: Allow to choose one of the options.

omega7379 commented 1 year ago

If you haven't fixed it yet, or for others looking for an answer.... I found one and it works! original post

Do this at your own risk and danger as always with manual dconf editing.

  1. In the settings thing above, press all the buttons on you tablet to create dconf entries for each of them

  2. With dconf-editor, navigate to org/gnome/desktop/peripherals/tablets/id, where id is your Wacom tablet's ID

  3. For all buttons you find (ButtonA, ButtonB, ... ButtonN) change the content of String action to keybinding

  4. Go back to the Wacom tablet settings, now for all buttons you set the slider will be set to "Keyboard shortcut", and you can then input the preferred shortcut there!