diff options
Diffstat (limited to 'academic')
-rw-r--r-- | academic/gcompris-qt/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/academic/gcompris-qt/README b/academic/gcompris-qt/README index 5b42a03a006a..72416bbd9cc8 100644 --- a/academic/gcompris-qt/README +++ b/academic/gcompris-qt/README @@ -1,6 +1,6 @@ GCompris is a high quality educational software suite, including a large number of activities for children aged 2 to 10. Some of the -activities are game orientated, but nonetheless still educational. +activities are game oriented, but nonetheless still educational. Currently GCompris offers more than 100 activities, and more are being developed. @@ -8,11 +8,11 @@ being developed. This is Qt5-based version of gcompris. NOTE: -This software runs better on a platform that have OpenGL 2 support. +This software runs better on a platform that has OpenGL 2 support. If you do not have OpenGL 2 support, you have 2 options: - Add the following parameter "--software-renderer" at the end of the last line of the script in /opt/gcompris-qt/bin/gcompris-qt.sh - This will affect system-wide -- Replace "renderer=auto" into "renderer=software" in your local configuration + This will affect all users, system-wide. +- Replace "renderer=auto" into "renderer=software" in your local config, located in ~/.config/gcompris-qt/gcompris-qt.conf - This will affect current user only + This will affect current user only. |