cajhin / capsicain

Powerful low-level keyboard remapping tool for Windows
349 stars 18 forks source link

Feature request: Combos-to-modifier #42

Closed ghost closed 1 year ago

ghost commented 3 years ago

Hi! Thanks for this program!

I want to switch to capsicain from AutHotkey. But it isn't possible. Base of my AHK config looks like this

LAlt::F24

F24 & A::LWin
F24 & S::Alt
F24 & D::Ctrl
F24 & F::Shift

F24 & I::Up
F24 & J::Left
F24 & K::Down
F24 & J::Right

It is very useful for moving or selecting by words and so much more. Because hands don't leave home row.