After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 143649 - RFE: Function Key translations do not appear to work in gnome
RFE: Function Key translations do not appear to work in gnome
Status: RESOLVED DUPLICATE of bug 406028
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on: vteparser
Blocks:
 
 
Reported: 2004-06-03 14:39 UTC by Balamurali Viswanathan
Modified: 2018-01-31 14:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Balamurali Viswanathan 2004-06-03 14:39:01 UTC
Is it possible to configure gnome-terminal, to change the mapping of the key
sequences for gnome-terminal?

For instance, I would like to change the mapping for Shift<Key>F9 so it
returns <escape>[220z to the application running under gnome-terminal.
How is this done?

In CDE the Xterm is done with the  
The X-resources "XTerm.VT100.Translations" and  "XTerm.VT100.baseTranslations" 
which do not seem to have any effect in gnome-terminal.

Is it possible to do this in gnome-terminal.
Comment 1 Mariano Suárez-Alvarez 2004-06-04 21:52:55 UTC
You can't do this with gnome-terminal. The X resource database has no effect on
gnome-terminal whatsoever.

It would not be terribly difficult to add something like this (you'd need to
really do it in vte, though)... It'd need quite a bit of thinking on how to do
it The Right Way™, though. 

Moving to vte, as a RFE, with updated summary.
Comment 2 Christian Persch 2018-01-31 14:59:03 UTC

*** This bug has been marked as a duplicate of bug 406028 ***