Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131519 - S-Fn shortcuts confused in mc (gnome-terminal)
Summary: S-Fn shortcuts confused in mc (gnome-terminal)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 15:29 UTC by Roman Polach
Modified: 2009-09-24 08:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Polach 2006-04-27 15:29:40 UTC
In midnight commander 4.6.1 shift+Fn keyboard shortcuts are confused:
S-F6 does delete (that should be F8) instead of rename,
S-F3 does copy (that should be F5) instead of view,
S-F4 does rename (that should be F6)

It seams that S-Fn does S-F(n+2).

Non-shift shortcuts are OK...



app-misc/mc-4.6.1  +7zip -X +gpm +ncurses +nls +pam -samba -slang +unicode
Comment 1 Roman Polach 2006-04-27 15:31:58 UTC
this is probably gnome-terminal issue,
now I see there is no confuse in console running mc
Comment 2 Roman Polach 2006-04-27 15:33:14 UTC
x11-terms/gnome-terminal-2.12.0  -debug -static
Comment 3 Roman Polach 2006-04-27 15:33:36 UTC
# emerge --info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac alsa amr apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bluetooth bzip2 cairo cdparanoia cdr cli crypt cups curl dbus dri dts dv dvb dvd dvdr dvdread emboss encode exif expat fam fbcon ffmpeg firefox flac font-server foomaticdb fortran ftp gdbm gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv imagemagick imlib ipv6 isdnlog jpeg lcms ldap libg++ libwww lirc mad matroska mikmod mmx mng modplug mono mozsvg mp3 mp4 mpeg nautilus ncurses nls nptl ogg openal opengl pam pcre pdf pdflib perl png ppds pppd python quicktime readline real reflection sdl session speex spell spl sse sse2 ssl svg tcltk tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis win32codecs wma wmf x264 xanim xml xml2 xorg xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-05-04 14:54:21 UTC
gnome-terminal is passing the correct values to vim.  I don't use mc, so I can't comment on that.
Comment 5 Roman Polach 2006-10-09 10:45:46 UTC
any idea? what should I try investigate harder?
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-04 01:14:43 UTC
worksforme for keys not already bound to a function in gnome-terminal.
please update the status of this bug if you are still experiencing this.
Comment 7 Vasily 2009-09-24 08:18:52 UTC
(In reply to comment #0)
> In midnight commander 4.6.1 shift+Fn keyboard shortcuts are confused:
> S-F6 does delete (that should be F8) instead of rename,
> S-F3 does copy (that should be F5) instead of view,
> S-F4 does rename (that should be F6)
> 
> It seams that S-Fn does S-F(n+2).
> 
> Non-shift shortcuts are OK...
> 
> 
> 
> app-misc/mc-4.6.1  +7zip -X +gpm +ncurses +nls +pam -samba -slang +unicode
> 

I have this problem with mc too. Resolved with reemerge mc with +slang flag.