📄 readme
字号:
This directory contains the ATK library.For more information about ATK and accessibility in GNOME, see: http://developer.gnome.org/projects/gapDependencies============ATK requires GLib-2.0.0 or better. Information about GLibis available from http://www.gtk.org/.Building========To configure ATK, run the ./configure script, then 'make'; and 'make install'. If you are installing into a location where you don't havewrite permission, you'll have to become root before running 'make install'.General information about building ATK and related libraries canbe found at: http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.htmlTo compile a CVS version of atk on your system, you will need to takeseveral steps to setup the tree for compilation. You can do all thesesteps at once by running: cvsroot/atk# ./autogen.sh Basically this does the following for you: cvsroot/atk# aclocal; automake; autoconf The above commands create the "configure" script. Now you can run the configure script in cvsroot/atk 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.How to report bugs==================Bugs should be reported to the GNOME bug tracking system.(http://bugzilla.gnome.org, product atk.) You will need to create anaccount for yourself.You can also mail the mailinmg list gnome-accessibility-devel@gnome.org
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -