From: Jean-Philippe Orsini Date: Thu, 9 Feb 2017 23:49:38 +0000 (+0100) Subject: add trick to change the windows manager X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=42f2542cd2417358b784d11104404f78edf82f8d add trick to change the windows manager --- diff --git a/src/tricks/index.adoc b/src/tricks/index.adoc index 550eb57..0c1e907 100644 --- a/src/tricks/index.adoc +++ b/src/tricks/index.adoc @@ -8,6 +8,7 @@ * link:raspberry_pi3_temperature.html[How to get the temperature of the Raspberry PI3] * link:raspberry_pi3_configure_timezone.html[How to configure the timezone of the Raspberry PI3] * link:raspberry_pi3_overclock.html[Overclocking of the Raspberry PI3] +* link:raspberry_pi3_change_windows_manager.html[Change the windows manager of the Raspberry PI3] == https://letsencrypt.org[Let's Encrypt] diff --git a/src/tricks/raspberry_pi3_change_windows_manager.adoc b/src/tricks/raspberry_pi3_change_windows_manager.adoc new file mode 100644 index 0000000..9327b90 --- /dev/null +++ b/src/tricks/raspberry_pi3_change_windows_manager.adoc @@ -0,0 +1,6 @@ += Raspberry PI - Change windows manager +:docinfo2: +:icons: font + + +sudo update-alternatives --config x-session-manager \ No newline at end of file diff --git a/www/psensor/NEWS.html b/www/psensor/NEWS.html index dfca733..52bd820 100644 --- a/www/psensor/NEWS.html +++ b/www/psensor/NEWS.html @@ -18,6 +18,26 @@
+

v1.2.1

+
+
+
    +
  • +

    documentation files are generated with asciidoctor instead of +asciidoc.

    +
  • +
  • +

    added support of BCM2835 which is mostly used in the Raspberry PI3.

    +
  • +
  • +

    Fresh install of 1.2.0 complains about missing sensor config +keys. (LP :#1650378)

    +
  • +
+
+
+
+

v1.2.0

@@ -1971,7 +1991,7 @@ Initial release
diff --git a/www/psensor/README.html b/www/psensor/README.html index 35beab6..7ba1961 100644 --- a/www/psensor/README.html +++ b/www/psensor/README.html @@ -7,6 +7,7 @@ Psensor README +