-
```
Сообщение в dmesg
hub.c: new USB device 00:03.1-1.2, assigned address 4
usb.c: USB device 4 (vend/prod 0x1005/0xb113) is not claimed by any active
driver.
```
Original issue reported on code.goo…
-
Out of curiosity, what sort of effort do you think would be required to port stenographer to Mac OS X? I'm getting one error from `go build`:
```
# github.com/google/stenographer/blockfile
blockfile/…
-
I'm using Plover running under Windows, for a few days. I love it!
I'm sure that most of the people developing Plover use a US Keyboard, and the keyboard layout defined in OS is English-US.
But, whe…
-
Currently the qwerty-to-steno implementation of Plover sends qwerty versions of keystrokes entered by the user, sends a corresponding number of backspace commands to delete the keystrokes, and then se…
-
Plover stores absolute paths in the config file, this breaks when the external drive gets a new name. This can be fixed by storing paths relative to the config file.
-
I am having some issues compiling plover on my linuxmint box. The wxPython version shipped with linuxmint (and Debian/Ubuntu) is 2.8. But with commit 0eb8fb7514695d10b105d3c1720ce4f2cae177f9 you raise…
-
When using `stenocurl` on the CentOS 7.2, I get an error indicating that the certificate usage type is incorrect.
```
vagrant@simplerockbuild ~]$ stenocurl /debug/
curl: (60) Certificate type not app…
dcode updated
8 years ago
-
All keyboard events in OSX send keycode zero but they also set the string. Most apps honor the string but some do not. Those that do not will see all of our key strokes as the letter A (at least when …
-
This is by design in OS X, secure input fields are meant to prevent any intermediate programs from reading key strokes into the active program. You can read about secure input in [Apple's documentatio…
-
People just learning steno are forced to either write out many words letter by letter or phonetically in several strokes, if they don't know or can't remember shorter brief forms of words and phrases …