sxhkd
sxhkd copied to clipboard
Simple X hotkey daemon
We noticed you have a release tag on on Aug 2, 2020. Would you consider making a new tag if code is ok for you?
When I have bracketleft and bracketright in my sxhkd config I get the following errors: > No keycodes found for keysym 91. > No keycodes found for keysym 93. ...even...
I've ran into an issue where resizing windows is very stuttery and leaves behind trails, and all the posts i found describing this problem are from ~ 2016, and refer...
Hello, I am trying to bind the alt+right / left combination to End/Home key. Here's what I first tried: ``` alt + Right xdotool key End alt + Left xdotool...
Hi there, I'm trying to bind an action to a key plus my mousewheel. It works, but continues to scroll whatever window is focused. I was expecting sxhkd to capture...
Hi, I'm using sxhkd to launch a perl script. And this perl script uses an environment variable (PERL5LIB) to get the paths of my personal perl modules. I just found...
I'm not really sure on where to begin, but it seems as if sxhkd sometimes just stops working on my current ThinkadPad (T460s) and my previous (T440s). I can't switch...
Not sure if this is the intended behavior or a bug. **Version:** 0.6.2 from the Arch repos (not AUR). **Config:** ``` super + o ; a notify-send 'super + o...
Is it possible to recreate the "run-or-raise" functionality found in this stumpwm config whereby a keybinding either starts a program or switches to it if it is already running. Many...
## Expected behavior When running `sxhkd`, the hotkeys should ignore changes to keyboard layout via xmodmap. **This works correctly**. When running `sxhkd -m -1`, the hotkeys should pay attention to...