Sponsored Content
Full Discussion: BSD: Getting the WM loaded
Operating Systems BSD BSD: Getting the WM loaded Post 302932668 by sea on Friday 23rd of January 2015 07:25:40 AM
Old 01-23-2015
Tried 3 diffrent DESKTOP settings, with 3 diffrent desktops/wms, but none is working.
XFCE also doesnt want to display properly.

The nicest thing is xrandr...
Code:
# xrandr
Can't open display

I assume that is because its a 'VM' (qemu)?

Any ideas please?
BSD: Getting the WM loaded-freebsd-not-so-nice-xfcejpg
BSD: Getting the WM loaded-freebsd-no-awesome-cinnamon-openbox2jpg
BSD: Getting the WM loaded-freebsd-vga-qemujpg

Last edited by sea; 01-23-2015 at 08:51 AM..
 

We Also Found This Discussion For You

1. BSD

for linux and BSD users interested in Unix system V/bsd

for all you unix/linux interested heres an online book for free that covers the basics of BSD SysV Unix commands and applications . giving the average linux user a perspective on the differences in context of the two operating systems and for BSD users covers material as a refernce guide. ... (0 Replies)
Discussion started by: moxxx68
0 Replies
RXTERM(1)						    BSD General Commands Manual 						 RXTERM(1)

NAME
rxterm -- start a secure remote xterm SYNOPSIS
rxterm [-l username] [-k] [-r rsh_args] [-x xterm_args] [-K kx_args] [-w term_emulator] [-b rsh_program] host [port] DESCRIPTION
The rxterm program starts an xterm window on host host. From this window you will also be able to run X clients that will be able to connect securely to your X server. If port is given, that port will be used instead of the default. The supported options are: -l Log in on the remote host as user username. -k Disable keep-alives. -r Send rsh_args as arguments to rsh. -x Send xterm_args as arguments to xterm. -X Send kx_args as arguments to kx. -w Use term_emulator instead of xterm. -b Use rsh_program instead of rsh. -v Be verbose. EXAMPLE
To login from host foo (where your display is) to host bar, you might do the following. 1. On foo: rxterm bar 2. You will get a new window running an xterm on host bar. In this window you will be able to start X clients. SEE ALSO
kx(1), rsh(1), rxtelnet(1), tenletxr(1), kxd(8) KTH_KRB April 11, 2003 KTH_KRB
All times are GMT -4. The time now is 02:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy