diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-06 19:56:01 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-06 19:56:01 +0000 |
commit | c5f79f5371b3735ac4498343182fb9596b7809fe (patch) | |
tree | 306f4d4aac449b39545506f1cd53978d4f8dc235 /sys/man/1 | |
parent | b38a3d2a0d0f2022bab40eec4975179daa0ceee1 (diff) |
reform/shortcuts: use media keys for LCD brightness control
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/reform | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/sys/man/1/reform b/sys/man/1/reform index e71850c20..968b98cce 100644 --- a/sys/man/1/reform +++ b/sys/man/1/reform @@ -145,23 +145,21 @@ to function: reform/shortcuts </dev/kbdtap >/dev/kbdtap .EE .PP -.I Super+F1/F2 +.I Hyper+F1/F2 decreases/increases LCD brightness, .I Hyper+F7/F8/F9 skips to the previous track, (un)pauses or skips to the next track in .IR zuke (1), -.I Hyper+F11/F12 -decreases/increases "master" volume, .I Hyper+F10 -(un)mutes the audio. -Optionally, a single step amount can be set with +(un)mutes the audio, +.I Hyper+F11/F12 +decreases/increases "master" volume. Optionally, a single step amount +can be set with .I -l for LCD light level (default is 5) and .I -v for volume (default is 3). Values can be negative to essentially swap -.I F1 -with -.IR F2 . +the decrement and increment keys. .SH SOURCE .B /sys/src/cmd/reform .SH SEE ALSO |