Kevin Abraham

Results 43 comments of Kevin Abraham

Ran into this when trying to follow https://unix.stackexchange.com/a/585078. See if the above PR works for you.

Hmm does non-DKMS build work for you? I don't have DKMS set up on my system (yet), so I haven't tested it, although I would assume it would work the...

Yes, it is possible to use this module with typescript by adding an index.d.ts somewhere that contains `declare module "digest-fetch";`, but the user won't get the benefits of typescript unless...

This is by design (at least what I understand by looking in the code). For your first issue of delayed gestures, you can somewhat get around that by setting `threshold:...

^ that PR addresses these issues (so you won't need the `threshold: 1` either). Try it out, let me know what you think.

Thanks for testing this out. What you're looking for (to keep the ALT button pressed) is the app switching support PR. That should solve both of the issues that you...

Hey @Bishamon1987, Is this the same request as #391, or different?

Please attach the debug logs. Also, are you using Alpha-5.1?

What kind of microphone is it, and how are you connecting it?

@SergioMuinhos can you post the output of `lsusb`?