Re: Alt-Left Meta key problem in .02 Beta
Re: Alt-Left Meta key problem in .02 Beta
- Subject: Re: Alt-Left Meta key problem in .02 Beta
- From: Ovidiu Predescu <email@hidden>
- Date: Mon, 24 Feb 2003 19:50:41 -0800
I have exactly the same problem.
Please let me know if you find a solution!
Thanks,
Ovidiu
On Friday, Feb 14, 2003, at 03:44 US/Pacific, Rick Taube wrote:
Have you tried disabling both "Follow system keyboard layout" and
"Enable key equivalents under X11" in the Preference settings?
yes, both these are disabled but I still cant get Alt-Left activated
as the Meta key.
my ~/.xinitrc has the line:
if [ -f $usermodmap ]; then
xmodmap $usermodmap
which loads my .Xinitrc file, which I've appended below.I added the
line starting 'keycode 66 ..." based on what the X11 FAQ said about
activating the Alt-Left key. Ive tried with and without this line, no
matter what, the Command key remains Meta!
clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4
clear Mod5
keycode 66 = Mode_switch
keysym Alt_L = Meta_L Alt_L
add Shift = Shift_L Shift_R
add Control = Control_L
add Mod1 = Alt_L
add Mod2 = Mode_switch
-----
best,
Rick Taube
Associate Professor, Composition/Theory
School of Music
University of Illinois
Urbana, IL 61821 USA
net: email@hidden
fax: 217 244 8319
vox: 217 244 2684
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.