|
FreeBSD Installation and Upgrading Installing and upgrading FreeBSD. |
|
Thread Tools | Display Modes |
|
||||
Hello and welcome to the forums.
It's not clear whether you're using FreeBSD or OpenBSD. It seems you're using OpenBSD (?) so you've posted in the wrong subforum. Bear in mind they are two different systems with different implementations of Xorg. Quote:
With no X running, run echo "/usr/local/bin/startxfce4" > ~/.xinitrc and then run xinit. Quote:
% vim testfile.txt & And then you can close the terminal. Quote:
The X server will shutdown cleanly and you'll be able to run it again properly. You already said Xorg was running fine, so you're probably wasting your time with that command. Quote:
http://www.freebsd.org/doc/en_US.ISO...ook/x-xdm.html
__________________
May the source be with you! |
|
||||
For OpenBSD, xdm(1) can be started at boot time by adding the following line to /etc/rc.conf.local:
Code:
xdm_flags="" Code:
$ cd $HOME $ ln .xinitrc .xsession Quote:
|
|
||||
Sorry, This Should Be in OpenBSD Forum
Thanks to both of you for your kind responses. This is my first post; hopefully I won't post in the wrong area again!
Beastie: From perusing the boot log, it appears to me that xdm is running, and that is what generates the login screen. Ctrl+Alt+Backspace just recycles me back to the login screen again. Ctrl+Alt+F1 gives me TTY, but doesn't seem to shut X down. I log in as root, and type: echo "/usr/local/bin/startxfce4" . ~/.xinitrc and the system seems to "take it" without complaint. But if I then type xinit I get the same errors. If I log in via xdm as my standard user and type: startxfce4 & I get my xfce workspace, and by clicking on the top of the terminal window, it goes away. So that's what I'll do for the moment. Once I get this sorted out, I'll try a later version, and perhaps a different desktop. I chose this one from an article a couple of months ago in BSD Magazine that showed how to do this, and it was from 5.1. The necessary files are different for 5.2. The machine I'm using is specifically for this sort of experimentation, so there's no data at risk. jggimi: If as root, I try to open leafpad to edit /etc/rc.conf.local, I get: leafpad No protocol specified No protocol specified No protocol specified No protocol specified leafpad: Cannot open display: It appears to me that my X configuration is keeping me from fixing it? I'd appreciate any further direction that you can offer, and thanks again for your help! Last edited by wmichaelb; 29th March 2013 at 02:37 AM. Reason: clarification |
|
||||
Last edited by jggimi; 29th March 2013 at 02:58 PM. Reason: clarity |
Tags |
x server, xfce4 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using Ports are there any tools (newbie) | sparky | OpenBSD Packages and Ports | 10 | 13th March 2012 01:22 AM |
HOWTO: Lightest XFCE - Making XFCE lighter and faster | vermaden | Guides | 27 | 2nd September 2010 12:24 PM |
PF Configuration for newbie | slakic | OpenBSD Security | 1 | 20th August 2009 02:35 PM |
Newbie NAT problem | TiN-MAN | FreeBSD Installation and Upgrading | 2 | 26th June 2008 06:42 AM |
Problem for associated a program to browser on Xfce | aleunix | OpenBSD Packages and Ports | 2 | 3rd June 2008 02:54 PM |