Tuesday, April 9, 2013

Kali linux - No action for laptop lid

,
So i was trying to figure out the actions of my laptop's lid without going in a deep mode terminal way again..., after a long search nothing seemed to be working..., tried several tools but none of them were actually changing the action of the lid.
So after some days i came accross the gnome-tweak-tool which i've already used in the past and now turns out to be really helpful...

apt-get install gnome-tweak-tool | gnome-tweak-tool

Under Shell you should be able to find:
'Laptop lid close action on battery'
'Laptop lid close action when on AC'

Again, this is a bug found in some hardware, if you haven't found the option in the menu then try this.

12 people replied:

  1. You can actually go into the dconf editor
    Applications
    >System Tools
    >dconf Editor)
    Then (+)org
    (+)gnome
    (+)settings-daemon, then under there is power. In there you can adjust all the lid actions.

    ReplyDelete
  2. I set both to do nothing, even restarted but it is not working for me. I close the lid and the screen blanks. I then have to type my password in again... thoughts?

    ReplyDelete
    Replies
    1. Are you running the latest 1.0.6? the repositories for gnome-tweak-tool are not listed anymore in 1.0.6, you should add them manually to the sources.list to obtain the latest gnome-tweak-tool.

      Delete
  3. All updates, including dist-upgrade have been done. Same issue.

    My laptop only has and HDMI out. Could that be the issue?

    ReplyDelete
    Replies
    1. Remove gnome-tweak-tool, purge.
      Then try to re-install it and re-config it, see if it's going to find the repos, if it does, you're not on the latest version, since gtt is removed in the latest repo (as i've seen). if it doesn't, you should add the latest repos back in the sources.list. Post back for more....

      Delete
  4. What are the latest repos?

    ReplyDelete
    Replies
    1. Here you are.
      http://docs.kali.org/general-use/kali-linux-sources-list-repositories

      Delete
  5. My repos match the link you gave me and it was able to find it. I installed it, reboot and made changes to the settings. I then closed the lid... and it blanked the connected monitor. I wonder if this is an issue with linux and HDMI.

    ReplyDelete
  6. why lid option not working in kali linux 2.0

    ReplyDelete
  7. Did anyone succeed in removing power off / hibernate while closing lid

    ReplyDelete