HiddenM

Results 26 comments of HiddenM

@sds100 do you know how to enable the sister app Keymapper Keyboard GUI via ADB?

> @sds100 do you know how to enable the sister app Keymapper Keyboard GUI via ADB? @harryeffinpotter, if you know too, I'd love to hear it. Trying to remap/swap ctrl...

This is what I've tried so far: ``` adb shell settings put secure default_input_method io.github.sds100.keymapper.inputmethod.latin adb shell ime enable io.github.sds100.keymapper.inputmethod.latin ``` Doesn't seem to work though. Likely, I'm missing something.

I was able to get it to work on IOS, but it's still really buggy. The provided example that uses ENTER_FRAME works, but when wanting to call _gpuImg.renderToBitmapData(resultBMP); from a...

Did you find it like the amount of frames before you see a result is random. I waited 1 frame up to 10 frames and didn't see a result. Do...

That would be great! Seriously though, I can't thank you enough. I tried playing both Observer & Ghostrunner, and Depth3D is absolutely amazing with both titles. Looking forward to Cyberpunk...

I'm not sure if this would be a solution, but if there was somehow a way to implement additional VIRTUAL_ variables in the services being proxied for a location.conf and...

@buchdag: > Based on the example by @flowl I have implemented https://github.com/tkw1536/nginx-proxy-fpm-workaround. This solution > does not require manually intervening in the `nginx-proxy` container. It additionally serves non-php files statically....

@buchdag @flowl @tkw1536 @SturmB After a few weeks of experimenting, reading articles, and searching for an answer on how to setup a multiple wordpress/fpm setup with nginx-proxy, I was finally...