Commit Graph

3228 Commits

Author SHA1 Message Date
56f403b0b9 Attempt to fix the weird bug where marking any but the first column of the line, then marking on another line causes nothing to be copied. 2024-11-20 03:54:14 -05:00
10bc181241 Try to fix an issue where xclip is not being found even though it is installed. 2024-11-20 03:34:51 -05:00
8ae82cbc4b Fixed invalid escape sequences. 2024-10-20 19:48:05 -04:00
f5242f7092 Fixed a typo in settings files. 2024-03-14 23:49:00 -04:00
c9924f66da Shortened size of cached events. 2024-03-13 19:26:29 -04:00
6644634d98 Attempt to introduce flood control. BROKEN. 2024-03-13 18:27:46 -04:00
a8642a6440 Fixed a small problem with reading spaces. 2024-03-13 17:15:14 -04:00
a84bee851d Added setting readNumbersAsDigits. 2024-03-13 01:47:43 -04:00
c3d1ccd10b Added setting readNumbersAsDigits. 2024-03-13 00:56:53 -04:00
a7b28af947 Merge branch 'master' into storm 2024-03-12 23:52:17 -04:00
110a2ddb31 Added a settings file for people who want to use dektalk. 2024-03-09 12:09:23 -05:00
842e7c70ac Merge pull request #69 from adamlincoln/laptop-layout-typo
Fix typo in laptop layout file
2024-02-03 00:23:11 -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
f45a77c7e1 Added the ability for the configuration selection to loop, so you can do multiple configurations in without having to rerun the script. 2023-06-05 10:39:45 -04:00
bcf17ff021 got a decent start on a Fenrir configuration utility. 2023-06-05 10:23:08 -04:00
63124f4f68 Now, date changes should only be announced at midnight. 2023-06-04 19:01:21 -04:00
cd34b02835 I think I fixed the problem with exporting to the X clipboard. 2023-06-03 14:53:54 -04:00
b219251d6c Removed what I think is an extra try statement that was causing an indent error. 2023-03-23 15:00:39 -04:00
41104d4e40 add workaround for newer linux versions 2023-03-16 22:53:28 +01:00
7d04672fa4 Update vcsaDriver.py 2023-02-18 18:21:32 +01:00
be6e1be785 Update vcsaDriver.py 2023-02-18 15:08:53 +01:00
cd421712f5 Fix vcsu breakage 2023-02-16 21:31:22 +01:00
73f4c69cf0 Merge branch 'bleed' 2023-01-10 02:08:56 +01:00
99889d4c6c paste demo 2023-01-10 02:08:13 +01:00
45cd5e0f1d Fix the sound for fenrirscreenreader user. 2023-01-08 08:13:26 -05:00
c605b8afbc Updated the make_fenrir_user.sh script. 2023-01-07 15:02:37 -05:00
bd0aeefc9f Fixed a typo in the wiki url. 2022-11-20 11:12:39 -05:00
3191d335a3 Updated README. 2022-11-20 11:07:04 -05:00
20f2182c8a try 2022-10-24 18:44:43 +02: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
a78a3f56a7 replace %20 with space in man page 2022-07-12 00:02:33 +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
21e97919fa Merge branch 'master' of github.com:chrys87/fenrir 2022-04-09 11:15:47 +02:00
77ffac9d5d use env in setup.py 2022-04-09 11:14:48 +02:00
01bb846590 Pipewire script updated. 2022-03-31 02:51:26 -04:00
e24ad9ec11 Pipewire script updated. 2022-03-31 02:51:04 -04:00
c26e3c545c Updated configure_pipewire.sh to disable logind module so bluetooth doesn't die when switching tty 2022-03-24 03:09:52 -06:00
2a41b95c16 Maybe last change to pipewire configurator? 2022-03-23 05:25:32 -06:00
3abf7dcbe2 One last update to configure_pipewire.sh 2022-03-23 05:03:48 -06:00
bb1ef35056 Updated configure_pipewire.sh 2022-03-23 05:01:09 -06:00
959fecedf9 Added configure_pipewire.sh 2022-03-23 02:16:19 +00:00