<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MichiMolle</id>
	<title>PINE64 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MichiMolle"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/MichiMolle"/>
	<updated>2026-04-28T05:07:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15778</id>
		<title>PineNote Development/Apps</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15778"/>
		<updated>2023-01-22T11:17:06Z</updated>

		<summary type="html">&lt;p&gt;MichiMolle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Development = &lt;br /&gt;
&lt;br /&gt;
Here are some resources you may find helpful in learning to develop on embedded Linux devices:&lt;br /&gt;
* Great YouTube series introducing you to the kernel and lower-level components of Linux: https://www.youtube.com/watch?v=WiZ05pnHZqM&lt;br /&gt;
* https://embetronicx.com/&lt;br /&gt;
* https://bootlin.com/training/&lt;br /&gt;
* https://www.nand2tetris.org&lt;br /&gt;
&lt;br /&gt;
Emulator recommendation for developing and testing PineNote apps: https://github.com/michaelshiel/picom-epaper&lt;br /&gt;
&lt;br /&gt;
The PineNote is a specialized device, mainly due to the eink display having unique display and refresh characteristics.&lt;br /&gt;
Finding and configuring apps that work well sometimes requires a lot of tweaking and a lot exploring, especially for&lt;br /&gt;
applications containing fast screen updates and animations, as well as depend on a lot of colors.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=ZCLyJfbzbrU Here is a video] showing the performance of a few applications.&lt;br /&gt;
&lt;br /&gt;
= Desktop Environments =&lt;br /&gt;
&lt;br /&gt;
=== Sway ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/hmpthcs/WinkShell WinkShell] &amp;quot;Collected applications, configurations and scripts for using a wlroots-based compositor with an EPD (aka e-ink display). Currently supports Sway only.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/0cc4m/pinenote-misc/blob/main/sway/config/sway/config 0cc4m's config]&lt;br /&gt;
&lt;br /&gt;
==== Getting touch + pen working on sway ====&lt;br /&gt;
&lt;br /&gt;
If you notice that touching the screen works, but when you use the pen the mouse coordinates are inverted, don't worry! We can fix it! Set &amp;lt;code&amp;gt;rockchip_ebc.panel_reflection=0&amp;lt;/code&amp;gt; on boot (see [https://wiki.pine64.org/wiki/PineNote_Development/Building_Kernel#Configuring_the_driver this page] for more info). Add the following line to your sway config:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# This line rotates the mouse input by 180 degrees. See https://wayland.freedesktop.org/libinput/doc/1.11.3/absolute_axes.html&lt;br /&gt;
input &amp;quot;type:table_tool&amp;quot; calibration_matrix -1 0 1 0 -1 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gnome ===&lt;br /&gt;
[https://github.com/m-weigand/mw_pinenote_misc/tree/main/gnome Maximilian's Config]&lt;br /&gt;
&lt;br /&gt;
{{info|You may need to compile a [https://github.com/m-weigand/mw_pinenote_misc/blob/main/compile_mutter.sh modified mutter] as well.}}&lt;br /&gt;
&lt;br /&gt;
==== GTK3 ====&lt;br /&gt;
High contrast style for eink-devices can be found [https://github.com/MichiMolle/gtk3-eink here].&lt;br /&gt;
&lt;br /&gt;
==== GTK4 ====&lt;br /&gt;
High contrast style for eink-devices can be found [https://github.com/MichiMolle/gtk4-eink here].&lt;br /&gt;
&lt;br /&gt;
= Application support on the PineNote =&lt;br /&gt;
== Notetaking ==&lt;br /&gt;
&lt;br /&gt;
=== xournal++ ===&lt;br /&gt;
Works well, writing is pretty quick.&lt;br /&gt;
&lt;br /&gt;
=== Obsidian ===&lt;br /&gt;
Works well, EInk-Theme can be found [https://github.com/MichiMolle/obsidian-eink here].&lt;br /&gt;
&lt;br /&gt;
== Web Browsing ==&lt;br /&gt;
&lt;br /&gt;
=== Firefox ===&lt;br /&gt;
Pretty good experience! Enabling GPU acceleration is helpful.&lt;br /&gt;
&lt;br /&gt;
==== GPU Acceleration in Firefox ====&lt;br /&gt;
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Cloud&amp;quot; ==&lt;br /&gt;
=== syncthing ===&lt;br /&gt;
High contrast theme can be found [https://github.com/MichiMolle/syncthing-eink here].&lt;br /&gt;
&lt;br /&gt;
[[Category:PineNote]]&lt;/div&gt;</summary>
		<author><name>MichiMolle</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15777</id>
		<title>PineNote Development/Apps</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15777"/>
		<updated>2023-01-22T11:16:23Z</updated>

		<summary type="html">&lt;p&gt;MichiMolle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Development = &lt;br /&gt;
&lt;br /&gt;
Here are some resources you may find helpful in learning to develop on embedded Linux devices:&lt;br /&gt;
* Great YouTube series introducing you to the kernel and lower-level components of Linux: https://www.youtube.com/watch?v=WiZ05pnHZqM&lt;br /&gt;
* https://embetronicx.com/&lt;br /&gt;
* https://bootlin.com/training/&lt;br /&gt;
* https://www.nand2tetris.org&lt;br /&gt;
&lt;br /&gt;
Emulator recommendation for developing and testing PineNote apps: https://github.com/michaelshiel/picom-epaper&lt;br /&gt;
&lt;br /&gt;
The PineNote is a specialized device, mainly due to the eink display having unique display and refresh characteristics.&lt;br /&gt;
Finding and configuring apps that work well sometimes requires a lot of tweaking and a lot exploring, especially for&lt;br /&gt;
applications containing fast screen updates and animations, as well as depend on a lot of colors.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=ZCLyJfbzbrU Here is a video] showing the performance of a few applications.&lt;br /&gt;
&lt;br /&gt;
= Desktop Environments =&lt;br /&gt;
&lt;br /&gt;
=== Sway ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/hmpthcs/WinkShell WinkShell] &amp;quot;Collected applications, configurations and scripts for using a wlroots-based compositor with an EPD (aka e-ink display). Currently supports Sway only.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/0cc4m/pinenote-misc/blob/main/sway/config/sway/config 0cc4m's config]&lt;br /&gt;
&lt;br /&gt;
==== Getting touch + pen working on sway ====&lt;br /&gt;
&lt;br /&gt;
If you notice that touching the screen works, but when you use the pen the mouse coordinates are inverted, don't worry! We can fix it! Set &amp;lt;code&amp;gt;rockchip_ebc.panel_reflection=0&amp;lt;/code&amp;gt; on boot (see [https://wiki.pine64.org/wiki/PineNote_Development/Building_Kernel#Configuring_the_driver this page] for more info). Add the following line to your sway config:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# This line rotates the mouse input by 180 degrees. See https://wayland.freedesktop.org/libinput/doc/1.11.3/absolute_axes.html&lt;br /&gt;
input &amp;quot;type:table_tool&amp;quot; calibration_matrix -1 0 1 0 -1 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gnome ===&lt;br /&gt;
[https://github.com/m-weigand/mw_pinenote_misc/tree/main/gnome Maximilian's Config]&lt;br /&gt;
&lt;br /&gt;
{{info|You may need to compile a [https://github.com/m-weigand/mw_pinenote_misc/blob/main/compile_mutter.sh modified mutter] as well.}}&lt;br /&gt;
&lt;br /&gt;
== GTK3 ==&lt;br /&gt;
High contrast style for eink-devices can be found [https://github.com/MichiMolle/gtk3-eink here].&lt;br /&gt;
&lt;br /&gt;
== GTK4 ==&lt;br /&gt;
High contrast style for eink-devices can be found [https://github.com/MichiMolle/gtk4-eink here].&lt;br /&gt;
&lt;br /&gt;
= Application support on the PineNote =&lt;br /&gt;
== Notetaking ==&lt;br /&gt;
&lt;br /&gt;
=== xournal++ ===&lt;br /&gt;
Works well, writing is pretty quick.&lt;br /&gt;
&lt;br /&gt;
=== Obsidian ===&lt;br /&gt;
Works well, EInk-Theme can be found [https://github.com/MichiMolle/obsidian-eink here].&lt;br /&gt;
&lt;br /&gt;
== Web Browsing ==&lt;br /&gt;
&lt;br /&gt;
=== Firefox ===&lt;br /&gt;
Pretty good experience! Enabling GPU acceleration is helpful.&lt;br /&gt;
&lt;br /&gt;
==== GPU Acceleration in Firefox ====&lt;br /&gt;
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Cloud&amp;quot; ==&lt;br /&gt;
=== syncthing ===&lt;br /&gt;
High contrast theme can be found [https://github.com/MichiMolle/syncthing-eink here].&lt;br /&gt;
&lt;br /&gt;
[[Category:PineNote]]&lt;/div&gt;</summary>
		<author><name>MichiMolle</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15774</id>
		<title>PineNote Development/Apps</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15774"/>
		<updated>2023-01-21T15:37:03Z</updated>

		<summary type="html">&lt;p&gt;MichiMolle: /* Application support on the PineNote */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Development = &lt;br /&gt;
&lt;br /&gt;
Here are some resources you may find helpful in learning to develop on embedded Linux devices:&lt;br /&gt;
* Great YouTube series introducing you to the kernel and lower-level components of Linux: https://www.youtube.com/watch?v=WiZ05pnHZqM&lt;br /&gt;
* https://embetronicx.com/&lt;br /&gt;
* https://bootlin.com/training/&lt;br /&gt;
* https://www.nand2tetris.org&lt;br /&gt;
&lt;br /&gt;
Emulator recommendation for developing and testing PineNote apps: https://github.com/michaelshiel/picom-epaper&lt;br /&gt;
&lt;br /&gt;
The PineNote is a specialized device, mainly due to the eink display having unique display and refresh characteristics.&lt;br /&gt;
Finding and configuring apps that work well sometimes requires a lot of tweaking and a lot exploring, especially for&lt;br /&gt;
applications containing fast screen updates and animations, as well as depend on a lot of colors.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=ZCLyJfbzbrU Here is a video] showing the performance of a few applications.&lt;br /&gt;
&lt;br /&gt;
= Desktop Environments =&lt;br /&gt;
&lt;br /&gt;
=== Sway ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/hmpthcs/WinkShell WinkShell] &amp;quot;Collected applications, configurations and scripts for using a wlroots-based compositor with an EPD (aka e-ink display). Currently supports Sway only.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/0cc4m/pinenote-misc/blob/main/sway/config/sway/config 0cc4m's config]&lt;br /&gt;
&lt;br /&gt;
==== Getting touch + pen working on sway ====&lt;br /&gt;
&lt;br /&gt;
If you notice that touching the screen works, but when you use the pen the mouse coordinates are inverted, don't worry! We can fix it! Set &amp;lt;code&amp;gt;rockchip_ebc.panel_reflection=0&amp;lt;/code&amp;gt; on boot (see [https://wiki.pine64.org/wiki/PineNote_Development/Building_Kernel#Configuring_the_driver this page] for more info). Add the following line to your sway config:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# This line rotates the mouse input by 180 degrees. See https://wayland.freedesktop.org/libinput/doc/1.11.3/absolute_axes.html&lt;br /&gt;
input &amp;quot;type:table_tool&amp;quot; calibration_matrix -1 0 1 0 -1 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gnome ===&lt;br /&gt;
[https://github.com/m-weigand/mw_pinenote_misc/tree/main/gnome Maximilian's Config]&lt;br /&gt;
&lt;br /&gt;
{{info|You may need to compile a [https://github.com/m-weigand/mw_pinenote_misc/blob/main/compile_mutter.sh modified mutter] as well.}}&lt;br /&gt;
&lt;br /&gt;
= Application support on the PineNote =&lt;br /&gt;
&lt;br /&gt;
== GTK4 ==&lt;br /&gt;
High contrast style for eink-devices can be found [https://github.com/MichiMolle/gtk4-eink here].&lt;br /&gt;
&lt;br /&gt;
== Notetaking ==&lt;br /&gt;
&lt;br /&gt;
=== xournal++ ===&lt;br /&gt;
Works well, writing is pretty quick.&lt;br /&gt;
&lt;br /&gt;
=== Obsidian ===&lt;br /&gt;
Works well, EInk-Theme can be found [https://github.com/MichiMolle/obsidian-eink here].&lt;br /&gt;
&lt;br /&gt;
== Web Browsing ==&lt;br /&gt;
&lt;br /&gt;
=== Firefox ===&lt;br /&gt;
Pretty good experience! Enabling GPU acceleration is helpful.&lt;br /&gt;
&lt;br /&gt;
==== GPU Acceleration in Firefox ====&lt;br /&gt;
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Cloud&amp;quot; ==&lt;br /&gt;
=== syncthing ===&lt;br /&gt;
High contrast theme can be found [https://github.com/MichiMolle/syncthing-eink here].&lt;br /&gt;
&lt;br /&gt;
[[Category:PineNote]]&lt;/div&gt;</summary>
		<author><name>MichiMolle</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15699</id>
		<title>PineNote Development/Apps</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15699"/>
		<updated>2023-01-18T08:23:03Z</updated>

		<summary type="html">&lt;p&gt;MichiMolle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Development = &lt;br /&gt;
&lt;br /&gt;
Here are some resources I have found helpful in learning to develop on embedded Linux devices:&lt;br /&gt;
* Great YouTube series introducing you to the kernel and lower-level components of Linux: https://www.youtube.com/watch?v=WiZ05pnHZqM&lt;br /&gt;
* https://embetronicx.com/&lt;br /&gt;
* https://bootlin.com/training/&lt;br /&gt;
* https://www.nand2tetris.org&lt;br /&gt;
&lt;br /&gt;
Emulator recommendation for developing and testing PineNote apps: https://github.com/michaelshiel/picom-epaper&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PineNote is a specialized device, mainly due to the eink display having unique display and refresh characteristics.&lt;br /&gt;
Finding and configuring apps that work well sometimes requires a lot of tweaking and a lot exploring, especially for&lt;br /&gt;
applications containing fast screen updates and animations, as well as depend on a lot of colours.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=ZCLyJfbzbrU Here is a video] showing the performance of a few applications.&lt;br /&gt;
&lt;br /&gt;
= Desktop Environments =&lt;br /&gt;
&lt;br /&gt;
=== Sway ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/hmpthcs/WinkShell WinkShell] &amp;quot;Collected applications, configurations and scripts for using a wlroots-based compositor with an EPD (aka e-ink display). Currently supports Sway only.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/0cc4m/pinenote-misc/blob/main/sway/config/sway/config 0cc4m's config]&lt;br /&gt;
&lt;br /&gt;
==== Getting touch + pen working on sway ====&lt;br /&gt;
&lt;br /&gt;
If you notice that touching the screen works, but when you use the pen the mouse coordinates are inverted, don't worry! We can fix it! Set &amp;lt;code&amp;gt;rockchip_ebc.panel_reflection=0&amp;lt;/code&amp;gt; on boot (see [https://wiki.pine64.org/wiki/PineNote_Development/Building_Kernel#Configuring_the_driver this page] for more info). Add the following line to your sway config:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# This line rotates the mouse input by 180 degrees. See https://wayland.freedesktop.org/libinput/doc/1.11.3/absolute_axes.html&lt;br /&gt;
input &amp;quot;type:table_tool&amp;quot; calibration_matrix -1 0 1 0 -1 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gnome ===&lt;br /&gt;
[https://github.com/m-weigand/mw_pinenote_misc/tree/main/gnome Maximilian's Config]&lt;br /&gt;
&lt;br /&gt;
{{info|You may need to compile a [https://github.com/m-weigand/mw_pinenote_misc/blob/main/compile_mutter.sh modified mutter] as well.}}&lt;br /&gt;
&lt;br /&gt;
= Application support on the PineNote =&lt;br /&gt;
&lt;br /&gt;
== Notetaking ==&lt;br /&gt;
&lt;br /&gt;
=== xournal++ ===&lt;br /&gt;
Works well, writing is pretty quick.&lt;br /&gt;
&lt;br /&gt;
=== Obsidian ===&lt;br /&gt;
Works well, EInk-Theme can be found [https://github.com/MichiMolle/obsidian-eink here].&lt;br /&gt;
&lt;br /&gt;
== Web Browsing ==&lt;br /&gt;
&lt;br /&gt;
=== Firefox ===&lt;br /&gt;
Pretty good experience! Enabling GPU acceleration is helpful.&lt;br /&gt;
&lt;br /&gt;
==== GPU Acceleration in Firefox ====&lt;br /&gt;
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Cloud&amp;quot; ==&lt;br /&gt;
=== syncthing ===&lt;br /&gt;
High contrast theme can be found [https://github.com/MichiMolle/syncthing-eink here].&lt;br /&gt;
&lt;br /&gt;
[[Category:PineNote]]&lt;/div&gt;</summary>
		<author><name>MichiMolle</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15610</id>
		<title>PineNote Development/Apps</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineNote_Development/Apps&amp;diff=15610"/>
		<updated>2023-01-16T19:49:30Z</updated>

		<summary type="html">&lt;p&gt;MichiMolle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Development = &lt;br /&gt;
&lt;br /&gt;
Here are some resources I have found helpful in learning to develop on embedded Linux devices:&lt;br /&gt;
* Great YouTube series introducing you to the kernel and lower-level components of Linux: https://www.youtube.com/watch?v=WiZ05pnHZqM&lt;br /&gt;
* https://embetronicx.com/&lt;br /&gt;
* https://bootlin.com/training/&lt;br /&gt;
* https://www.nand2tetris.org&lt;br /&gt;
&lt;br /&gt;
Emulator recommendation for developing and testing PineNote apps: https://github.com/michaelshiel/picom-epaper&lt;br /&gt;
&lt;br /&gt;
= App support on PineNote =&lt;br /&gt;
&lt;br /&gt;
The PineNote is a specialized device. Finding and configuring apps that work well will require a lot of tweaking and a lot exploring. [https://www.youtube.com/watch?v=ZCLyJfbzbrU Here is a video] showing the performance of a few applications.&lt;br /&gt;
&lt;br /&gt;
== Desktop Environments ==&lt;br /&gt;
=== Sway ===&lt;br /&gt;
[https://github.com/0cc4m/pinenote-misc/blob/main/sway/config/sway/config 0cc4m's config]&lt;br /&gt;
&lt;br /&gt;
==== Getting touch + pen working on sway ====&lt;br /&gt;
If you notice that touching the screen works, but when you use the pen the mouse coordinates are inverted, don't worry! We can fix it! Set &amp;lt;code&amp;gt;rockchip_ebc.panel_reflection=0&amp;lt;/code&amp;gt; on boot (see [https://wiki.pine64.org/wiki/PineNote_Development/Building_Kernel#Configuring_the_driver this page] for more info). Add the following line to your sway config:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# This line rotates the mouse input by 180 degrees. See https://wayland.freedesktop.org/libinput/doc/1.11.3/absolute_axes.html&lt;br /&gt;
input &amp;quot;type:table_tool&amp;quot; calibration_matrix -1 0 1 0 -1 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gnome ===&lt;br /&gt;
[https://github.com/m-weigand/mw_pinenote_misc/tree/main/gnome Maximilian's Config]&lt;br /&gt;
&lt;br /&gt;
{{info|You may need to compile a [https://github.com/m-weigand/mw_pinenote_misc/blob/main/compile_mutter.sh modified mutter] as well.}}&lt;br /&gt;
&lt;br /&gt;
== Notetaking ==&lt;br /&gt;
&lt;br /&gt;
=== xournal++ ===&lt;br /&gt;
Works well, writing is pretty quick.&lt;br /&gt;
&lt;br /&gt;
=== Obsidian ===&lt;br /&gt;
Works well, EInk-Theme can be found [https://github.com/MichiMolle/obsidian-eink here].&lt;br /&gt;
&lt;br /&gt;
== Web Browsing ==&lt;br /&gt;
&lt;br /&gt;
=== Firefox ===&lt;br /&gt;
Pretty good experience! Enabling GPU acceleration is helpful.&lt;br /&gt;
&lt;br /&gt;
==== GPU Acceleration in Firefox ====&lt;br /&gt;
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:PineNote]]&lt;/div&gt;</summary>
		<author><name>MichiMolle</name></author>
	</entry>
</feed>