Results 28 comments of Amin D.

What i managed to do is this config which should be the best solution with Super_R but it has a weird behaviour: ```yaml modmap: - name: Global remap: CapsLock: alone:...

Thank you a lot for your time and effort you put into helping and good luck for your work. Ofcourse i will wait for that. I come along with one...

I think if I'm not mistaken this won't work with `eu` layout since `Alt_R` is actually set to `ISO_Level3_Shift` Afaik.

Nice. Thanks for your work! I tried the example shown in the #146. Tapping it doesn't do anything as intended but when pressing the combinations in `keymap` the arrows work...

You are welcome, i have to thank you for your great work in this project and others as well! Works now. Unfortunately binding `alone` to a key in `modmap` isn't...

```yaml modmap: - name: Global remap: CapsLock: modifier: true alone: Esc keymap: - name: Global remap: CapsLock-i: Up CapsLock-j: Left CapsLock-k: Down CapsLock-l: Right CapsLock-o: End CapsLock-u: Home CapsLock-p: PageUp...

I understand. Works perfectly now! Thanks.

For report: i tried it with release v0.7.0 and downloaded v0.6.0, it's not working for me. I'm not sure if I have to do something extra.

Yes thats what i mean. So no need to write all the combinations. It makes configurating cleaner. Edit: I think thats what the author meant as well. Let me know...

Works perfectly! Thanks for your great work.