You are not logged in.
Hi.
I have a small problem with URxvt. I use the package urxvt-fullscreen from the aur to enable fullscreen toggling with F11 as the keybind. I also use wee-chat for irc, where F11/F12 is used for scrolling the names list.
Rather than change one of the keybinds, i'd like to make weechat take priority when F11 is pressed, if it's possible.
Can i script it in some way to check if weechat-curses is running, and if it is, to make URxvt ignore the keybind/fullscreen toggle?, so that weechat scrolls the userlist, instead of toggling URxvt to fullscreen?
~/.Xdefaults
URxvt.perl-ext-common: default,matcher,fullscreen,vtwheel
URxvt.keysym.F11: perl:fullscreen:switchThanks!
Offline