Commit Graph

2196 Commits

Author SHA1 Message Date
2082c73554 Update helpManager.py 2019-08-19 17:11:49 +02:00
7835b145ac Update commandManager.py 2019-08-19 17:10:54 +02:00
8ffca527ab Update evdevDriver.py 2019-08-19 16:01:38 +02:00
05b9a72b38 Update ptyDriver.py 2019-08-19 14:14:20 +02:00
224739ecfb remove trailing spaces 2019-08-13 09:57:43 +02:00
371adb7417 improve code 2019-08-13 09:55:23 +02:00
f418adb817 remove CRLF 2019-08-13 09:54:05 +02:00
9e48fb1cf6 Revert "improve code"
This reverts commit 8ea6e37537.
2019-08-13 09:44:00 +02:00
8ea6e37537 improve code 2019-08-13 09:41:16 +02:00
52adc37434 Fix xterm in pyte 2019-08-12 17:48:49 -07:00
c843bf313c try to fix 2019-08-13 02:29:57 +02:00
19e59dcbd5 Merge branch 'master' of github.com:chrys87/fenrir 2019-08-13 01:09:22 +02:00
de92aa33b2 fix term environ 2019-08-13 01:09:09 +02:00
d17d2817d3 Terminal number added. 2019-07-29 19:00:00 -04:00
c8be993dd6 TTY info added to cursor_position. 2019-07-29 15:56:29 -04:00
c4cc983c5a Update fenrirManager.py 2019-05-17 10:18:48 +02:00
c3ccf3c5df removed import shlex because it is not used. 2019-04-29 08:16:03 -04:00
83fadb8854 Forgot to move the pipe to the right spot for a here document. 2019-04-28 21:26:52 -04:00
23badb0940 Small bug fix with the export here document. 2019-04-28 21:17:28 -04:00
014d23c61a tried to fix weird quote stuff with export to X by using a here document. 2019-04-28 21:10:47 -04:00
13d06d8470 Revert "Another attempt to fix the weird quoting stuff with export to x."
This reverts commit ee7dc30376.

It didn't work.
2019-04-28 21:00:12 -04:00
ee7dc30376 Another attempt to fix the weird quoting stuff with export to x. 2019-04-28 19:40:42 -04:00
c8f85351b6 try to make export to X handle strings with weird symbols, replaced the surrounding quotes. 2019-04-28 11:40:08 -04:00
742d3073dd used shel for export to X 2019-04-28 11:27:50 -04:00
49e2e4f3a3 cleanup and mark stuff translateable 2019-04-28 12:39:26 +02:00
9130503b36 Updated the save settings path. 2019-04-27 15:37:44 -04:00
2fe27bdc36 save settingsfile and add API 2019-04-27 21:34:55 +02:00
52c7389ba4 Fixed a bug in the presentation of the saved text. 2019-04-27 15:28:26 -04:00
ec44730741 removed an unneeded line of code. 2019-04-27 15:27:20 -04:00
b9f1feaa60 announced when settings are saved. 2019-04-27 11:22:34 -04:00
b23ef94bec First pass at saving settings. 2019-04-27 11:06:46 -04:00
955ee74b47 Merge branch 'master' of github.com:chrys87/fenrir 2019-04-27 16:25:00 +02:00
24e78beb88 remove useless code 2019-04-27 16:11:30 +02:00
ff1d474ca2 remove boarder checks 2019-04-27 16:08:19 +02:00
37b68c6e36 Update fenrirManager.py 2019-04-24 13:59:40 +02:00
6ab98189ff Add optional resetIndex parameter 2019-04-23 11:54:05 +02:00
3461b88969 add Temp Disable Speech to remoteManager 2019-04-05 21:12:07 +02:00
ddcd0b9071 fix pid 2019-03-20 23:03:02 +01:00
185ee8cae2 use right pidfile place 2019-03-20 17:02:13 +01:00
60b0bf272a fix 2019-03-03 21:00:05 +01:00
da8e28540e add keyecho to tutorial mode 2019-03-03 20:57:58 +01:00
49c9645b8a Revert "Update vcsaDriver.py"
This reverts commit 47bcaa425b.
2019-03-02 19:06:46 +01:00
47bcaa425b Update vcsaDriver.py 2019-02-28 17:52:52 +01:00
16d657e761 Merge branch 'voice' 2019-02-26 20:47:07 +01:00
97e70f1ef8 make reset work for speechdispatcher 2019-02-26 20:42:40 +01:00
05c9aafbfd Update settingsManager.py 2019-02-26 15:06:21 +01:00
bafc67b7bb Update speechdDriver.py 2019-02-26 15:01:24 +01:00
4f0bc98ff8 Update outputManager.py 2019-02-26 14:57:48 +01:00
ff96933fff Update speechDriver.py 2019-02-26 14:54:55 +01:00
67c99c0dfe Update speechdDriver.py 2019-02-22 16:35:16 +01:00