diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-05 15:33:13 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-05 15:34:09 -0400 |
commit | 3c6d0bf3fd3ebce3a248a627383737e69a700317 (patch) | |
tree | 1e595a8b1fba7ae58f7c594179063abf16601502 /src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt | |
parent | initial commit (diff) | |
download | stackrpms-thinkpad-p50s-3c6d0bf3fd3ebce3a248a627383737e69a700317.tar.gz stackrpms-thinkpad-p50s-3c6d0bf3fd3ebce3a248a627383737e69a700317.tar.bz2 stackrpms-thinkpad-p50s-3c6d0bf3fd3ebce3a248a627383737e69a700317.zip |
add man pages
Diffstat (limited to 'src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt')
-rw-r--r-- | src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt b/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt new file mode 100644 index 0000000..78602c1 --- /dev/null +++ b/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt @@ -0,0 +1,28 @@ +title hwset-thinkpad-p50s +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + hwset-thinkpad-p50s - adjust hardware settings like audio volume and screen brightness +SYNOPSIS + hwset-thinkpad-p50s [PIECE] [ACTION] [VALUE] +PIECES + vol | bright +ACTIONS + up | down | set | mute +VALUES + vol: 0-100 + bright: 0.0-1.0 | safe | min | max +DESCRIPTION + A customized hwset.sh (from bgscripts-core) specifically for Thinkpad P50s platform. Primarily hwset is called from the stackrpms-thinkpad-p50s fluxbox keys file on the Function-F6 type key presses. + The included fluxbox keys file uses amixer to set volume, not hwset. +AUTHOR + B. Stack <bgstack15@gmail.com> +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + bgscripts-core hwset.sh |