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

2nd July 2005, 02:20 PM
|
 |
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
Last edited by Clamp; 2nd July 2005 at 02:30 PM.
|

9th July 2005, 03:28 AM
|
 |
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
|

9th July 2005, 02:03 PM
|
 |
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
|

19th July 2005, 04:23 PM
|
|
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
|

19th July 2005, 04:34 PM
|
 |
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
|

19th July 2005, 06:18 PM
|
 |
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
Last edited by Clamp; 20th July 2005 at 07:05 PM.
|

20th July 2005, 04:20 PM
|
 |
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
|

20th July 2005, 04:50 PM
|
 |
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
|

20th July 2005, 06:52 PM
|
|
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.
|

20th July 2005, 07:13 PM
|
 |
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
|

21st July 2005, 12:30 AM
|
 |
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 22:59 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|