Commit Graph

597 Commits

Author SHA1 Message Date
bd151c7cec Removed the speakup keyboard layout. It was never finished, and Fenrir has more functionality anyway and isn't that hard to learn. 2025-06-04 22:22:51 -04:00
8c471adfa4 Keyboard layout shortcut changed to a single key, f4, because it multikey shortcuts require the fenrir key. 2025-06-04 20:37:21 -04:00
77065c55b4 Attempt to add keyboard shortcut to switch keyboard layout. 2025-06-04 20:17:06 -04:00
7f75c231e1 Removed _ from some punctuation, added it to most. 2025-06-04 19:34:15 -04:00
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know. 2025-04-23 01:36:03 -04:00
3212962a5b Adjusted a few of the defaults in punctuation and in settings file. Logs are now in a more screen reader friendly format with timestamps and level coming after the actual information. 2025-04-21 14:04:57 -04:00
ed918a0334 Forgot to push one of the punctuation files.
?
2025-01-08 20:26:46 -05:00
760b873abe Updated emoticon handling to make it more accurate, fewer false positives. 2025-01-04 21:57:12 -05:00
b6201235e6 Removed the emacs speech driver. Also some cleanup missed from removing the old espeak driver that no longer worked. 2024-12-11 17:31:05 -05:00
f7584463e3 Changed default speech driver to speech-dispatcher. Lowered default speech rate a bit. 2024-12-11 08:46:22 -05:00
baa4c9a937 Removed Braille. BrlTTY does a great job already in the console. Also, Fenrir's implementation was only partially done and not working. 2024-12-08 06:43:22 -05:00
8e4cbc2fd5 Added announce_fenrir_version command bound to fenrir+shift+v. 2024-12-06 02:29:25 -05:00
6785fde7c9 Moving to a single configuration file because it is easier to maintain. Existing alternative settings.conf files had inconsistancies. 2024-12-05 02:12:11 -05:00
7514744cdd Removed the old espeak driver. There is still speech-dispatcher and generic. 2024-12-02 22:15:25 -05:00
f5242f7092 Fixed a typo in settings files. 2024-03-14 23:49:00 -04:00
c3d1ccd10b Added setting readNumbersAsDigits. 2024-03-13 00:56:53 -04:00
110a2ddb31 Added a settings file for people who want to use dektalk. 2024-03-09 12:09:23 -05:00
f4a6c22c39 Fix typo in laptop layout file 2024-02-02 22:18:12 -05:00
9fb72d1df4 Change speakup keyboard layout to use insert+f9 to cycle through punctuation. 2024-01-20 19:56:11 -05:00
58fb9441b7 Keyboard echo for all keys is now the default by popular demand. 2024-01-02 23:47:15 -05:00
de0fb55394 sync with master 2022-10-24 18:42:49 +02:00
cb6b66b400 add more navigation commands and update speakup layout 2022-07-13 16:33:16 +02:00
cc4e0915dd more work on speakup layout 2022-07-13 16:13:10 +02:00
85e52bfe21 add initial speakup layout WIP 2022-07-12 19:37:49 +02:00
492b575b64 Another fix for rhvoice. 2022-06-20 21:22:51 -04:00
47f7517ef3 Another word fix for rhvoice. 2022-06-09 03:54:47 -04:00
def4690040 Make exceptionss case insensative. 2022-05-22 16:33:25 -04:00
072a5e6f6f Changed the fixes to rhvoice into a rhvoice specific diectionary. 2022-05-20 01:19:11 -04:00
e857d336d9 Added some custom words to custom dict for better pronounciation. 2022-05-20 00:44:15 -04:00
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
99496e121b Change laptop.conf keyboard layout to more closely match controls for speech as in the desktop mode. Fenrir+arrow keys use the quick menu for setting rate, volume, speech. 2022-02-19 16:44:10 -05:00
d503a8a29b Fixed bug in save settings for laptop keyboard layout. 2021-10-07 22:26:17 -04:00
da216c5e77 Updated settings.storm file. 2021-06-16 00:12:57 -04:00
23792fc897 Lowered the volume on the time announce beep. 2021-06-02 18:34:33 -04:00
08594bfad2 Updates to the pty2.conf keyboard layout. 2021-05-31 13:28:06 -04:00
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
146f133874 Changed the espeak examples to espeak-ng and also for the generic speech command. 2020-09-17 20:48:52 -04:00
bb095022e0 remove 8) from regex because it is used quite a bit in mutt and other apps. Try to make the Oo emoticon not misfire. 2020-04-17 22:02:57 -04:00
3bbc88f351 One more fix with wtf emoticon. 2019-11-08 19:30:59 -05:00
1b82dfafba Fixed Oo emoticon in default.: 2019-11-08 19:27:16 -05:00
981bf85cf0 add regex; 2019-10-22 00:45:38 +02:00
a05a85ee34 Merge branch 'regexpunct' 2019-10-22 00:28:02 +02:00
8ee7823e21 Merge branch 'regexpunct' 2019-10-22 00:27:24 +02:00
7749be508e Fixed up punct dictionaries for all language files. They will still need to be translated. 2019-10-16 17:54:18 -04:00
572435bd12 Try to fix emoticons for regex 2019-10-11 05:59:14 -07:00
c50b64b2f1 fix up bad commit 2019-10-04 16:01:46 +02:00
2f0e8470e1 This is still brroken, but at least it doesn't freeze up any more. 2019-09-17 10:38:08 -04:00
a386ef8d0d add timestamp 2019-09-07 00:43:23 +02:00
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +02:00
6dbd82da71 Update default.conf 2019-08-30 13:57:28 +02:00