Announcement

Collapse
No announcement yet.

sessions switching

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

    sessions switching

    i'm needing to switch between 2 different sessions (kde3 and 4) but i can't do it via kdm (i'm using slim)

    how can this be done?
    Using:<br />Mint Kubuntu 7.10 (kde4 dual core 2.2ghz 4gb)<br />Freenas (nx6325 hp laptop)<br />Mint Gnome 7.10 (EEE Pc 4g white 1 gb ram)

    #2
    Re: sessions switching

    Originally posted by eggbanjo
    i'm needing to switch between 2 different sessions (kde3 and 4) but i can't do it via kdm (i'm using slim)

    how can this be done?
    I don't think so.

    Those are two different desktop environments. You better have two computers, to do what you want to do ....

    :P


    Or ....

    You could run VirtualBox or VMware on your Kubuntu system, and install a second system with the other KDE version in the virtual machine.

    Comment


      #3
      Re: sessions switching

      One solution is as follows:

      Once you start kde 3 or 4, press CTRL+ALT+F2 to pull up another virtual terminal.

      Login to whatever account you want to run under

      Then to start kde3:

      startx /usr/bin/startkde -- :1

      or to start kde4

      startx /usr/lib/kde4/bin/startkde -- :1

      The original kde session will be at the CTRL+ALT+F7 and the new one at CTRL+ALT+F8. Depending on what apps you run, you'll need at least 1Mb of RAM to avoid slowing down too much.

      Good luck,
      Paul

      Comment


        #4
        Re: sessions switching

        Another option is to start another session by using the Xephyr:

        xserver-xephyr
        xserver-xephyr is an X server that can be run inside another X server,
        much like xnest. xephyr though, is based on the kdrive X server, and as a
        result it supports newer extensions than xnest, including render and
        composite.
        More > Topic: [SOLVED - Simple How To Attached] Screenshot of Login Screen? - XDMCP
        Before you edit, BACKUP !

        Why there are dead links ?
        1. Thread: Please explain how to access old kubuntu forum posts
        2. Thread: Lost Information

        Comment

        Working...
        X