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: Thu, 27 Feb 2003 07:34:39 -0800
On Thursday, Feb 27, 2003, at 03:22 US/Pacific, P T Withington wrote:
I think you just have your keys wrong. Here is the modmap I use for
my TiBook:
This is great!! It works just fine now!
! On the TiBook, the following keys have caps as listed:
Where did you find these mappings anyways?
! 60 enter
! 64 shift (both shifts)
! 67 ctrl
! 68 fn-shift (both shifts)
! 66 option
! 63 "Clover"
! 59 delete
! 84 "enter" (fn-return)
! 118 (fn-enter)
! 125 "backspace" (fn-delete)
!
! The default mapping is:
! keycode 59 = BackSpace
! keycode 60 = KP_Enter
! keycode 63 = Meta_L
! keycode 64 = Shift_L
! keycode 65 = Caps_Lock
! keycode 66 = Alt_L
! keycode 67 = Control_L
! keycode 68 = Shift_R
! keycode 69 = Alt_R
! keycode 70 = Control_R
! keycode 125 = Delete
!
! I prefer to have meta on option and alt on "Clover"
! and have "delete" send delete, so emacs works in an
! xterm
keycode 60 = Meta_R
keycode 63 = Alt_L
keycode 66 = Meta_L
keycode 59 = Delete
keycode 125 = BackSpace
clear Mod1
clear Mod2
add Mod1 = Alt_L Alt_R
add Mod2 = Meta_L Meta_R
It's great, I can now run XEmacs remotely!
Thanks to everybody that contributed to solving the problem.
Regards,
Ovidiu
--
Ovidiu Predescu <email@hidden>
http://www.google.com/search?btnI=&q=ovidiu (I'm feeling lucky)
_______________________________________________
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.