30 lines
416 B
Markdown
30 lines
416 B
Markdown
# Tablet Mapper
|
|
|
|
<center>
|
|
|
|
<img src="docs/screenshot.png" size="600px">
|
|
|
|
</center>
|
|
|
|
<br>
|
|
|
|
This application makes it easy to configure keybindings for multi-monitor layouts with xsetwacom-compatible tablets.
|
|
|
|
Integrates with xrandr for screen detection and xbindkeys for keybindings
|
|
|
|
<br>
|
|
|
|
## Dependencies
|
|
|
|
* Python 3.10 or newer
|
|
* PyQt6
|
|
* xrandr
|
|
* xsetwacom
|
|
* xbindkeys
|
|
|
|
|
|
## Credits
|
|
|
|
Created with Claude Sonnet 4.6
|
|
|