Bug 496685

Summary: With KDM as the login manager, switching to a virtual terminal using CTRL-ALT-Fkey is disabled
Product: [Fedora] Fedora Reporter: Oded Arbel <oded>
Component: kdebase-workspaceAssignee: Than Ngo <than>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: arbiter, fedora, jreznik, kevin, lorenzo, ltinkl, rdieter, smparrish, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-27 13:44:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oded Arbel 2009-04-20 18:05:38 UTC
Description of problem:
When KDM is the display manager, it is impossible to switch to a text console by holding CTRL, ALT and a function key. It is possible to do it when GDM is the login manager.

On the other hand, with KDM its possible to zap the X server using CTRL-ALT-Backspace while its not possible with GDM - which is supposed to the be default setting IIRC.

Version-Release number of selected component (if applicable):
4.2.2-2

How reproducible:
Always

Steps to Reproduce:
1. Change the display manager to KDM and restart the X server
2. try to switch to a virtual terminal using CTRL-ALT-F2
  
Actual results:
Nothing happens

Expected results:
The text console on vt2 should be presented.

Additional info:

Comment 1 Rex Dieter 2009-04-20 18:27:58 UTC
works for me.  As a matter of fact, I use this feature almost every day.  Odd.

Similarly, CNTL-ALT-F3 ... -F6 don't work for you either?

Double-check your /etc/kde/kdm/kdmrc , does it contain:

ConsoleTTYs=tty2,tty3,tty4,tty5,tty6
?

Comment 2 Lorenzo Villani 2009-04-20 18:34:56 UTC
Works for me too. I can't reproduce this bug on any of my machines.

Comment 3 Oded Arbel 2009-04-20 19:18:50 UTC
Yes, kdmrc contains the specified line.

All function keys do not work for me while KDM is the display manager. I've installed KDM yesterday and have not had any configuration changes:

$ rpm -V $(rpm -qf /etc/kde/kdm/kdmrc)
$

Comment 4 Rex Dieter 2009-04-20 19:22:49 UTC
funky wierd that is.  I'm stumped.

Comment 5 Oded Arbel 2009-04-21 08:05:18 UTC
Could this be related to the fact that KDM allows zapping while it is not allowed in the X server configuration?

Comment 6 Rex Dieter 2009-04-21 12:11:54 UTC
No, doesn't explain why it works for others.

Comment 7 Kevin Kofler 2009-04-21 15:09:51 UTC
Zapping is completely unrelated to VT switching.

Comment 8 Steven M. Parrish 2009-05-26 19:41:36 UTC
Reporter, is this still an issue?  if so since we are unable to reproduce can you please report this upstream.  Don't forget to add the upstream report information to this report so we can monitor it for a fix.

Comment 9 Oded Arbel 2009-05-27 07:37:58 UTC
It works for me now. I don't know what changed.

Comment 10 Steven M. Parrish 2009-05-27 13:44:10 UTC
Thanks for the response.  Will close this as WORKSFORME.  Please feel free to reopen if the problem returns.