Results 1 to 8 of 8

Thread: Quick guide on getting onBoard running in login screen

  1. #1
    Join Date
    Dec 2004
    Beans
    34

    Quick guide on getting onBoard running in login screen

    Add the below to your /etc/apt/sources.list

    Code:
    deb     http://ppa.launchpad.net/onboard/ubuntu feisty main restricted universe multiverse
    deb-src http://ppa.launchpad.net/onboard/ubuntu feisty main restricted universe multiverse
    Update and a new version of onBoard will install. It includes a few fixes and the ability to specify where onBoard will appear on the screen.

    To start onBoard in GDM (Ubuntu) insert the below in /etc/gdm/Init/Default just before exit 0, for KDM (Kubuntu) add to the end of /etc/kde3/kdm/Xsetup

    Code:
    exec onboard -x 0 -y 470 --size=800x300
    Note the numbers will depend on your size of screen so play with them until you are happy.

    NOTE:
    GDM has to run either as "plain" or "plain with face browser". Configurable in gdmsetup.

    For Gutsy users replace all instances of feisty with gutsy

  2. #2
    Join Date
    Jun 2006
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Quick guide on getting onBoard running in login screen

    Hello Chris,

    Thanks for making onboard available in a repositry.

    Could you please tell me what repository ppa.ubuntu.com is? It might be interesting to also offer mousetweaks in such a repository, as long as it is not available in any official repository of Ubuntu.

    Further, could you please tell me whether the version that you are offering in that repository includes all the changes you made during August? If that is the case and you don't have any objections, I will modify the documentation that I prepared a few weeks ago to include your new repository.
    https://wiki.ubuntu.com/Accessibilit...dAndDwellAtGDM

    Cheers

    Francesco

  3. #3
    Join Date
    Dec 2004
    Beans
    34

    Re: Quick guide on getting onBoard running in login screen


  4. #4
    Join Date
    Jun 2006
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Quick guide on getting onBoard running in login screen

    Thanks for the link.

    Cheers

  5. #5
    Join Date
    Dec 2005
    Location
    Lubbock, TX
    Beans
    125
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Quick guide on getting onBoard running in login screen

    Hi, I just found a problem. I have tried to use the line you mentioned in your post, but only an onboard dialog window appeared on my screen, no login window, and the mouse icon was "running".

    So I tried to modify it,
    I put an "&" at the end of that line. This time, both login window and onboard were displayed. But, I couldn't input stuff into login window via onboard, though i could see the keys were "pressed down" when I clicked them by mouse.

    Can you tell me what should I do?

  6. #6
    Join Date
    Jun 2006
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Quick guide on getting onBoard running in login screen

    Hello,

    Here is another documentation about a way to start onboard during login:
    https://help.ubuntu.com/community/Ac...usetweaksAtGDM

    If you use it, onboard does not automatically start, but you have to start it manualy with a gesture after the login screen has appeared. How to do it, is explained in the page referred by the link. Moreover, if you don't need dwelling, you can skip the corresponding parts.

    Cheers

    Francesco

  7. #7
    Join Date
    Dec 2005
    Location
    Lubbock, TX
    Beans
    125
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Quick guide on getting onBoard running in login screen

    Hi,

    I have followed the instructions on that page and it works fine. The information on that page is fairly useful. But still has some tiny problem. I will try to edit it when I have time.

  8. #8
    Join Date
    Jun 2006
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Quick guide on getting onBoard running in login screen

    @ baosheng

    Thanks for improving it if you have time.

    Francesco

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
  •