Created
March 2, 2015 19:53
-
-
Save tjstebbing/0840753df00a8211661d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pomke@panda ~ $ /opt/project-neon/bin/krita | |
################################### | |
# Adding a tablet device: Wacom Intuos4 8x13 stylus | |
Device Type: "Stylus" | |
# Axes limits data | |
X: 0 65024 | |
Y: 0 40640 | |
Z: 0 0 | |
Pressure: 0 2048 | |
Rotation: -900 899 | |
T. Pres: 0 0 | |
################################### | |
# Adding a tablet device: Wacom Intuos4 8x13 eraser | |
Device Type: "XFreeEraser" | |
# Axes limits data | |
X: 0 65024 | |
Y: 0 40640 | |
Z: 0 0 | |
Pressure: 0 2048 | |
Rotation: 0 1 | |
T. Pres: 0 0 | |
krita(4304)/koffice (lib komain) KoPluginLoader::load: Loading plugin "Textdocument Inspection" failed, "Could not find plugin 'Textdocument Inspection' for application 'krita'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment