Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Littleodie914

macrumors 68000
Original poster
Jun 9, 2004
1,813
8
Rochester, NY
I'm successfully running KDE side-by-side with Mac OS X, both rootless and full screen, but the evil green GUI that X11 (or XDarwin, whatever it is) ships with is driving me crazy. In the picture below, in XMMS, see that green menubar? It's driving me insane. As far as I know, there's no way to close windows with that. Does anyone know how to replace that, or know of a good way to deal with it? Thanks! :D

edit: Forgot pic :rolleyes:
 

Attachments

  • Picture 2.jpg
    Picture 2.jpg
    98.4 KB · Views: 185
That green gui is TWM, the old unix tab window manager. What you probably want is kwin or oroborx (I'm still living in exile from mac until I save up money for a powerbook, but under linux it's kwin). Oroborx is the window manager that looks similar to the macosx window decorations. Kwin is kde's default window manager.

From a terminal try:

which kwin

If it's there you'll see something like this:

$ which kwin
/usr/bin/kwin
$

If it's not there the computer will simply ignore you
$ which kwin
$

If kwin is not installed, use fink to install it.

-kev
 
You are probably running a mixture of twm and kde.. Edit your .xinitrc file (found in your home folder)

add the line: exec startkde

if it don't work, post your .xinitrc file here and I'll have a look at it.
 
cluthz said:
You are probably running a mixture of twm and kde.. Edit your .xinitrc file (found in your home folder)

add the line: exec startkde

if it don't work, post your .xinitrc file here and I'll have a look at it.
Thanks, that did it! ;)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.