Skip to content

Fix xsetwacom call using regex

Nicolas Fella requested to merge work/nico/regex into master

When passing e.g. "Button 1" we must pass those separately.

32c78782 did it for setParameter, but not getParameter

Merge request reports