From 226914884fba883682fa60a40bebb3873ecde927 Mon Sep 17 00:00:00 2001 From: Victor Lowther Date: Sun, 5 Oct 2008 17:41:35 -0500 Subject: Document --auto-quirks and --save-quirks-as-fdi in the pm-action man page. --- man/pm-action.xml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/pm-action.xml b/man/pm-action.xml index 2d5bcd5..f1ec7a5 100644 --- a/man/pm-action.xml +++ b/man/pm-action.xml @@ -170,11 +170,26 @@ pm-suspend-hybrid commands you can select which quirks should be used. - + + If pm-suspend, pm-hibernate, + or pm-suspend-hybrid is invoked without any + commandline parameters, they will try to grab the correct quirks + from HAL if it is installed. + + + + + + This option will try to grab the correct quirks for this system + from HAL. If HAL is not present on the system and this parameter + is passed, suspending or hibernating the system will fail. + + + @@ -278,6 +293,23 @@ + + + + + Save the quirks passed to pm-suspend or + pm-suspend-hybrid as an .fdi file that + is specific to this system. The file will be saved in + /etc/hal/fdi/information/99local-pm-utils-quirks.fdi. + This parameter will only save the actual quirks that were + used to sucessfully suspend/resume a system -- if you are + running proprietary video drivers or kernel modesetting + video drivers, you will generate a potentially incorrect + .fdi file. + + + + -- cgit v1.2.3