Skip to content

Instantly share code, notes, and snippets.

@a-andreyev
Created August 20, 2018 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-andreyev/600d19d93d5fd8cd5a9cca46dad42fa2 to your computer and use it in GitHub Desktop.
Save a-andreyev/600d19d93d5fd8cd5a9cca46dad42fa2 to your computer and use it in GitHub Desktop.
sailfish pixelRation and screen size test
#!/bin/bash
pkcon refresh
devel-su pkcon install qt5-qtdeclarative-qmlscene
curl -LO https://gist.githubusercontent.com/a-andreyev/5cf78f02f959fb3f40aa6c7089ab762b/raw/f1d6fd3d91ec2db7c2ed8226906b8dafc3a9d7a1/screentest.qml
/usr/lib/qt5/bin/qmlscene screentest.qml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment