linux-stable/drivers/accessibility/speakup
Samuel Thibault 5b5140bf51 speakup: Separate out translations for bright colors names
The existing code was assuming that bright color names can be forged by just
prepending the "bright" word to the color name. But some langages may rather
append it, or require completely different names ("grey" is actually already an
example).

From: Trevor Astrope <astrope@tabbweb.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20210613195909.n7ssor6iqeo3pcno@begin
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-15 17:07:46 +02:00
..
buffers.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
DefaultKeyAssignments staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
devsynth.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
fakekey.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
i18n.c speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
i18n.h speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
Kconfig speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
keyhelp.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
kobjects.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
main.c speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
Makefile speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
selection.c speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
serialio.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
serialio.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_acnt.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_acntpc.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_acntsa.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_apollo.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_audptr.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_bns.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_decext.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_decpc.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_dectlk.c speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00
speakup_dtlk.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_dtlk.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dummy.c speakup_dummy: log about characters received by the dummy driver 2020-11-09 18:15:32 +01:00
speakup_keypc.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_ltlk.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_soft.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_spkout.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_txprt.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup.h speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
speakupmap.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakupmap.map staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_priv_keyinfo.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_priv.h speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
spk_ttyio.c tty: remove TTY_LDISC_MAGIC 2021-03-10 09:34:06 +01:00
spk_types.h speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00
synth.c speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00
thread.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
TODO staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
varhandlers.c speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00