mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/gcompris-qt: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
65fb093784
commit
5bede4a894
1 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue