Results 1 to 5 of 5
hi All,
I installed kubuntu-desktop on my Ubuntu machine to get a feel for things. I like it (doubt I'll do a full switch but it's good to have). The ...
- 10-30-2009 #1
KDE running on Ubuntu
hi All,
I installed kubuntu-desktop on my Ubuntu machine to get a feel for things. I like it (doubt I'll do a full switch but it's good to have). The one big issue is that shutdown/restart options are missing. I've been googling and found a lot of people that have been seeing this problem but no real solutions posted. Some people running Gnome OpenSuse and then installing KDE over it are seeing the same issue as well.
Anyone know of a solution for this? It's a pain having to logout in order to shutdown....Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 10-30-2009 #2
- 10-30-2009 #3
haha I can't believe I didn't think of that....
but...where are my bottons?Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 10-30-2009 #4Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
You can create a desktop icon or a menu entry that points to sudo /sbin/poweroff, and then just set up /etc/sudoers so that command doesn't require a password for you.
- 10-30-2009 #5
Are you still using GDM to login?
Normally when I've seen this it's an issue with the session not registering properly with policykit. It may be that launching with GDM rather than KDM doesn't register the session correctly.
You should be able to look at polkit stuff in System Settings > Advanced (Tab) > PolicyKit Authorisation and see if regular users are allowed to shutdown.
Or you could try changing the session launcher that gdm uses, I think in /usr/share/xsessions and making the exec partCode:Exec=ck-launch-session startkde


Reply With Quote