LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-01-2004, 02:50 AM   #1
LordRaven
LQ Newbie
 
Registered: Aug 2004
Location: CA
Posts: 17

Rep: Reputation: 0
(THIS ISN'T A QUESTION)How to change your Linux GUI/Desktop


I learned from installing linux about a million times in one day, that if you pay attention to the packages that are installed, it usually tells you how to execute the functions that the packages enable for you. In order to change your GUI for Linux, at least for Slackware, you use the xwmconfig utility. xwm stands for x windows manager just to let all you guys out there know :P. Well, I'm new to the site, and I'm not sure if there is something else about this already, but I had forgotten the command, and since I finally remembered it, I just thought that I should share it with everyone. I hope you guys have fun with all the different GUIs for Linux :P
 
Old 09-01-2004, 03:20 AM   #2
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
There are a million ways to do this.
One other, that is not distro specific, is to simply edit ~/.xinitrc to point to your fav wm to start.
 
Old 09-01-2004, 04:03 PM   #3
buffed317
Member
 
Registered: Jun 2004
Location: New Jersey, USA
Distribution: Slackware 11
Posts: 191

Rep: Reputation: 31
i am using kde now. i dont think i installed any other desktops when i installed slack 10. what is a lighter desktop and what packages do i need to install off of the install cds? my ~/.xinitrc file is as follows (dont see a listing for another desktop):


#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11R6/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi

if [ -f $userresources ]; then
xrdb -merge $userresources
fi

if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi

# Start the window manager:
startkde


thanks.
 
Old 09-01-2004, 05:49 PM   #4
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
See where it says 'startkde'?
Change that to your fav WM - gnome - enlightenment - whatever the command to start your other WM would be......
 
  


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
change wallpaper and delete icons from desktop in feather linux asuthar2004 Feather 5 02-11-2012 04:21 AM
Remote desktop software to control desktop GUI? Phaethar Linux - Software 3 06-27-2008 09:30 AM
How do I change my desktop/GUI? donJulio Slackware 4 09-17-2005 11:42 AM
How do i custome change my red hat 9 Gui and menu looks to linux? Izonic Linux - General 1 06-24-2004 09:23 PM
How do you change the GUI in linux? leeman_s Slackware 8 07-31-2003 10:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:46 AM.

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