Announcement

Collapse
No announcement yet.

I must be blind!!!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I must be blind!!!

    I can't seem to find the "Administrator Mode" button, am I blind?

    I want to change/instal some new KDE themes.

    Thanks.

    [img width=400 height=340]http://img213.imageshack.us/img213/5117/snapshot2cr4.png[/img]

    #2
    Re: I must be blind!!!

    Searching for "KDM Theme manager" on the forum here yielded two very helpful results in the first two spots.

    http://kubuntuforums.net/forums/inde...opic=3084917.0
    http://kubuntuforums.net/forums/inde...opic=3083736.0

    Comment


      #3
      Re: I must be blind!!!

      Should have done a search. Thanks.

      Comment


        #4
        Re: I must be blind!!!

        you can run some apps in root by opening them in a konsole like
        Code:
        sudo konqueror
        or
        Code:
        sudo kate
        the first is handy when dealing with multiple files with permission issues.
        Registered Linux User: 450747<br />Registered Ubuntu User: 16269

        Comment


          #5
          Re: I must be blind!!!

          Actually, you SHOULDN'T use "sudo konqueror" or "sudo kate". You should use "kdesu konqueror" or "kdesu kate". The sudo command is for the command line. "kdesu" is the equivalent for GUI programs.

          Comment


            #6
            Re: I must be blind!!!

            sudo is better
            It works all the time, kdesu sometimes doesn't load at all.

            I rest my case
            Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

            Comment


              #7
              Re: I must be blind!!!

              It works all the time, kdesu sometimes doesn't load at all.
              That's strange. I've never seen that. Can you describe the circumstances? On the other hand, using sudo for a GUI program may screw up the ownership and perms of the edited program.

              LATER: A search of the forum seems to indicate a recent problem affecting SOME people with KDESU. The suggested fix is to install and use the Gnome equivalent "gksu", NOT to use sudo for GUI operations.

              Comment


                #8
                Re: I must be blind!!!

                Dude maximize the window to see the buttom

                Comment


                  #9
                  Re: I must be blind!!!

                  Originally posted by askrieger
                  Actually, you SHOULDN'T use "sudo konqueror" or "sudo kate". You should use "kdesu konqueror" or "kdesu kate". The sudo command is for the command line. "kdesu" is the equivalent for GUI programs.
                  kdesu? sudo? why not just stick with sudo! I have never used kdesu (unless I was copy and pasting some command from a web instruction) and I haven't had any permission problems, of course, I'm the only user. I'll keep that in mind though.
                  Registered Linux User: 450747<br />Registered Ubuntu User: 16269

                  Comment


                    #10
                    Re: I must be blind!!!

                    gksudo, kdesu, and sudo for GUI apps. Why? Read this:

                    http://www.psychocats.net/ubuntu/graphicalsudo

                    Comment


                      #11
                      Re: I must be blind!!!

                      From http://www.psychocats.net/ubuntu/graphicalsudo
                      3. There are also some graphical applications that simply will not run with the sudo command. Kate, for example, can be run as
                      kdesu kate
                      but cannot be run as
                      sudo kate
                      That is funny, because I run sudo kate all the time 8)
                      Registered Linux User: 450747<br />Registered Ubuntu User: 16269

                      Comment

                      Working...
                      X