Find the answer to your Linux question:
Results 1 to 4 of 4
debian 4.0 r2 w/gnome 2.14.3 shutdown button stopped working; does not illuminate when mouse pointer hovers. have to hold down start button on computer box until system shuts down....
  1. #1
    Just Joined!
    Join Date
    Apr 2006
    Posts
    33

    shutdown button

    debian 4.0 r2 w/gnome 2.14.3

    shutdown button stopped working; does not illuminate when mouse pointer hovers.

    have to hold down start button on computer box until system shuts down.

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    don't know why that wouldn't be working but you can always run this under root user to shutdown

    Code:
    shutdown -h now
    or reboot
    Code:
    shutdown -r now

  3. #3
    Just Joined!
    Join Date
    Apr 2006
    Posts
    33
    thanks coopstah13,

    but i would really like to get this button working.

  4. #4
    Just Joined!
    Join Date
    Apr 2006
    Posts
    33
    problem solved

    System -> Administration -> Login Window -> Local under "Menu Bar", the item "Show Actions menu" is checked.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •