aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-22 19:57:26 -0300
committerRael <rael.gc@gmail.com>2015-09-22 19:57:26 -0300
commit302cecd3ed64e4c2e82890c0293d1fed33ea7dae (patch)
tree6f0825d2c9154dc556c36134101fbe0d629a32fc /README.md
parent5e86ca8a1f51325753a4e5bbe55cef40232816fa (diff)
parentc8cb42b51e817c2014faa3d377f39e08a2240c93 (diff)
downloadscudcloud-302cecd3ed64e4c2e82890c0293d1fed33ea7dae.zip
scudcloud-302cecd3ed64e4c2e82890c0293d1fed33ea7dae.tar.gz
scudcloud-302cecd3ed64e4c2e82890c0293d1fed33ea7dae.tar.bz2
Merge branch 'master' of github.com:raelgc/scudcloud
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 14 insertions, 6 deletions
diff --git a/README.md b/README.md
index d5618ce..0af8491 100644
--- a/README.md
+++ b/README.md
@@ -96,35 +96,43 @@ sudo ln -sf $INSTALL/scudcloud /usr/bin/scudcloud
# Troubleshooting
-## 1. Default domain
+### 1. Default domain
You can change the default domain editing or just deleting the config file:
~/.config/scudcloud/scudcloud.cfg
-## 2. Where is the package for my distro?
+### 2. Where is the package for my distro?
If not listed above, you're welcome [to contribute](/CONTRIBUTING.md). In this meanwhile, try the [Manual Install](#manual-install) instructions.
-## 3. `Keep me signed in` is not working
+### 3. Spell checking is not working
+
+Make sure you have the following packages installed:
+
+* `libqtwebkit-qupzillaplugins`
+* `python3-hunspell`
+* `hunspell-en-us`
+
+### 4. `Keep me signed in` is not working
For some reason, ScudCloud was not able to create the configuration folder. Please, manually create this folder:
~/.config/scudcloud/
-## 4. How to disable Flash?
+### 5. How to disable Flash?
Flash is required to display embedded videos, but if you don't care, disable it starting with:
scudcloud --no_plugins=True
-## 5. How to start ScudCloud minimized?
+### 6. How to start ScudCloud minimized?
You can start ScudCloud minized to tray with:
scudcloud --minimized=True
-## 6. High DPI Support
+### 7. High DPI Support
ScudCloud offers zoom support. The zoom level will be persisted between sessions.