Closed kanibusrex closed 2 years ago
yes, that's how mods work. numlock, scrolllock, caps lock are all mods. What do you want me to do?
So, if I’m working on a spreadsheet, and I’m using the number pad, and I need to open another app. I have to turn off numlock, hit Super+D for dmenu, open the app, then turn numlock on again. I just wasn’t aware that numlock affected the super key.
added an option to ignore mod in 3518e3ba8aa43e759ad7c65142ebdd328549c967
use
ignore_mod=MOD
to ignore a mod, you have a list in the wiki.
If none of the mods work, you can use a mask (e.g. 256) that corresponds to the scroll lock or whatever key you want to be ignored.
Thank you. That did the trick. vaxerski wrote: added an option to ignore mod in 3518e3b https://github.com/vaxerski/Hypr/commit/3518e3ba8aa43e759ad7c65142ebdd328549c967 use ignore_mod=MOD to ignore a mod, you have a list in the wiki. If none of the mods work, you can use a mask (e.g. 256) that corresponds to the scroll lock or whatever key you want to be ignored. — Reply to this email directly, view it on GitHub https://github.com/vaxerski/Hypr/issues/58#issuecomment-1094336974 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AYUOQVENNGM4PS74OY7UFKTVEMI4PANCNFSM5TAD33MA . You are receiving this because you authored the thread.Message ID: @.***>
When numlock is on, the key bindings don't work. I currently have the super key as the mod key.