Public bug reported:

Binary package hint: gnome-terminal

The main problem is that I cannot go to the start or end of file in mcedit.
But the problem is not in mcedit, it happens with other programs run in 
terminal too.

This is what I get when I retrieve key codes using gforth run in
terminal:

: pkey key . begin key? while key . repeat ;

for Ctrl-Home and Home:
pkey 27 79 72  ok
pkey 27 79 72  ok

For Ctrl-End and End:
pkey 27 79 70  ok
pkey 27 79 70  ok

For comparison, for PgUp and Ctrl+PgUp I get:
pkey 27 91 53 126  ok
pkey 27 91 53 59 53 126  ok

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-terminal 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
Architecture: i386
Date: Fri Oct 22 15:12:42 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-terminal

** Affects: gnome-terminal (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
cannot distinguish between Home and Ctrl+Home
https://bugs.launchpad.net/bugs/665065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to