2024.06.27 14:51 Steve Ward wrote:
On Thu, Jun 27, 2024 at 6:47 AM Feodor
wrote:
Is it possible to intercept CTRL+TAB and send another character?
I need to make CTRL+TAB keyboard combination for GNU screen "escape"
command, but TAB is CTRL-I in VT100 mode which most terminals use, so
there is
> > I've used xcape and sxhkd with some success in mapping modifier keys,
> > however in a different situation from yours.
> >
> > https://github.com/alols/xcape
> > https://github.com/baskerville/sxhkd
>
> Eric, do you confirm that I have to use sxhkd and xcape?
I don't use either of those. The