Clark Wang

Results 39 comments of Clark Wang

Examples can be found in wiki page: https://github.com/brookhong/Surfingkeys/wiki

Some refs: * https://en.wikipedia.org/wiki/Proxy_auto-config * https://calomel.org/proxy_auto_config.html * https://developer.mozilla.org/en-US/docs/web/http/proxy_servers_and_tunneling/proxy_auto-configuration_pac_file

Have the same issue on my MacBook Air. Found no workaround. Have to reboot to recover.

@neodoubleo I've disabled Capslock and no more keyboard freeze. It's not perfect but it works.

> Has anybody figured out how to kill all KE processes and restart, so we don't need to reboot every time this happens? Thanks, -oo Not sure if you can...

Hi ChrisNZL, The following change works fine for me. Could you help integrate it into the repo and build a new release? ~~~diff diff --git a/Fauxbar/js/fauxbar-1.js b/Fauxbar/js/fauxbar-1.js index 73115a1..7c4fc84 100755...

I'd not bother making a pull request. Just integrate it. We really need this feature.

For example, Dell iDRAC/racadm login looks like this: ![image](https://user-images.githubusercontent.com/157076/186332802-43ee9806-68d9-4a25-b25d-0b6526a2dbea.png) With `sexpect i -cstr -sub '(^|[\r\r])racadm>>::(1)(2)\e[1;35mracadm\e[1;34m> \e[m'` it would become this: ![image](https://user-images.githubusercontent.com/157076/186332719-4c283a6b-cd5f-40d2-b324-364348634c05.png)