Roccat Kone mapping
Here is my pystromo mapping for my Roccat Kone mouse.
Just in case someone else might be intrested.
I also included my xorg mouse config because I ran into some trouble with that one.
=== Mapping ===
# Roccat Kone (10 button mouse)
[Device:roccatkone]
vendor=0x1e7d
product=0x2ced
[Map:roccatkone]
## BUTTONS
# Left button (leave unchanged)
#BTN_LEFT=none
# Right button
#BTN_RIGHT=none
# Side button forward
BTN_EXTRA=
# Side button back
BTN_SIDE=
# Small button in front of wheel
KEY_LEFTMETA=
#
# Buttons behind wheel do not send events as far as I could see.
# They do however change the sensitivity of the mouse pointer.
## WHEEL
# Wheel click
BTN_MIDDLE=KEY_KP0
# Wheel scroll forward
#REL_WHEEL>=none
# Wheel scroll back
#REL_WHEEL<=none
# Wheel lilt left (tilt is the most useless feature ever so disable it)
REL_HWHEEL<=none
# Wheel lilt right
REL_HWHEEL>=none
## MOUSE AXIS
# Invert X-axis (an experiment)
#REL_X@
# Invert Y-axis
#REL_Y@
=== xorg.conf ===
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "no"
EndSection
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Pystromo Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Morgan Mörtsell
- Solved:
- Last query:
- Last reply: