Travis West

Results 13 comments of Travis West

I totally respect if it is determined this is not worth adding; I do, after all, have a good work around already. Thanks for taking the time to consider my...

``` device added: 0fac:1ade (keyd virtual pointer) device added: 0fac:0ade (keyd virtual device) device added: 0fac:0ade (keyd virtual device) ``` Or if I `systemctl stop keyd` first: ``` device added:...

Here you go! ``` $ sudo KEYD_DEBUG=2 ./keyd -m DEBUG: src/keyd.c:553: Debug mode activated DEBUG: src/device.c:91: device type of /dev/input/event7 (PinePhone Headset Jack): 0 DEBUG: src/device.c:91: device type of /dev/input/event5...

:+1: ``` Input driver version is 1.0.1 Input device ID: bus 0x18 vendor 0x0 product 0x0 version 0x0 Input device name: "PinePhone Keyboard" Supported events: Event type 0 (EV_SYN) Event...

Awesome! I will give this a try ASAP and get back to you.

I take it from the above that the conv~ abstraction is not expected to be in working order presently?

When I tried the abstraction yesterday (Linux x64), no sound was produced from it. I assumed that was why it "seems fucked". I double checked that the sample player in...

I think there is something unusual going on, perhaps not related to the abstraction... I notice that even if I make an outlet~ at the top level of the abstraction...

My computer is also pretty old (mid 2012 macbook pro), so I can't rule out the possibility that old computers may have something to do with the issue. I will...