Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
e-teaching
Tablet
Commits
a8f0a759
Commit
a8f0a759
authored
Sep 11, 2014
by
Benjamin Baer
Browse files
cleaning up
parent
d9f4dc1a
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a8f0a759
#
Wacom
Tablet
# Tablet
Here you find the actual version of our config file for ubuntu / mint 14.04.
All our scripts and software we use with tablets can be found here.
## Wacom Intuos Pen & Touch
Here you find the actual version of our config file for ubuntu / mint 14.04 for Wacom Intuos Pen & Touch or Wacom Bamboo Pen & Touch devices.
Simply click on download zip and unzip everything for instance to your Downloads directory.
To set up the basic config, copy 52-wacom-options in the xorg.conf.d folder
```
sh
# under ubuntu 14.04 or mint 17
sudo install
-D
.
/xorg.conf.d/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
sudo install
-D
~/Downloads/tablet.git
/xorg.conf.d/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
```
Additionally you'll want to use the wacom.setup.sh to change your default key mapping.
...
...
@@ -15,7 +20,7 @@ Since you have to do use it every time the usb is plugged in again, you should c
```
sh
# copy the wacom.setup.sh to your home
cp
.
/wacom.setup.sh ~/Desktop
cp
~/Downloads/tablet.git
/wacom.setup.sh ~/Desktop
```
...
...
@@ -26,13 +31,13 @@ If you have never run the program mypaint before, run it once so that mypaint ca
```
sh
# copying colors
cp
-r
.
/mypaint/brushes ~/.mypaint/
cp
-r
~/Downloads/tablet.git
/mypaint/brushes ~/.mypaint/
#copying standard button shortcuts
cp
.
/mypaint/accelmap.conf ~/.mypaint/
cp
~/Downloads/tablet.git
/mypaint/accelmap.conf ~/.mypaint/
#copying other settings (like brush stroke)
cp
.
/mypaint/settings.json ~/.mypaint/
cp
~/Downloads/tablet.git
/mypaint/settings.json ~/.mypaint/
```
Please check first if the folder exist. Current Beta version of mypaint have moved the config path to ~/.config/mypaint
mypaint/settings.json
View file @
a8f0a759
...
...
@@ -445,5 +445,4 @@
"saving.default_format"
:
"openraster"
,
"ui.feedback.symmetry"
:
true
,
"brushmanager.selected_brush"
:
"deevad/2B_pencil"
,
"scratchpad.last_opened_scratchpad"
:
"/home/a/bbaer/.mypaint/scratchpads/autosave.ora"
}
\ No newline at end of file
}
xorg.conf.d/README.md
View file @
a8f0a759
# Wacom Tablet
## Wacom Intuos Pen & Touch
Here you find the actual version of our config file for ubuntu / mint 14.04 for Wacom Intuos Pen & Touch or Wacom Bamboo Pen & Touch devices.
Here you find the actual version of our config file for ubuntu / mint 14.04
.
Simply click on download zip and unzip everything for instance to your Downloads directory
.
To set up the basic config, copy 52-wacom-options in the xorg.conf.d folder
```
sh
# under ubuntu 14.04 or
M
int 17
sudo install
-D
.
/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
# under ubuntu 14.04 or
m
int 17
sudo install
-D
~/Downloads/tablet.git/xorg.conf.d
/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
```
Don't forge
t to use the wacom.setup.sh
file, you
can
ge
t it from the subdirectory
Additionally you'll wan
t to use the wacom.setup.sh
to
c
h
ange
your default key mapping.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment