[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #10855] Command does not work with Shift
From: |
Adrian Robert |
Subject: |
[bugs #10855] Command does not work with Shift |
Date: |
Sun, 27 Mar 2005 15:56:38 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12 |
Update of bugs #10855 (project gnustep):
Status: None => Fixed
Assigned to: None => arobert
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
This was hopefully addressed in CVS on 2004/11/04 and made it into release
0.9.4.
The problem originates when 'Command' is assigned to an "alt/opt" key on the
keyboard that sends 'alt' when shift not depressed, and 'opt' when depressed.
(Many Apple USB keyboards have this feature.)
You prboably need to set the default GSModifiersAreKeys to YES, as in:
defaults write NSGlobalDomain GSModifiersAreKeys YES
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10855>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #10855] Command does not work with Shift,
Adrian Robert <=