summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/hwset-thinkpad-p50s.1.txt
blob: fc1bbea588cbed1728f96e1d4a97651bceabfc36 (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-acer-chromebook
section 1
project stackrpms-acer-chromebook
volume General Commands Manual
date April 2024
=====
NAME
  hwset-acer-chromebook - adjust hardware settings like audio volume and screen brightness
SYNOPSIS
  hwset-acer-chromebook [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 Acer Chromebook platform. Primarily hwset is called from the stackrpms-acer-chromebook fluxbox keys file on the F6 type key presses.
  The included fluxbox keys file uses pulsemixer-notification 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