Difference between revisions of "PinePhone Software Releases"

Jump to navigation Jump to search
(→‎To adjust screen resolution: add yad to install list)
Line 227: Line 227:
==== To adjust screen resolution ====  
==== To adjust screen resolution ====  
References: [https://puri.sm/posts/easy-librem-5-app-development-scale-the-screen/] [https://forum.pine64.org/showthread.php?tid=9016&pid=61403#pid61403] [https://forum.pine64.org/showthread.php?tid=9016&pid=61685#pid61685]
References: [https://puri.sm/posts/easy-librem-5-app-development-scale-the-screen/] [https://forum.pine64.org/showthread.php?tid=9016&pid=61403#pid61403] [https://forum.pine64.org/showthread.php?tid=9016&pid=61685#pid61685]
  sudo apt install linux-libc-dev build-essential ninja-build meson cmake libwayland-dev
  sudo apt install linux-libc-dev build-essential ninja-build meson cmake libwayland-dev yad
  Continue the rest of the instructions on [https://puri.sm/posts/easy-librem-5-app-development-scale-the-screen/ this page]
  Continue the rest of the instructions on [https://puri.sm/posts/easy-librem-5-app-development-scale-the-screen/ this page]
  When you finish, you will have a touch-capable app you can use to adjust resolution any time, useful when switching between various apps. Unlike other solutions, this works across reboots.
  When you finish, you will have a touch-capable app you can use to adjust resolution any time, useful when switching between various apps.  
Unlike other solutions, this works across reboots.


<div class="center" style="background-color: lightyellow;">[[#top | '''Return to top of page''']]</div>
<div class="center" style="background-color: lightyellow;">[[#top | '''Return to top of page''']]</div>