Announcement

Collapse
No announcement yet.

KDE4 uses tty8

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KDE4 uses tty8

    In history, KDM and KDE4 (xserver) used tty7 (ctrl+alt+F7), but now, it uses tty8. Output of tty7 shows only some bad formated fsck output lines.

    Is this only my problem?

    #2
    Re: KDE4 uses tty8

    KDM is configured in the following file:

    Code:
    /etc/kde4/kdm/kdmrc
    The associated lines are:

    Code:
    ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
    Code:
    ServerVTs=-7

    The - indicates that the server will use tty7 - console ttys are listed above.

    More info here from kde:

    http://docs.kde.org/stable/en/kdebas...kdm/index.html

    Check your logs in /var/log (or use the kde log viewer Kmenu>>Applications>>System>>ksystemlog) - they will indicate if there are any serious errors to be concerned about
    Kubuntu<br />FreeBSD 8.1<br />OpenBSD 4.7<br />Meego

    Comment


      #3
      Re: KDE4 uses tty8

      There are no errors, and also configuration is default ... but I found out the problem -> it is plymouth. Everything is as expected when disabled.

      Comment

      Working...
      X