• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Dang .xinitrc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dang .xinitrc


  • Subject: Re: Dang .xinitrc
  • From: Martin Costabel <email@hidden>
  • Date: Mon, 20 Jan 2003 01:14:24 +0100

Don Rozenberg wrote:
Hi,

I have been following the Dang .xinitrc thread of and would really like to find your wrapper script that you put on the mailing list but have been unable to locate it.

The idea of the wrapper script is to
1. rename the executable
/Applications/X11.app/Contents/MacOS/X11 to something else, for example by adding a .bin suffix.
2. writing a shell script that is called
/Applications/X11.app/Contents/MacOS/X11
is executable, and contains basically


#!/bin/tcsh
#setup your environment by executing some tcsh startup scripts,
#for example
source /etc/csh.login
source /etc/csh.cshrc
#start the X server, maybe with options concerning the keymapping
/Applications/X11.app/Contents/MacOS/X11.bin

Clicking on the X11 icon then starts the wrapper script and this in turn starts the X server.

You can define here the environment that your applications in X11's Applications menu will need, but this is not the place for xmodmap or X resources definitions. These will have to go into your .xinitrc which is read after X11.app has started.

Concerning emacs and Cmd-x as M-x: I noticed that this works for me in an rxvt window, but not in an xterm window. Don't know why.

--
Martin
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Dang .xinitrc
      • From: "Steve Linberg" <email@hidden>
References: 
 >Re:Dang .xinitrc (From: Don Rozenberg <email@hidden>)

  • Prev by Date: Re: Starting X Windows
  • Next by Date: Slovenian or Croatian keyboard in X11
  • Previous by thread: Re: swapping caps lock and control (was Re: Dang .xinitrc)
  • Next by thread: Re: Dang .xinitrc
  • Index(es):
    • Date
    • Thread