caed
![]() |
|
|
|
|
|||||||
| Other Window Managers XFCE, Fluxbox, Enlightenment, IceWM, WindowMaker, ION, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm new to Freebsd
I've Jus installed Freebsd 7.2 then install the XFCE desktop but i cant seem to start the desktop environment with "startx" I've been reading people having the same problem an tried some of the commands but to no success jus blue an white boxes. I've tried to tell the X server to launch XFce the next time X is started as a user % echo "/usr/local/bin/startxfce4" > ~/.xinitrc but i get this error: %:not found i tried it as root an i get: /root/: is a directory or too many argument i went to look at the .xinitrc by executing "edit .xinitrc but i see a blank file ?? what does that mean an how can i start xcfe ?? |
|
#2
|
||||
|
||||
|
Edit or create a ~/.xinitrc and put this in there:
Code:
exec /usr/local/bin/startxfce4
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
SILLAT-BSD (June 10th, 2009) | ||
|
#3
|
||||
|
||||
|
Or at the command line just run
% startxfce4.Also have a look at the Handbook's Section 5.7.4.2 Installing XFce at http://www.freebsd.org/doc/en_US.ISO...ok/x11-wm.html. |
| The Following User Says Thank You to tangram For This Useful Post: | ||
SILLAT-BSD (June 10th, 2009) | ||
|
#4
|
|||
|
|||
|
hey guys thanks for the reply been looking for a reply to my thread from last night; unfortunately I'm not home now to try your suggestions but as soon as i get home I'll try them an let you know how it turns out
Thanks |
|
#5
|
|||
|
|||
|
Thanks for the Help Both commands work like a Charm
|
![]() |
| Tags |
| freebsd 7.2, startx, xfce |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [XFCE] start xfce | mhegazy | Other Window Managers | 3 | May 8th, 2009 16:10 |
| [XFCE] xfce install | lumiwa | Other Window Managers | 9 | May 5th, 2009 19:03 |
| [XFCE] can't start xfce with startx | roelof | Other Window Managers | 25 | January 1st, 2009 12:35 |
| xfce desktop in livecd? | smartly | GNOME | 1 | December 18th, 2008 10:24 |
| [XFCE] Xfce 4.6 Beta | DemoDoG | Other Window Managers | 2 | December 1st, 2008 09:45 |