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
77d971ff
Commit
77d971ff
authored
Sep 11, 2014
by
Benjamin Baer
Browse files
Readmes updated with linux mint 17 standard path
parent
c938b94a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
77d971ff
...
...
@@ -5,8 +5,8 @@ Here you find the actual version of our config file for ubuntu / mint 14.04.
To set up the basic config, copy 52-wacom-options in the xorg.conf.d folder
```
sh
# under ubuntu 14.04
cp
./xorg.conf.d/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
# under ubuntu 14.04
or mint 17
sudo install
-D
./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 +15,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
/usr/share/X11/xorg.conf.d/
cp
./wacom.setup.sh
~/Desktop
```
...
...
@@ -34,4 +34,4 @@ cp ./mypaint/accelmap.conf ~/.mypaint
cp
./mypaint/settings.json ~/.mypaint
```
Please check first if the folder exist. Current Beta version of mypaint have moved the config path to ~/.config/mypaint
\ No newline at end of file
Please check first if the folder exist. Current Beta version of mypaint have moved the config path to ~/.config/mypaint
xorg.conf.d/README.md
View file @
77d971ff
...
...
@@ -5,8 +5,8 @@ Here you find the actual version of our config file for ubuntu / mint 14.04.
To set up the basic config, copy 52-wacom-options in the xorg.conf.d folder
```
sh
# under ubuntu 14.04
cp
./xorg.conf.d
/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
# under ubuntu 14.04
or Mint 17
sudo install
-D
.
/52-wacom-options.conf /usr/share/X11/xorg.conf.d/
```
Don't forget to use the wacom.setup.sh file, you can get it from the subdirectory
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