Re: [dev] [st] question about keyboard shortcuts

From: Steve Ward <planet36_AT_gmail.com>
Date: Thu, 27 Jun 2024 07:51:36 -0400

On Thu, Jun 27, 2024 at 6:47 AM Feodor <feodorpetrov_AT_vivaldi.net> 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 no
> way to modify that further with CTRL. So I need to make st intercept
> CTRL+TAB as another character.
> Is this possible? Maybe with some patch?
>

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
Received on Thu Jun 27 2024 - 13:51:36 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 29 2024 - 00:24:10 CEST