Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[configs] add inverted-y env var for Wayland clients
  • Loading branch information
faenil committed Jul 24, 2013
1 parent a6d9264 commit ea8ced9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/61-x86-vm.conf
Expand Up @@ -4,3 +4,6 @@ OPTIONS=-background none
# Clear the runtime system as the default "meego" set by
# nemo-mobile-session doesn't work on x86 properly
QT_DEFAULT_RUNTIME_SYSTEM=

# We need inverted-Y for Qt5 apps runing on Wayland platform
QT_COMPOSITOR_NEGATE_INVERTED_Y=1

0 comments on commit ea8ced9

Please sign in to comment.