libs-back/Documentation
Eric Wasylishen 091480978b * Source/x11/XGServerEvent.m: Make the GSModifiersAreKeys
default to YES, by renaming the default to GSModifiersAreNotKeys.
This should fix bug 25659; for example, in Ink you can now
open the color panel with <Shift>+<Alt>+c or <Alt>+<Shift>+c.
* Documentation/Back/DefaultsSummary.gsdoc: Update docs for
GSModifiersAreNotKeys.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@34984 72102866-910b-0410-8b05-ffd578937521
2012-03-23 00:13:09 +00:00
..
Back * Source/x11/XGServerEvent.m: Make the GSModifiersAreKeys 2012-03-23 00:13:09 +00:00
announce.texi * Source/win32/WIN32Server.m: Re-add 2005-02-23 change. 2005-04-01 15:44:24 +00:00
GNUmakefile Fix release documentation 2010-05-10 20:34:56 +00:00
install.texi Version 0.8.4 2003-02-25 03:30:15 +00:00
news.texi Update release notes 2012-02-03 17:27:39 +00:00
readme.texi Initial revision 2002-03-27 23:44:41 +00:00

@c -*-texinfo-*-
@chapter README

@ifset TEXT-ONLY
@include version.texi
@end ifset

This is version @value{GNUSTEP-BACK-VERSION} of the GNUstep GUI Backend 
(@samp{gnustep-back}).

Here is some introductory info to get you started:

@section Initial reading

@itemize @bullet
@item
The file @file{ANNOUNCE} contains a very brief overview of the library.
It also tells you where to get the most recent version.

@item
The file @file{NEWS} has the library's feature history.

@item
The file @file{INSTALL} gives instructions for installing the library.
@end itemize

@section How can you help?

@itemize @bullet

@item
Give us feedback!  Tell us what you like; tell us what you think
could be better.  Send us bug reports at @email{bug-gnustep@@gnu.org}.

@end itemize