From a46eeb07aaa08605eb816f8a450cd98f080b3778 Mon Sep 17 00:00:00 2001 From: Marco Dalla Libera Date: Thu, 27 Jun 2013 22:02:18 +0200 Subject: [PATCH 1/2] Added link to acpi_call_GUI_systemd acpi_call_GUI_systemd replaces acpi_call_GUI_Fedora --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3090843..cba310e 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ The status after a call can be read back from `/proc/acpi/call`: Found this too difficult? Try to use these programs provided by Marco Dalla Libera and do it via graphic interface: -* [acpi_call_GUI (Ubuntu and other debian-based distributions)](http://marcodallas.github.io/acpi_call_GUI/) -* [acpi_call_GUI_Fedora (Fedora version)](https://github.com/marcoDallas/acpi_call_GUI_Fedora) +* [acpi_call_GUI (Ubuntu and his derivates)](http://marcodallas.github.io/acpi_call_GUI/) +* [acpi_call_GUI_systemd (all linux distros that support systemd: Fedora, Arch, Mandriva etc.)](https://github.com/marcoDallas/acpi_call_GUI_systemd) *** From fe7d5a0812fc595afebcd7f6bd2f8b984b30f5bc Mon Sep 17 00:00:00 2001 From: Marco Dalla Libera Date: Wed, 8 Jun 2016 11:45:36 +0200 Subject: [PATCH 2/2] updated information about acpi_call_GUI Updated links and description: added Ubuntu 16.04+ in the list of distributions that support systemd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cba310e..f8efd13 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ The status after a call can be read back from `/proc/acpi/call`: Found this too difficult? Try to use these programs provided by Marco Dalla Libera and do it via graphic interface: -* [acpi_call_GUI (Ubuntu and his derivates)](http://marcodallas.github.io/acpi_call_GUI/) -* [acpi_call_GUI_systemd (all linux distros that support systemd: Fedora, Arch, Mandriva etc.)](https://github.com/marcoDallas/acpi_call_GUI_systemd) +* [acpi_call_GUI (Ubuntu and his derivates)](https://github.com/marcoDallas/acpi_call_GUI) +* [acpi_call_GUI_systemd (all linux distros that support systemd: Ubuntu 16.04+, Fedora, Arch, Mandriva etc.)](https://github.com/marcoDallas/acpi_call_GUI_systemd) ***