Score:0

Mapping wacom tablet to screen doesn't work anymore after power loss

cn flag

I was used to map my wacom table to a specific screen via

for i in {11..19} ; do xsetwacom --set "$i" MapToOutput HEAD-0; done

However after a power loss of my laptop and reboot it doesn't work anymore:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  37 (X_ChangeDeviceProperty)
  Serial number of failed request:  25
  Current serial number in output stream:  28
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  37 (X_ChangeDeviceProperty)
  Serial number of failed request:  25
  Current serial number in output stream:  28
Cannot find device '16'.
Cannot find device '17'.
Cannot find device '18'.
Cannot find device '19'.

How can I make it work again? Is there any lock file which prevents the mapping (and which wasn't deleted because of the power loss)?

Trying it with a different user results in the same problem.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.