Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Consoles in X, kdm
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
MyDebian
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2006
Posts: 133

PostPosted: Fri Apr 14, 2006 11:17 am    Post subject: Consoles in X, kdm Reply with quote

Hello. I'm with 2.6.15-r1 kernel and yesterday I have installed Xorg, KDE and KDM.
I have configured the X-server to start KDE when I execute "startx".
But when I enter the K Desktop Environment, I dont have the virtual consoles.
I cant switch with alt+F1, alt+F2, alt+F3.... alt+F7.
My questions are two.
First, why I cant switch between the consoles inside X.
And the second is about the K Desktop Manager...
When I execute STARTX with root, I can enter KDE directly, without any desktop maganer. But when I'm logget as a simple user, I cant execute "startkde". It says "the command not found". Any help please ? :)
Back to top
View user's profile Send private message
Ferdinando
Veteran
Veteran


Joined: 25 Nov 2003
Posts: 1027
Location: Gaeta (LT) - Italy

PostPosted: Fri Apr 14, 2006 12:14 pm    Post subject: Re: Consoles in X, kdm Reply with quote

MyDebian wrote:
First, why I cant switch between the consoles inside X.

crtl+alt+F1, ctrl+alt+F2, and so on.
MyDebian wrote:
When I execute STARTX with root, I can enter KDE directly, without any desktop maganer. But when I'm logget as a simple user, I cant execute "startkde". It says "the command not found". Any help please ? :)

Kde is a desktop (better: window) manager.
Maybe you don't have /usr/kde/3.5/bin/ (with the right version numbers) in your path; why don't you use startx when normal user too?

Bye
_________________
La risposta, non la devi cercare fuori, la devi cercare dentro di te: e però è SBAGLIATA!
-- Corrado Guzzanti, "Pippo Chennedy Show", 1997
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Fri Apr 14, 2006 12:16 pm    Post subject: Reply with quote

you emerge kdm
why don't you use it?

Code:
# /etc/init.d/kdm start

_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
Sangeki
Apprentice
Apprentice


Joined: 23 Apr 2005
Posts: 186

PostPosted: Sat Apr 15, 2006 12:44 am    Post subject: Reply with quote

davjel wrote:
Code:
# /etc/init.d/kdm start


That won't work.
Change the DISPLAYMANAGER Variable in /etc/rc.conf to kdm and start it with:
Code:
/etc/init.d/xdm start


To have it start automatically on every boot execute:
Code:
rc-update add xdm default
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum