diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-07-09 16:55:56 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-09 16:55:56 -0700 |
commit | 121f9f1902ce8d6ae761f5fdb4361fa9c30880dd (patch) | |
tree | ce3095c64e87e49917a816d3b2d2c9a5cbcf646a | |
parent | 3db58299a320070ca925a4731a80081cb8f8a3a5 (diff) | |
download | subsurface-121f9f1902ce8d6ae761f5fdb4361fa9c30880dd.tar.gz |
FAQ: add entry about shortcut keys on Ubuntu
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | Documentation/FAQ.wordpress | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/FAQ.wordpress b/Documentation/FAQ.wordpress index 5f7018fea..f52b662ab 100644 --- a/Documentation/FAQ.wordpress +++ b/Documentation/FAQ.wordpress @@ -41,6 +41,12 @@ Make sure you are getting a current version with all its Qt5 dependencies. Go to <a href="http://software.opensuse.org/download.html?project=home:Subsurface-Divelog&package=subsurface">our build service project page</a> and follow the simple instructions there -- it’s as easy as two clicks. [/expand] +[expand title="The shortcut keys don't work on Ubuntu"] + +Please uninstall <code style="font-size: 9pt;">appmenu-qt5</code> and the +shortcuts will work. + +[/expand] [expand title="How can I post my dive on Facebook?"] Go to the preferences and select the Facebook section. There you can log in to your Facebook account. You have to do this every time you want to post to Facebook, for privacy reasons Subsurface does not stay logged in to Facebook between sessions. |