diff options
author | B. Stack <bgstack15@gmail.com> | 2023-08-22 15:01:27 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-08-22 15:01:27 -0400 |
commit | 7a7f5fa53623c97817875f858fccc9a7f293630d (patch) | |
tree | dbb4c91ba1aab09c6daa9c005e8613d7e7ec0d92 /src/usr | |
parent | add _service for obs (diff) | |
download | stackrpms-thinkpad-p50s-7a7f5fa53623c97817875f858fccc9a7f293630d.tar.gz stackrpms-thinkpad-p50s-7a7f5fa53623c97817875f858fccc9a7f293630d.tar.bz2 stackrpms-thinkpad-p50s-7a7f5fa53623c97817875f858fccc9a7f293630d.zip |
v0.0.2 Fn+F10 for mic mute
Diffstat (limited to 'src/usr')
-rw-r--r-- | src/usr/share/doc/stackrpms-thinkpad-p50s/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md index bc7f72c..d95f4a0 100644 --- a/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md +++ b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md @@ -20,6 +20,7 @@ This project, `/mnt/public/Support/Platforms/stackrpms-thinkpad-p50s/` holds a g * ltb-018 Shiny * ltb-020 Clone * ltb-021 Copy +* ltb-022 Dupe Some configurations include: @@ -48,3 +49,6 @@ This project will be considered stable when the following are met: 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 + +# Changelog +2023-08-22 version 0.0.2 update fluxbox keys for Fn+F10 to toggle mic mute because Fn+F4 is blocked/used by something I cannot control. |