Re: Set keybind to switch between specific window already opened Posted:25 Aug 2020, 13:51 byYakshongas SetTitleMatchMode, 2 F1::WinActivate, Chrome ;This are just window titles examples F2::WinActivate, Calculator F3::WinActivate, Notepad F4::WinActivate, Windows Media F5::WinActivate, Pinball...
// keyResponse translates key board input into two different actions: canceling// the current prompt and making a choice in the cycle prompt.// Canceling a prompt corresponds to the "CycleConfig.CancelKey" being pressed.// Making a choice in the cycle prompt corresponds to releasing all of t...
void post_process_record_user(uint16_t keycode, keyrecord_t *record) { switch (keycode) { case MT(MOD_LCTRL,KC_ESC): if (record->event.pressed && (record->tap.count == 1)) { wait_ms(TAP_CODE_DELAY); } break; } } Maybe changing the core tapping code to insert TAP_CODE_DELAY...
Changes the default behaviour: focus the specified program's window and switch to its present workspace if necessary. Do not hide it, if it's already on the current workspace." -g, --gap If using --floating: specify gap to the screen edge in pixels. -h, --height If using --floating...
Another option is to switch to other add-ons that still work in Firefox 57+. I tried several add-ons and personally recommendSurfingkeys, which is highly extensible and has sophisticated APIs. Thanks for using KeySnail! Without your encouraging reactions, I couldn't enjoy such a long-time last...