Results 1 to 4 of 4

Thread: Qimo4kids Sessions

  1. #1
    Join Date
    Feb 2012
    Location
    Puerto Rico
    Beans
    67
    Distro
    Ubuntu

    Question Qimo4kids Sessions

    Greetings everyone, currently i found out a video about qimo4kids and found that it is a great solution to let kids play safely on the home computer without the worry they will delete something important since i am funning ubuntu 11.10 i found the following way to install the session

    "sudo apt-get install qimo-session"

    then log out and went to the gimo4kids session but my background changed to blue instead of leaving the default qimo theme ...


    any suggestion will be appreciated by this newbiew


    thanks in advance..


  2. #2
    Join Date
    May 2005
    Beans
    214
    Distro
    Ubuntu

    Re: Qimo4kids Sessions

    I did a search for "qimo" on http://packages.ubuntu.com/ and found http://packages.ubuntu.com/oneiric/all/qimo-wallpaper

    Try:

    Code:
    sudo apt-get install qimo-wallpaper
    Hopefully that helps

  3. #3
    Join Date
    Feb 2012
    Location
    Puerto Rico
    Beans
    67
    Distro
    Ubuntu

    Unhappy Re: Qimo4kids Sessions

    Quote Originally Posted by pjman View Post
    I did a search for "qimo" on http://packages.ubuntu.com/ and found http://packages.ubuntu.com/oneiric/all/qimo-wallpaper

    Try:

    Code:
    sudo apt-get install qimo-wallpaper
    Hopefully that helps
    Thank for the answer: i had already done that but the issue is to be more spesific when i log in to the qimo session i cand see the background but a couple of secconds later it turns blue and a keyboard its displayed on the screen... if i try to edit the backgtround i just can see the ubuntu options ... its seems like a background over another one other than that everything its fine

  4. #4
    Join Date
    Feb 2012
    Location
    Puerto Rico
    Beans
    67
    Distro
    Ubuntu

    Thumbs up Re: Qimo4kids Sessions

    had solve the issue like this:

    Code:
     
    cd /usr/share/xsessions
    
    sudo rm qimo.desktop   
    //this remove it from the log in screen
    
    sudo apt-get --purge remove qimo-session  
    // thanks to some one in ubuntu that send me this code since its deletes the session data... as well could
    // used to delete gnome, genome clasic etc...
    Ubuntu Rocks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •