LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   turn lid button of (https://www.linuxquestions.org/questions/linux-general-1/turn-lid-button-of-319055/)

laurentwahl 05-01-2005 11:17 AM

turn lid button of
 
I have redhat9 with gnome. how can I configure gnome that he doesn't log out when I close my laptop? In the control center is nothing like this.

Brian1 05-01-2005 11:30 AM

Is it using acpi or apm? If I remember most of redhat used apm as default. Been about 2 years sense using redhat 9. To test try this first. Run the command ' service acpid stop '. Close lid and see what happens. If no change try this ' service apmd stop '. If it is apm then I am not much help here. If you don't need the feature then it can be disabled from boot by issuing the command ' chkconfig --level 345 acpid off ' and same for apm.

If using acpi then you can do the following.
If using acpi, look in /etc/acpi/events. post what is there. I do not use default acpid packages for notebook.
This events trigger the actions in /etc/acpi/actions. Look throught the net for more info on the subject.

Lets stop there and see what you have and then see where to go from here.

Brian1
Google the Linux way at ' http://www.google.com/linux

laurentwahl 05-01-2005 11:40 AM

apm
 
I use APM


All times are GMT -5. The time now is 10:04 PM.