Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd July 2005, 02:20 PM
Clamp's Avatar
Clamp Offline
Registered User
 
Join Date: Jun 2005
Location: Brazil - Rio de Janeiro
Age: 29
Posts: 27
KDE Switch User and FC4

Hi there, I'm tring to enable the switch user feature of KDE, I already tried this but no sucess, any succefull attempts out there?
I already defined kdm as my login manager
ps: I git the switch user button, but no start new session one
__________________
Tears stream down your face
I promise you that I'll learn from my mistakes
Tears stream down your face
And I...
ColdPlay
Registered Linux user 393281 jlagedo@jabber.org

Last edited by Clamp; 2nd July 2005 at 02:30 PM.
Reply With Quote
  #2  
Old 9th July 2005, 03:28 AM
Clamp's Avatar
Clamp Offline
Registered User
 
Join Date: Jun 2005
Location: Brazil - Rio de Janeiro
Age: 29
Posts: 27
>_< noone? come on
__________________
Tears stream down your face
I promise you that I'll learn from my mistakes
Tears stream down your face
And I...
ColdPlay
Registered Linux user 393281 jlagedo@jabber.org
Reply With Quote
  #3  
Old 9th July 2005, 02:03 PM
tejas's Avatar
tejas Offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore
Age: 25
Posts: 1,574
I don't know why this is disabled in FC.

Anyway, simple work around:

Right click on screen, select lock desktop.

Move mouse, a small window shows up. Select change user

- Tejas Dinkar
__________________
I Was Counted! Registered Linux User #384707

BASH && Beer && Bass! Now THAT makes sense!!
Reply With Quote
  #4  
Old 19th July 2005, 04:23 PM
rshimpi Offline
Registered User
 
Join Date: Jun 2005
Posts: 1
This did not work for me!! I do not get an option to create a new user
Reply With Quote
  #5  
Old 19th July 2005, 04:34 PM
Furball's Avatar
Furball Offline
Registered User
 
Join Date: Jul 2005
Location: Passau, Germany
Age: 33
Posts: 331
Perhaps this will help you:



##### From http://www.is.kde.org/documentation/...html#id2552886

9.11.

How can I allow more than one user to be logged in a at a time? Can KDE do “fast user switching”?


To enable more than one user to log in at one time on the same computer (sometimes referred to as “fast user switching”) you need to tell the program that logs you in that it can use more than one session (or, in X Window System® terms, “display”) at a time.

In KDE, this program is called kdm which stands for “KDE Display Manager”. If you are not using kdm as your login screen then you will need to consult the documentation for that software on how to accomplish multiple sessions.

If you are using kdm, then locate the file called XServers that is in a kdm folder. This is most likely in `kde-config --prefix`/share/config/kdm/XServers, though some vendors put it in the /etc directory. Open this file in a text editor (you will most likely need to be root to do this) and find the entry that looks like this:

:0 local@tty1 /usr/X11R6/bin/X -nolisten tcp -br vt7

Beneath that line add one or more entries like this:

:1 local@tty2 reserve /usr/X11R6/bin/X -nolisten tcp -br :1 vt8
:2 local@tty3 reserve /usr/X11R6/bin/X -nolisten tcp -br :2 vt9
:3 local@tty4 reserve /usr/X11R6/bin/X -nolisten tcp -br :3 vt10

Each of entry enables one additional session to be started. After saving this file, you will have to restart the X Window System® server. The easiest way to do this is log out of KDE and from the login (kdm) screen select Restart X Server from the Options menu. After logging into KDE again, the log out and screensaver password dialogs should have a Start New Session entry.


Btw, in fedora the file is /usr/share/config/kdm/Xservers
I hope it works for you, I've never tried it out.
__________________

Benjamin Duehring, FORWISS
Universitaet Passau, D-94030 Passau
WWW: http://www.lyxx.de/card
Reply With Quote
  #6  
Old 19th July 2005, 06:18 PM
Clamp's Avatar
Clamp Offline
Registered User
 
Join Date: Jun 2005
Location: Brazil - Rio de Janeiro
Age: 29
Posts: 27
I'm going to try that whem I arrive @home (Debiam at work), but I can't understand why fedora is not pre-configured with that, For me it is a common thing, because I'm sure sharing the same pc for mor them one people at home is not unusual.
__________________
Tears stream down your face
I promise you that I'll learn from my mistakes
Tears stream down your face
And I...
ColdPlay
Registered Linux user 393281 jlagedo@jabber.org

Last edited by Clamp; 20th July 2005 at 07:05 PM.
Reply With Quote
  #7  
Old 20th July 2005, 04:20 PM
Clamp's Avatar
Clamp Offline
Registered User
 
Join Date: Jun 2005
Location: Brazil - Rio de Janeiro
Age: 29
Posts: 27
Damn.. no sucess, no matter what I do I can't get the new session option
__________________
Tears stream down your face
I promise you that I'll learn from my mistakes
Tears stream down your face
And I...
ColdPlay
Registered Linux user 393281 jlagedo@jabber.org
Reply With Quote
  #8  
Old 20th July 2005, 04:50 PM
Furball's Avatar
Furball Offline
Registered User
 
Join Date: Jul 2005
Location: Passau, Germany
Age: 33
Posts: 331
According to some mailing lists this feature (the button or the complete functionality) has been taken out of fedora. I don't know the reasons for this.
Also, I've found no simple workaround for this problem. Seems, we have to live without user switching.
__________________

Benjamin Duehring, FORWISS
Universitaet Passau, D-94030 Passau
WWW: http://www.lyxx.de/card
Reply With Quote
  #9  
Old 20th July 2005, 06:52 PM
vtomov Offline
Registered User
 
Join Date: Feb 2005
Posts: 16
Hi,

I just got this to work in FC4. I got the info from: http://georgi.unixsol.org/diary/addc...php/2005-03-29

It is in Bulgarian, but the short of it is to edit /usr/share/config/kdm/kdmrc and add the following lines to the [General] section:

StaticServers=:0
ReserveServers=:1,:2,:3
ServerVTs=-7
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6

After restarting KDE, I can now right-click on the desktop and select Switch user --> log in as different user. Once I have logged in as someone else, I can switch between users.

I did not have to edit the Xservers file.

I hope this helps.
Reply With Quote
  #10  
Old 20th July 2005, 07:13 PM
Furball's Avatar
Furball Offline
Registered User
 
Join Date: Jul 2005
Location: Passau, Germany
Age: 33
Posts: 331
That's strange because this is the same information as in the edited /usr/share/config/kdm/Xservers.
And /usr/share/config/kdm/kdmrc included that file.
But if it works, that's great (cannot try it out here)

Someone could write a mini Howto, as the bulgarian page would never be found in google (except you speak bulgarian )
__________________

Benjamin Duehring, FORWISS
Universitaet Passau, D-94030 Passau
WWW: http://www.lyxx.de/card
Reply With Quote
  #11  
Old 21st July 2005, 12:30 AM
Clamp's Avatar
Clamp Offline
Registered User
 
Join Date: Jun 2005
Location: Brazil - Rio de Janeiro
Age: 29
Posts: 27
Quote:
Originally Posted by vtomov
Hi,

I just got this to work in FC4. I got the info from: http://georgi.unixsol.org/diary/addc...php/2005-03-29

It is in Bulgarian, but the short of it is to edit /usr/share/config/kdm/kdmrc and add the following lines to the [General] section:

StaticServers=:0
ReserveServers=:1,:2,:3
ServerVTs=-7
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6

After restarting KDE, I can now right-click on the desktop and select Switch user --> log in as different user. Once I have logged in as someone else, I can switch between users.

I did not have to edit the Xservers file.

I hope this helps.
Finally it works, damn now I can leave azureus on 24/7 ^^
__________________
Tears stream down your face
I promise you that I'll learn from my mistakes
Tears stream down your face
And I...
ColdPlay
Registered Linux user 393281 jlagedo@jabber.org
Reply With Quote
Reply

Tags
fc4, kde, switch, user

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC9: switch user -> run app MgFrobozz Using Fedora 2 18th July 2009 11:20 PM
Switch User PseudoPlasma Using Fedora 10 9th May 2009 06:59 PM
Unable to Switch user ThePatrynHaplo Using Fedora 3 13th April 2009 09:51 AM
Switch user not working with F10, KDE bitmage Using Fedora 2 28th November 2008 04:30 PM
Nautilis - switch user whelm Using Fedora 4 9th October 2008 10:18 PM


Current GMT-time: 22:59 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat