On Fri, Sep 19, 2008 at 12:35 AM, Slim Joe <[EMAIL PROTECTED]> wrote: > I installed tcsh using pkg_add on OBSD i386 4.3. The > problem is that tcsh doesn't recognize either left or > right alt key as meta. Instead I get different > accented characters such as: (alt-backspace), f > (alt-f), b (alt-b). This is true for both BSD and XTerm > consoles.
In XTerm, hold down the control-key and then the left mouse button. A menu should pop up that includes the entry "Meta Sends Escape". It should be unchecked right now. Select it and release the mouse button, then see whether the behavior of your alt key is the way you want it. If yes, then you just need to set the XTerm*altSendsEscape resource in whatever file you use to control your X resources. Philip Guenther

