Re: X11 et rxvt
Re: X11 et rxvt
- Subject: Re: X11 et rxvt
- From: Matt Wong <email@hidden>
- Date: Wed, 11 Jun 2003 22:06:53 +1200
I was wondering how do we start rxvt instead of xterm when we launch
X11? Arigato!
You'd change it in /etc/X11/xinit/xinitrc.
Comment out the line:
xterm &
and replace with:
rxvt &
or better yet, copy /etc/X11/xinit/xinitrc to ~/.xinitrc and edit it
there.
Matt
_______________________________________________
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.
References: | |
| >X11 et rxvt (From: Lee Cheng Siang <email@hidden>) |