Results 1 to 4 of 4

Thread: Questions about xmcm

  1. #1
    Join Date
    Sep 2005
    Location
    Ploieşti, Romania
    Beans
    362
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Questions about xmcm

    I have downloaded xmcm 0.1.5 from sourceforge.net. Now...

    1) Can I install it on Dapper ?
    2) Do I need xgl + compiz ?
    3) Do I install xmcm by issuing the commands listed in the INSTALL file ?
    Linux is like a wigwam: no gates, no windows and Apache inside. (Chinese proverb c. 910 B.C.)

  2. #2
    Join Date
    Sep 2005
    Beans
    66
    Distro
    Ubuntu 6.06

    Re: Questions about xmcm

    Hi,

    XMCM currently runs on Dapper but has a big bug where the root window is "poking" through the magnifier.

    I will try to build a deb in the future but you can build it on dapper.

    1) yes it builds on dapper
    2) you do not need xgl and you can't have compiz manager running
    You DO need the composite extension enabled (assuming your card can handle it)

    sudo vi /etc/X11/xorg.conf and add

    Code:
    Section "Extensions"
        Option "Composite" "true"
    EndSection
    3) yeah run the stuff in INSTALL, you can look at my bugs on sourceforge that I listed if you want to see how I got around the ubuntu build problems
    Proud low vision user of Ubuntu
    ~Jason Grieves (Ubuntu Accessibility Team)

  3. #3
    Join Date
    Oct 2004
    Beans
    232

    Re: Questions about xmcm

    Hi Jason,

    That's very cool! Would you be able to make a package for Ubuntu? Perhaps you can get Luke or one of the MOTUs to help you?
    Henrik Nilsen OmmaUbuntu QA Team Lead

  4. #4
    Join Date
    Sep 2005
    Beans
    66
    Distro
    Ubuntu 6.06

    Re: Questions about xmcm

    yeah i have made a couple .debs I'll look into it and prob post to Luke/You to see if I made it correctly.
    Proud low vision user of Ubuntu
    ~Jason Grieves (Ubuntu Accessibility Team)

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
  •