Yes, I agree that's the most sensible place to put it. You don't want this thing executed everytime a new tcsh is started, only once per X session. I was doing it my way because I'm using Oroborus OS X which doesn't automatically run xinitrc... (btw, the advantage of that window manager is the 100% reliable copying and pasting between X and Aqua). Thanks for that comment, Paul and Alexander.
Jens On Thursday, February 21, 2002, at 01:23 PM, Alexander K. Hansen wrote: > How about putting it in .xinitrc, which is only run when you start X? > I've > got something similar set up for WindowMaker. > > On 2/21/02 12:36 PM, "Jens Uwe Noeckel" <[EMAIL PROTECTED]> > wrote: > >> Hi, >> >> the xemacs error message under the new XFree86 can be removed by >> putting >> the following in your .tcshrc startup file >> xmodmap -e "remove Mod1 = Alt_R" >> This assumes that you are running XDarwin upon startup (which is my >> default). If not, you probably need some kind of case statement that >> executes xmodmap only when an X server is running. I haven't tried to >> do >> exaclty what you wanted in this last message, but maybe this helps >> somehow. xmodmap is the thing you need. >> >> Jens >> >> On Friday, February 1, 2002, at 02:53 PM, Paul S. Ray wrote: >> >>> >>>> Where are these keymappings determined and how can I make these >>>> warnings >>>> go away? I WOULD like to change the meta key from (Cmd) to (option). >>> >>> Yes, I find them annoying too and would love to make meta be (option). >>> I tried this, which is supposed to work for emacs, >>> (setq mac-command-key-is-meta nil) >>> but it doesn't help. >>> >>> Cheers, >>> >>> -- Paul >>> > > -- > Alexander K. Hansen > Associate Research Scientist, Columbia University, LDX Collaboration > MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 > Cambridge, MA 02139-4213 > Phone: 617-252-1818 Fax: 208-988-4057 > > > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
