kmcnaught

Results 183 comments of kmcnaught
trafficstars

Weirdly this version works, which isn't consistent with my explanation above... 🤷 ``` LeftWin 1 LeftWin win 1 v2 ```

This also works: ``` LeftWin VK_1 VK_1 LeftWin win 1 v3 ``` btw you may also be interested in Easy Window Switcher: https://neosmart.net/EasySwitch/ for alt-tabbing between grouped windows (multiple windows...

There are some subtle differences compared to ctrl+tab. In particular the easy-window-switcher version cycles through the windows in a fixed order, so you can press the shortcut, see the result,...

Hi @hyperdeath666, sorry for the lack of response. @JuliusSweetland and I were discussing this recently, we thought it was a great idea but might be better to achieve via a...

@hyperdeath666 thanks for the update. I'm glad you are finding gestures so useful, and that you've found ways to achieve your other goals. I agree that a REST API allowing...

If some settings are set during installation (e.g. language, eye tracker) we need to think about whether user's expect 'reset to default' to mean 'universal default' or 'installed state'. If...

@annakirkpatrick My initial guess is that it attempted to verify the location on startup and decided it wasn't a valid directory, then reverted to default. Is the OneDrive folder always...

@annakirkpatrick I just looked at the code and can't find evidence of my hypothesis... Nonetheless, you could try delaying the Optikey launch by ~ 30 seconds and see if that...

I've added a log which will give us an extra error code when this happens, which should hopefully shine some light on this one when we roll the next release

FYI in a separate fork (not yet public) I've added some functionality which effectively copies the "look to scroll" feature but in a simpler form, and lets you hook up...