LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Enable KDE 3.1 for Users (https://www.linuxquestions.org/questions/linux-distributions-5/enable-kde-3-1-for-users-47167/)

arcane_disciple 02-25-2003 10:43 PM

Enable KDE 3.1 for Users
 
I just finished up compiling KDE 3.1. It works fine as long as I am logged in as root. How do I go about giving my user accounts the ability to use the new window manager?

I'm using red hat 8.0

Crashed_Again 02-26-2003 09:15 AM

Do they boot to runlevel 3 or 5? If they boot to runlevel 3 and startx to the window manager you can create a .xinitrc file in their home directories. Then add the following line to the .xinitrc file:

exec startkde

When the users type startx it will go to KDE.

arcane_disciple 02-26-2003 07:32 PM

Code:

.                                    .gconf          .mcoprc
..                                    .gconfd          .mozilla
.bash_history                        .gnome          .qt
.DCOPserver_localhost.localdomain__0  .gnome2          .rhn-applet.cache
.DCOPserver_localhost.localdomain_:0  .gnome2_private  .rhn-applet.conf
Desktop                              .gtkrc-kde      .sbd
.esd_auth                            .ICEauthority    .xmms
.first_start_kde                      .kde            .xsession-errors
.fonts.cache-1                        kde3.1
.fullcircle                          .mcop
bash-2.05b$

this is my home directory. where would I find this file?


All times are GMT -5. The time now is 07:01 PM.