Bug 1151834

Summary: Keyboard shortcuts handling in text virtual consoles is broken with systemd
Product: Red Hat Enterprise Linux 7 Reporter: Artem S. Tashkinov <aros>
Component: systemdAssignee: systemd-maint
Status: CLOSED NOTABUG QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.2CC: jsynacek, systemd-maint-list
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-20 11:16:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Artem S. Tashkinov 2014-10-12 13:09:46 UTC
Login under VT2-VT6, run mc (Midnight Commander) and try to use the following shortcuts:

Shift + F5 (Copy to ...)
Shift + F6 (Rename to ...)

Under SystemD:

Shift + F5 just doesn't work at all.
Shift + F6 calls the "Delete" dialog.

Version-Release number of selected component (if applicable): systemd-208-22.fc20.x86_64, all mc versions are affected

How reproducible: Always

Additional information: 

/etc/vconsole.conf
KEYMAP="us"
FONT="ter-v20b"

Under X.org terminals (xterm, various other terminals) both these shortcuts work just fine.