Revert change to use AltGr as Alt key. You may still get the same result

by setting a user default.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@34225 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2011-11-28 17:00:50 +00:00
parent e9aaaf4b61
commit 6edd461100

View file

@ -56,7 +56,7 @@
key on your keyboard, GNUstep will try to use
<code>Mode_switch</code> for <var>ALTERNATE</var> instead.
Some X server map AltGr onto <code>ISO_Level3_Shift</code>.
To allow for this the second code <var>ALTERNATE</var> is
To allow for this the second code <var>ALTERNATE</var> may be
bound to this key.
</p>
<p>
@ -139,7 +139,7 @@
<code>Alt_R</code> (or <code>Mode_switch</code> if there is no <code>Alt_R</code>)
</item>
<item> GSSecondAlternateKey
<code>ISO_Level3_Shift</code>
<code>NoSymbol</code>
</item>
</list>