From bcae436ba46b52356a24bbaebf03ad97cb4c1fa6 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 27 Jan 2020 21:39:22 -0500 Subject: Add VoidLinux OS interface. Update readme. Remove the hardcoded keycode for the start menu (not consistent across OS's) --- src-qt5/core/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src-qt5/core/README.md') diff --git a/src-qt5/core/README.md b/src-qt5/core/README.md index d46b8448..e3b11a81 100644 --- a/src-qt5/core/README.md +++ b/src-qt5/core/README.md @@ -89,3 +89,8 @@ Other Files that get installed if "core" is built directly: * `pavucontrol`: Graphical audio mixer utility * `acpi`: Battery detection/status * `dbus-send`: System shutdown/restart + 10. Void Linux + * `xbacklight`: screen brightness control + * `amixer`: Audio mixer control + * `pavucontrol`: Graphical audio mixer utility + * `acpi`: Battery detection/status -- cgit