📄 readme
字号:
This is gnome-mag version 0.14.2This directory contains the gnome-mag magnificationservice definition and sample implementation.For more information about GAIL and accessibility in GNOME, see: http://developer.gnome.org/projects/gapStandalone Command-line interface=================================gnome-mag provides a command-line interface for standalone use,although its primary goal is to provide a set of magnificationservices for use by other client applications and assistive technologies.For information on the "magnifier" command=line utility, type"magnifier --help" or "magnifier --usage" after installinggnome-mag.Dependencies============In order to get CVS gnome-mag installed on your system, you need to havethe most recent CVS versions of libbonobo installed as well.Note that gnome-mag also requires gtk+ and gnome-commonr.Building========To compile a CVS version of libgail-gnome on your system, you will need to take several steps to setup the tree for compilation. You can do all these steps at once by running: cvsroot/gnome-mag# ./autogen.shBasically this does the following for you: cvsroot/gnome-mag# aclocal; automake; autoconf The above commands create the "configure" script. Now you can run the configure script in cvsroot/gnome-mag to create all the Makefiles.Before running autogen.sh or configure, make sure you have libtoolin your path.Note that autogen.sh runs configure for you. If you wish to passoptions like --prefix=/usr to configure you can give those optionsto autogen.sh and they will be passed on to configure.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -