Announcement

Collapse
No announcement yet.

K-Menu Shutdown options

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

    K-Menu Shutdown options

    I'm not sure if this is a compiz setting or not, but after installing compiz the only shutdown option I have is to log out. Once I get to the login manager I am then able to choose other options ie restart, shutdown, restart x, etc. etc. I've poked around and haven't been able to find a setting that allows me to shutdown or restart without logging out like I was able to before installing compiz. Is this an issue with compiz, or me just not knowing what configuration file to set? Oh yeah, I'm using Gutsy.

    -Sean

    #2
    Re: K-Menu Shutdown options

    hi there,

    I'm a newby in Linux. I have eactly the same issue. I don't even know the command to shut down the computer from the terminal.
    Any news/updates about this issue would be really appreciated.
    thank you in advanced.

    God bless,

    Comment


      #3
      Re: K-Menu Shutdown options

      Command line shutdown commands:

      Requests that the system be powered off after it has been brought down.
      Code:
      sudo shutdown -P now
      Requests that the system be rebooted after it has been brought down.
      Code:
      sudo shutdown -r now
      Learn more by typing in a console:
      Code:
      man shutdown
      Using Kubuntu Linux since March 23, 2007
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Re: K-Menu Shutdown options

        go to System Settings --> (Advanced Tab) Session Manager --> Enable "Offer shutdown options".
        <br />

        Comment


          #5
          Re: K-Menu Shutdown options

          I have the same problem, and, changing that doesn't seem to fix it (besides that I have to use:
          kdesudo /usr/lib/kde4/bin/systemsettings
          to be able to change it in the first place).

          Is there a text file with this option that I could manually change?
          Where are those kind of system settings located in a flat file?
          Kurt

          Comment

          Working...
          X