Friday, July 02, 2021

Re: send ctrl-alt-f1 to user app

> Date: Fri, 2 Jul 2021 13:55:26 +0300
> From: Gregory Edigarov <edigarov@qarea.com>

> in my case it changes to the vterm0,
> but now I my app to react, not change terminal

> Date: Fri, 2 Jul 2021 22:23:35 +0959
> From: Reuben ua Bríฤก <u5644051@anu.edu.au>

> you probably want
>
> xmodmap(1) - utility for modifying keymaps... in X

... unless you are

(a) using a virtual terminal, in which case you want

wsconsctl keyboard.map

(b) WRITING an X application, in which case you want to consult the
relevant library documentation.

xmodmap(1) is really only for a user at an X terminal

No comments:

Post a Comment