summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Zhang <zeri@umich.edu>2026-01-28 04:45:01 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-02 18:05:49 +0300
commit138f2ea90b66efafb6612d0a34346b56099b1c71 (patch)
treeb24d5e4b94f16ba34613cafefab90d0c9f6823c6
parentc230ae1f9480cf9d363ded8179b14b49c5d3dd69 (diff)
downloadlinux-138f2ea90b66efafb6612d0a34346b56099b1c71.tar.xz
speakup: Document bleeps parameter values
The speakup documentation had a TODO about accepted values for the bleeps parameter. drivers/accessibility/speakup/main.c indicates that it's a bitmasked param where bit 0 controls beeping and bit 1 controls announcements. Signed-off-by: Henry Zhang <zeri@umich.edu> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Link: https://patch.msgid.link/20260128014501.1600263-1-zeri@umich.edu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Documentation/ABI/stable/sysfs-driver-speakup4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-speakup b/Documentation/ABI/stable/sysfs-driver-speakup
index 8b508b4a7a00..69c26b911fe3 100644
--- a/Documentation/ABI/stable/sysfs-driver-speakup
+++ b/Documentation/ABI/stable/sysfs-driver-speakup
@@ -16,8 +16,8 @@ What: /sys/accessibility/speakup/bleeps
KernelVersion: 2.6
Contact: speakup@linux-speakup.org
Description: This controls whether one hears beeps through the PC speaker
- when using speakup's review commands.
- TODO: what values does it accept?
+ when using speakup's review commands. Range: 0-3. 0 = off, 1 = beeps
+ only, 2 = announcements only, 3 = beeps and announcements (default).
What: /sys/accessibility/speakup/bleep_time
KernelVersion: 2.6