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 448259 - Mapping for Ctrl-_
Mapping for Ctrl-_
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.16.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-16 17:07 UTC by Loïc Minier
Modified: 2007-06-25 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes handling of Ctrl-_ (865 bytes, patch)
2007-06-16 17:08 UTC, Loïc Minier
committed Details | Review

Description Loïc Minier 2007-06-16 17:07:40 UTC
Hi,

Andrey Melnikov reported in Debian bug http://bugs.debian.org/429260:
"""
Support for mapping Ctrl-_ (Ctrl-Minus) combination is missing.
Normally, in linux console - combination Ctrl-7, Ctrl-_, Ctrl-/ produce sabe
code 0x1f. Attached patch add this mapping.
"""

I'll attach his patch.

Bye,
Comment 1 Loïc Minier 2007-06-16 17:08:13 UTC
Created attachment 90079 [details] [review]
Fixes handling of Ctrl-_
Comment 2 Chris Wilson 2007-06-25 08:36:25 UTC
r1918: 2007-06-25  Chris Wilson  <chris@chris-wilson.co.uk>

	Bug 448259 – Mapping for Ctrl-_
	Patch by Andrey Melnikov.

	* src/keymap.c: Add mapping for Ctrl-Minus.