Results 1 to 3 of 3
Hello,
I was following a guide and managed to install "x" and then gnome. However the next instruction is to run "nano .xinitrc", this file doesn't exist. What am I ...
- 06-20-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 31
.xinitrc
Hello,
I was following a guide and managed to install "x" and then gnome. However the next instruction is to run "nano .xinitrc", this file doesn't exist. What am I doing wrong?
Thanks.
- 06-20-2008 #2
hi,
i have read somewhere that you need to create the file yourself.Linux and me it's a love story
- 06-20-2008 #3
It depends on the distro: some auto-generate;some don't Creating it yourself isn't a problem:
nano ~/.xinitrc
Then paste the following into the blank file, uncommenting the environment you want to use (I've uncommented Gnome):
Code:# Use fvwm # fvwm # # Use Kde # startkde # # # # Use GNOME exec gnome-session
Distribution: Archlinux
Processor: 3 x Amd 64 bit
Ram: 4 GB
Graphics card: Nvidia GeForce 9800 GT


Reply With Quote