Startx in BSD

Post your general questions or comments about GhostBSD here!
Post Reply
User avatar
wolf-nv
Posts: 13
Joined: Sat Aug 03, 2013 8:40 pm
Location: Reno, Nevada, USA

Startx in BSD

Post by wolf-nv »

I know I am a hopeless "Noob", but I like GBSD a lot and want to tweak it my way! I have installed "BlackBox" and a couple of daughter files! I want this to come up as WM when I type "startx"! All the "docs" I have read state that you have to tweak your ".xinitrc" file! For the life of me I cannot find that file :( ! Does BSD have it's own file or have I just missed it. Any help would be appreciated!

On a, more productive, note, I have always been leery of compiling and "shell batch files", but I'm learning! Not too bad for an old guy of 64yrs!! :shock:

Thanks, wolf-nv :geek:
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Startx in BSD

Post by ericbsd »

By default user don't have a .xinitrc you have to create it
User avatar
wolf-nv
Posts: 13
Joined: Sat Aug 03, 2013 8:40 pm
Location: Reno, Nevada, USA

Re: Startx in BSD

Post by wolf-nv »

Thanks, Eric! Now the only thing I need is a sample and where to put it!! I'm pretty good at figuring out things! ;)
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Startx in BSD

Post by ericbsd »

Code: Select all

/home/yourusername/.xinitrc
User avatar
bsdkeith
Posts: 129
Joined: Wed Jun 12, 2013 3:36 pm
Location: Surrey/Hants Border, England

Re: Startx in BSD

Post by bsdkeith »

You can copy

Code: Select all

/usr/local/etc/xinit/xinitrc
to your /home as .xinitrc & modify it for your needs.
Linux user since 1999; & now a BSD user.
Post Reply