LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-07-2005, 07:16 AM   #1
MangaManiac
LQ Newbie
 
Registered: Jun 2004
Location: The Netherlands
Distribution: Debian 3.0/3.1, Red Hat AS, FreeBSD, Solaris
Posts: 21

Rep: Reputation: 15
[Ubuntu GUI] Changing GUI from Gnome to wmaker


First of all, hi to the people here! I do not often post here but I do look up a lot of of issues regarding Linux systems here and I often find answers but not this time. Maybe I'm looking incorrectly or I'm just using the wrong search terms but I cannot find an answer to the following question:

How does one change the GUI in a Linux system from Gnome to Windowmaker?

I'm running Ubuntu 4.0 (Warthog) on a Compaq M700 laptop. When I boot up it boots into Gnome and I'd like to change that into Windowmaker. I already apt-get installed wmaker but where do I change the setting that It'll boot into Windowmaker or at least give me te choice wether to boot into Gnome or Windowmaker? I'm pretty familiar with Linux with the commandline (running Debian web/file/mail server etc. for 2 years now) but I have no experience running GUI's etc at all!

If anyone could point me in to the right direction I should be able to change my GUI.

Owh yeah, I choose Windowmaker 'cause I use Windowmaker at work and I like the look/feel and way it works a whole lot better then Gnome (which I do not like a whole bunch).

Thanks in advance!
 
Old 05-07-2005, 07:18 AM   #2
ultimatenoob
Member
 
Registered: May 2005
Location: Bellingham, WA
Distribution: Suse 10.2
Posts: 77

Rep: Reputation: 15
try:

Code:
switchdesk Windowmaker
and that should set that as your default GUI for when you reboot. No promises though, im pretty new to this whole cup of tea! Good luck to ya
 
Old 05-07-2005, 11:35 AM   #3
MangaManiac
LQ Newbie
 
Registered: Jun 2004
Location: The Netherlands
Distribution: Debian 3.0/3.1, Red Hat AS, FreeBSD, Solaris
Posts: 21

Original Poster
Rep: Reputation: 15
The switchdesk command is not recognized, both as user and as root. I also cannot apt-get install it. any other ideas? Perhaps some editing in xinit files or gdm? I do find a lot on this forum and on other sites but nothing which answers the question of how I might change my GUI.
 
Old 05-07-2005, 03:57 PM   #4
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
Doesn't your gdm login screen have the option to selection the session type?

Just click the button and select windowmaker from the session type list before entering your user name and password to log in.
 
Old 05-07-2005, 04:35 PM   #5
MangaManiac
LQ Newbie
 
Registered: Jun 2004
Location: The Netherlands
Distribution: Debian 3.0/3.1, Red Hat AS, FreeBSD, Solaris
Posts: 21

Original Poster
Rep: Reputation: 15
Nope, it does not have that option. That's the first thing I tried, too bad it didn't work out that way
 
Old 05-07-2005, 05:55 PM   #6
MangaManiac
LQ Newbie
 
Registered: Jun 2004
Location: The Netherlands
Distribution: Debian 3.0/3.1, Red Hat AS, FreeBSD, Solaris
Posts: 21

Original Poster
Rep: Reputation: 15
Okay I found out how to start Windowmaker. I first kill off everything mentioning GDM, Gnome or X, then I start up "X" after which i run "./wmaker -display localhost:0" which of course is quite sluggish. Where does Ubuntu start X from after which it starts gdm(greeter) and so on? Which are the configuration files Ubuntu/X uses? Again, I know my way around in CLI but I find a whole bunch of configuration files, but mostly they are for Gnome (GDM etc.)
 
Old 05-08-2005, 02:22 PM   #7
mccannmarc
LQ Newbie
 
Registered: May 2005
Location: UK
Distribution: Redhat 9
Posts: 2

Rep: Reputation: 0
Have you tried putting a new session script in /etc/X11/gdm/Sessions?

Duplicate one of the existing scripts in the folder and rename it to WindowMaker, then edit its script so it says:-
Code:
exec /etc/X11/xdm/Xsession wmaker
WindowMaker should now appear on your login screen as a selectable session

If this alone doesnt work then create two new files in /home called .xsession and .xinitrc

in both files type
Code:
exec wmaker
This should make WindowMaker selectable by using the "Default" session

Good luck to you and let me know how it goes.

Marc

Last edited by mccannmarc; 05-08-2005 at 02:28 PM.
 
Old 05-08-2005, 02:57 PM   #8
MangaManiac
LQ Newbie
 
Registered: Jun 2004
Location: The Netherlands
Distribution: Debian 3.0/3.1, Red Hat AS, FreeBSD, Solaris
Posts: 21

Original Poster
Rep: Reputation: 15
That did the trick. I can start up in Windowmaker now using default as Session. I could not use the /etc/X11/xdm directory seeing as it does not exist on my system, but I just used exec wmaker all the time. Now I will change the scripts and .xsession thingies untill I get it right. Next problem now is that Windowmaker gives me a huge headache because it gives me errors upon errors and also my keyboard settings changed from English to Dutch lol... ah well, I'll get that working soon enough.

Thanks mccannmarc, masonm and ultimatenoob for your help
 
Old 05-08-2005, 03:17 PM   #9
mccannmarc
LQ Newbie
 
Registered: May 2005
Location: UK
Distribution: Redhat 9
Posts: 2

Rep: Reputation: 0
no problemo good luck with ur new problems!! lol

Last edited by mccannmarc; 05-08-2005 at 03:20 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu GUI Tsukasa7 Linux - Newbie 5 09-01-2005 02:10 PM
UBUNTU GUI Problem-PLZ HElp Mejc Linux - Newbie 4 08-26-2005 09:46 PM
KDE gui vs. Gnome GUI Curt6000 Linux - Newbie 11 11-10-2004 01:37 PM
changing GUI loke137 Linux - General 2 02-17-2004 08:59 AM
changing my gui arlothemoo Linux - General 3 09-30-2002 08:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration