Josh Goebel
Josh Goebel
This wouldn't be that difficult to do but it would require added: - KeyUp command - KeyDown command - real tracking of key up/down status on the output (which we...
Does anyone know the actual issue here? Is it that popen does `exec` and hence pauses xkeysnail from running or?
The keymapper process should not really be launching any apps in the first place. My fork has an issue tracking the *correct and secure* way this should be done if...
My fork now fully supports `device_name` conditionals for both keymaps and modmaps. https://github.com/joshgoebel/keyszer
I think I understand, but could you give some specific examples of: - What you have to do and why it's weird in Japanese? - What you would prefer to...
> I can't seem to figure out to bind mouse buttons. Are you using `--device` to make sure it binds to your mouse? By default we only work with keyboards...
You'd have to look at your device list when you run xkeysnail and figure out which device it is and then specify that with `--device`... `evtest` might help you test...
Touchpads can't work with xkeysnail because it doesn't allow the cursor movement thru, so your touchpad would only click and not move....
> is possible to define multiple layers that gives control over what symbol appears when using modifiers like Shift or AltGR. Could you provide some more specific examples here? Neither...