lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 1 May 2008 14:19:00 +0100
From:	Samuel Thibault <samuel.thibault@...-lyon.org>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	linux-kernel@...r.kernel.org, akpm@...l.org, torvalds@...l.org
Subject: Re: This month's price for the most useless new Kconfig help text ...

Andi Kleen, le Thu 01 May 2008 14:09:59 +0200, a écrit :
> <drumroll> ... gets CONFIG_ACCESSIBILITY
> 
> menuconfig ACCESSIBILITY
>         bool "Accessibility support"
>         ---help---
>           Enable a submenu where accessibility items may be enabled.
> 
> Can the help text be improved please? It should explain that accessibility in 
> this case means braille device drivers and possibly other similar devices.

If the society was a bit more aware of accessibility troubles in general
(I mean in the street etc.), we wouldn't have to explain the word
</grin>.

Samuel



Add a small explanation of what accessibility is.

Signed-off-by: Samuel Thibault <samuel.thibault@...-lyon.org>

--- linux/drivers/accessibility/Kconfig.orig	2008-05-01 14:13:03.000000000 +0100
+++ linux/drivers/accessibility/Kconfig	2008-05-01 14:12:50.000000000 +0100
@@ -3,6 +3,13 @@
 	---help---
 	  Enable a submenu where accessibility items may be enabled.
 
+	  Accessibility handles all special kinds of hardware devices or
+	  software adapters which help people with disabilities (e.g.
+	  blindness) to use computers.
+
+	  That includes braille devices, speech synthesis, keyboard
+	  remapping, etc.
+
 	  If unsure, say N.
 
 if ACCESSIBILITY
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ