summaryrefslogtreecommitdiff
path: root/pm/sleep.d/99video
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-03-29 16:21:26 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-03-29 16:21:26 -0500
commit4db81081d77847abc7461423dc0b40b60587c2d2 (patch)
tree19821d163a413ca5b670b83b6ef26749ec09ffc1 /pm/sleep.d/99video
parentb0c4c0a8bd4139a9da92f4cd25d0694b5911d9e1 (diff)
Comment fixups in preperation for release.
In particular, add comments to the top of the sleep hooks describing what each of them is for.
Diffstat (limited to 'pm/sleep.d/99video')
-rwxr-xr-xpm/sleep.d/99video5
1 files changed, 5 insertions, 0 deletions
diff --git a/pm/sleep.d/99video b/pm/sleep.d/99video
index 1f99f85..8e8dd7c 100755
--- a/pm/sleep.d/99video
+++ b/pm/sleep.d/99video
@@ -7,6 +7,11 @@
# it under the terms of version 2 of the GNU General Public License as
# published by the Free Software Foundation.
+# Handle video quirks. If you are having suspend/resume issues,
+# troubleshooting using this hook is probably the best place to start.
+# If it weren't for video card quirks, suspend/resume on Linux would be
+# a whole lot more stable.
+
. "${PM_FUNCTIONS}"
for opt in $PM_CMDLINE; do