![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| xfce 4.6.0 (xfce4 branch) | iBot | Software Releases - RSS News | 0 | 02-28-2009 05:50 AM |
| New Xfce beta focuses on usability | iBot | UNIX and Linux RSS News | 0 | 10-23-2008 02:30 PM |
| Webcam on xfce? | Chesh | Ubuntu | 22 | 07-30-2008 02:12 PM |
| xfce like cde | Texasone | UNIX Desktop for Dummies Questions & Answers | 7 | 06-25-2008 03:15 PM |
| Installing Xfce? | riwa | UNIX for Dummies Questions & Answers | 1 | 03-31-2006 03:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Xfce not autostarting after logging in
Xfce used to start up automatically on a FreeBSD 7.1 machine, but as of late this is not happening anymore. This means that the user has to enter "startxfce4" right after entering username and password. The .xsession file has the following contents:
Code:
# cat /usr/home/user01/.xsession /usr/local/bin/numlockx & /usr/local/bin/startxfce4 |
|
||||
|
If you want a gui login prompt xdm/gdm/kdm will help you with that. You were probably using xdm.
The file /etc/ttys will help you set up automatic startup of X. Look for a line similar to this: Code:
ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure |
|
||||
|
Thank you for your answer. When making the suggested change in /etc/ttys, I get the twm windowing system, instead of xfce. If I subsequently return to the "off" setting, the response is "write failed, filesystem is full" even though I am logged in as root. Please advise.
UPDATE: I have managed to salvage the situation and back to the starting situation. I am back now to where after boot the command line appears and after logging in, the command "startxfce4" will start xfce. Last edited by figaro; 10-16-2009 at 04:03 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|