The GNOME Magnifier includes a screen magnifier, which allows you to zoom in on portions of the desktop. It is expressly designed for users with low vision who wish to use the GNOME desktop.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.12/gnome-mag-0.12.6.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.12/gnome-mag-0.12.6.tar.bz2
Download MD5 sum: c402b06408d3b40843720ae09ad74234
Download size: 608 KB
Estimated disk space required: 16.7 MB
Estimated build time: 0.2 SBU
Xdamage (requires FixesExt* then Xfixes then DamageExt)
* Ensure you created the xextensions.pc file as shown in the XFree86 instructions.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-mag
Install GNOME Magnifier by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=$(pkg-config --variable=prefix ORBit-2.0): Setting the prefix using this parameter instead of with $GNOME_PREFIX will ensure that the prefix is consistent with the installation environment and the package will be installed in the correct location.
Last updated on 2007-01-15 18:08:14 -0600