Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Henry Zhang and committed by
Greg Kroah-Hartman
138f2ea9 c230ae1f

+2 -2
+2 -2
Documentation/ABI/stable/sysfs-driver-speakup
··· 16 16 KernelVersion: 2.6 17 17 Contact: speakup@linux-speakup.org 18 18 Description: This controls whether one hears beeps through the PC speaker 19 - when using speakup's review commands. 20 - TODO: what values does it accept? 19 + when using speakup's review commands. Range: 0-3. 0 = off, 1 = beeps 20 + only, 2 = announcements only, 3 = beeps and announcements (default). 21 21 22 22 What: /sys/accessibility/speakup/bleep_time 23 23 KernelVersion: 2.6