Skip to content

Fix incorrect xsetwacom call

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

When param is e.g. 'Button 1' the 'Button' and '1' need to be passed as separate arguments

BUG: 454947

Merge request reports