Re: Gnome & RH5.2
- From: Greg Fall <gmf dweezil dynip com>
- To: Raśl Montoro <ral sicon net>
- cc: gnome-list gnome org
- Subject: Re: Gnome & RH5.2
- Date: Mon, 21 Dec 1998 10:24:50 -0500 (EST)
On Mon, 21 Dec 1998, [ISO-8859-1] Raśl Montoro wrote:
> I've just installed RedHat 5.2 and Gnome. I'm having trouble
> configuring the .xinitrc file to launch gnome when I start X. I can
> make gnome run by typing "panel &" under X. But there's no file in
> my system like .xinitrc, .xsession or Xclients to edit and add the
> lines to make gnome run. I've tried to create a new .xinitrc with
> these lines, but it doesn't work.
I suggest you create .Xclients. I think you want to make it a shell
script by inserting
#!/bin/bash
on the first line. Once you've built that file (which for its last move
should execute a window manager, e.g. "exec wmaker"), do this:
% chmod 755 .Xclients <-- makes it executable
% ln -s .Xclients .xsession <-- makes it work under xdm
% ln -s .Xclients .xinitrc <-- makes it work with "startx"
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
___
/. \ Gregory Fall Phone: 734-913-4662
\/ / University of Michigan Fax: 734-763-7130
\ \ 2455 Hayward Street email: gmfall@engin.umich.edu
__/_/ Ann Arbor, MI 48109 gmf@dweezil.dynip.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]