Pystromo with Cintiq12WX
I'm attempting to remap the buttons on the 12WX with Pystromo since the remapping tool in System Settings doesn't work.
lsusb returns -
#Bus 004 Device 003: ID 056a:00c6 Wacom Co., Ltd Cintiq 12WX
So in my .map file (gimp.map) I have added -
# Cintiq 12WX
[Device:12WX]
vendor=0x056a
product=0x00c6
Is that correct?
I'm also using the n52, so the first part of gimp.map looks like this -
# Nostromo n52
[Device:n52]
vendor=0x050d
product=0x0815
# Cintiq 12WX
[Device:12WX]
vendor=0x056a
product=0x00c6
[Map:]
Is it o.k.?
I've been attempting to follow these instructions -
http://
specifically this section:
"If you want to know *precisely* what value to use (even for keys with non-visible output), do the following.
Open a terminal window and put in these commands.
gedit /home/username/
In this file put the following text and save and close it.
# Nostromo N52 Speedpad
[Device:n52]
vendor=0x050d
product=0x0815
[Map:n52]
Now open a terminal window and put in the following commands.
cd /home/username/
./pystromo-remap.py -m output.map -vv
You can now press any button on the Nostromo and it will output data in this terminal window telling you what exactly is bound to that key."
I have created output.map per the instructions, and cd'd into /home/myusernam
/.config/pystromo$ ./pystromo-remap.py -m output.map -vv
bash: ./pystromo-
ls shows the file is there. What has happened?
Thanks.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Pystromo Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Jeremy Ray
- Solved:
- Last query:
- Last reply: