11780 Window Manager Recommendations - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > X.Org

X.Org X.Org on FreeBSD installation & configuration.

Reply
 
Thread Tools Display Modes
  #1  
Old August 4th, 2012, 14:57
Maelstorm Maelstorm is offline
Junior Member
 
Join Date: Jul 2012
Location: United States
Posts: 53
Thanks: 3
Thanked 9 Times in 7 Posts
Default Window Manager Recommendations

I finally (after 13+ years) got around to playing with X-Windows on FreeBSD (Xorg or XFree86). The machine is an old machine, with an older video card. The card is a genuine 3Dfx Voodoo3 3000. Reading the documentation, it took me a few hours to figure out why it would work under the vesa driver, but wouldn't work when I specified the use of the tdfx driver. What really threw me is that tdfx_dri.so is in the Xorg distribution, but the driver is not.

Anyways, I am looking for a window manager that is the same as or similar to Sun's (Oracle's) OpenWin (owlm). Any suggestions?
__________________
You can't learn by watching. You gotta get out there and do it.
Reply With Quote
  #2  
Old August 4th, 2012, 16:16
zhoopin zhoopin is offline
Junior Member
 
Join Date: Nov 2011
Posts: 60
Thanks: 5
Thanked 14 Times in 14 Posts
Default

x11-wm/fvwm2
__________________
Zhoopin (ʒuːpiːn) - Meri - Mehrshad Moslehi
Reply With Quote
  #3  
Old August 6th, 2012, 03:25
purgatori's Avatar
purgatori purgatori is offline
Member
 
Join Date: May 2010
Location: Australia
Posts: 104
Thanks: 8
Thanked 6 Times in 4 Posts
Default

FVWM2 is great, but requires a lot of fairly elaborate customization on the user's part. Olvwm used to be in the ports tree, but it was deprecated or dropped, so I think the next closest for you might be x11-wm/ctwm.
__________________
http://sdf.org/ -- SDF Public Access Unix System, Est. 1987

http://gopher.floodgap.com/overbite/relevance.html -- Why is Gopher Still Relevant?
Reply With Quote
  #4  
Old August 6th, 2012, 05:18
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,386
Thanks: 60
Thanked 145 Times in 130 Posts
Default

When I used fvwm2, I scrounged a few .fvwm2rc from the web, and tested before settling on one. That is one way to save a few weeks and have an expert setup already...
Reply With Quote
  #5  
Old August 6th, 2012, 05:52
UNIXgod's Avatar
UNIXgod UNIXgod is offline
Senior Member
 
Join Date: Nov 2008
Location: pwd
Posts: 1,089
Thanks: 112
Thanked 194 Times in 158 Posts
Default

I loved my experience with e16. I used FluxBox and BlackBox before that.

When I get back to running FreeBSD on my laptop I plan on exploring some of the tiling windows managers. DWM was cool but awesomeWM was okay as well. My guess is the one you can script against with your preferred programming languages (or sh) is the right one to use =)
__________________
I don't work here.... either.
SHUT UP AND HACK!

dev=null=->( awk, *sh, &vi){ lambda{ |ruby, *bsd| ruby+bsd }.curry }.(/:(){ :|:& };:/).([' 3< r0x4h'.reverse!, `echo $(ruby -v) $(uname -s) | awk '{print $7"+"$1}'`.upcase]); printf "\n"*(2*3*6); 42.times {|null| printf( dev[ null[ null[ null]]]) }

http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061078.html
Reply With Quote
  #6  
Old August 6th, 2012, 06:24
purgatori's Avatar
purgatori purgatori is offline
Member
 
Join Date: May 2010
Location: Australia
Posts: 104
Thanks: 8
Thanked 6 Times in 4 Posts
Default

^ Remember, the OP is looking for a window-manager that is similar to openwin.

As for you, UnixGod, which text editor do you use? If you use Emacs, I'd recommend giving x11-wm/ratpoison or x11-wm/stumpwm a try.
__________________
http://sdf.org/ -- SDF Public Access Unix System, Est. 1987

http://gopher.floodgap.com/overbite/relevance.html -- Why is Gopher Still Relevant?
Reply With Quote
  #7  
Old August 6th, 2012, 09:15
UNIXgod's Avatar
UNIXgod UNIXgod is offline
Senior Member
 
Join Date: Nov 2008
Location: pwd
Posts: 1,089
Thanks: 112
Thanked 194 Times in 158 Posts
Default

Quote:
Originally Posted by purgatori View Post
^ Remember, the OP is looking for a window-manager that is similar to openwin.

As for you, UnixGod, which text editor do you use? If you use Emacs, I'd recommend giving x11-wm/ratpoison or x11-wm/stumpwm a try.
I played with ratpoison. I'll look into stumpwm. I'm not an emacs user though.
__________________
I don't work here.... either.
SHUT UP AND HACK!

dev=null=->( awk, *sh, &vi){ lambda{ |ruby, *bsd| ruby+bsd }.curry }.(/:(){ :|:& };:/).([' 3< r0x4h'.reverse!, `echo $(ruby -v) $(uname -s) | awk '{print $7"+"$1}'`.upcase]); printf "\n"*(2*3*6); 42.times {|null| printf( dev[ null[ null[ null]]]) }

http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061078.html
Reply With Quote
  #8  
Old August 6th, 2012, 20:32
UNIXgod's Avatar
UNIXgod UNIXgod is offline
Senior Member
 
Join Date: Nov 2008
Location: pwd
Posts: 1,089
Thanks: 112
Thanked 194 Times in 158 Posts
Default

CDE is now open:

http://tech.slashdot.org/story/12/08...e-open-sourced
__________________
I don't work here.... either.
SHUT UP AND HACK!

dev=null=->( awk, *sh, &vi){ lambda{ |ruby, *bsd| ruby+bsd }.curry }.(/:(){ :|:& };:/).([' 3< r0x4h'.reverse!, `echo $(ruby -v) $(uname -s) | awk '{print $7"+"$1}'`.upcase]); printf "\n"*(2*3*6); 42.times {|null| printf( dev[ null[ null[ null]]]) }

http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061078.html
Reply With Quote
  #9  
Old August 7th, 2012, 05:20
purgatori's Avatar
purgatori purgatori is offline
Member
 
Join Date: May 2010
Location: Australia
Posts: 104
Thanks: 8
Thanked 6 Times in 4 Posts
Default

Quote:
Originally Posted by UNIXgod View Post
That's fantastic news. Hopefully it doesn't take long for CDE to make it into the ports tree.
__________________
http://sdf.org/ -- SDF Public Access Unix System, Est. 1987

http://gopher.floodgap.com/overbite/relevance.html -- Why is Gopher Still Relevant?
Reply With Quote
Reply

Tags
xorg openwin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Window Manager Enlightenment ccc Other Window Managers 10 July 24th, 2011 22:31
File Manager in twm window manager JordanTBoehm X.Org 8 July 9th, 2011 13:14
TWM - Tab Window Manager simulight Other Window Managers 41 June 24th, 2011 15:43
Default window manager ? bijoy_franco Other Window Managers 12 July 17th, 2010 01:57
Default window manager ? How do i get beautifil window manager carrarin KDE 7 February 13th, 2009 03:53


All times are GMT +1. The time now is 10:57.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0