summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt
blob: 78602c172b4a4d546493ab138b25c21b05b9aa64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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
bgstack15