mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
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:
parent
e9aaaf4b61
commit
6edd461100
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue