From 041ad4db33c6b8e43ca615bfe785b58c68b38804 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 6 Nov 2022 15:36:11 -0500 Subject: add debian/ --- src/usr/share/doc/stackrpms-thinkpad-p50s/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/usr/share/doc/stackrpms-thinkpad-p50s/README.md') diff --git a/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md index b31326b..86efb14 100644 --- a/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md +++ b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md @@ -35,3 +35,17 @@ Some configurations include: # Using Install this package, and symlink the fluxbox config files as seen above. Optionally, install those in the /etc/skel path for `.fluxbox/`. + +# Success criteria +This project will be considered stable when the following are met: + +* F1 Toggle audio mute button works +* F2, F3 Volume up/down buttons work +* F5, F6 Screen brightness up/down buttons work +* F8 toggle wireless network button works +* Calculator button initiates the context menu + +# Building + + cd /mnt/public/Support/Platforms/ ; rm -f stackrpms-thinkpad-p50s-0.0.1.tar.gz ; tar -zcf stackrpms-thinkpad-p50s-0.0.1.tar.gz --exclude debian --exclude .git --exclude '.*.swp' stackrpms-thinkpad-p50s ; cd stackrpms-thinkpad-p50s/ + debuild -us -uc -- cgit