The screensaver on my ThinkPad Z60t is somewhat fierce! When the timer triggers the screen goes black and nothing I have tried will wake it up.
I can ssh into the system and obtain the following output from ps: ======== -bash-3.2$ ps -ft pts/2 UID PID PPID C STIME TTY TIME CMD jrc 889 887 0 12:44:00 pts/2 0:00 -bash -c unset DT; DISPLAY=:0; /usr/dt/bin/dtsession_res -mer jrc 1010 996 0 12:49:54 pts/2 0:00 /bin/bash /usr/lib/firefox/run-mozilla.sh /usr/lib/firefox/firefox-bin jrc 887 820 0 12:44:00 pts/2 0:00 /usr/dt/bin/sdt_shell -c unset DT; DISPLAY=:0; /usr/dt/bin/dt jrc 901 889 0 12:44:00 pts/2 0:00 /bin/ksh /usr/dt/config/Xsession2.jds jrc 903 901 0 12:44:00 pts/2 0:00 /usr/bin/gnome-session jrc 925 1 0 12:44:10 pts/2 0:00 /usr/bin/gnome-keyring-daemon jrc 923 903 0 12:44:10 pts/2 0:00 /usr/lib/gnome-session/helpers/gnome-keyring-daemon-wrapper jrc 926 903 0 12:44:11 pts/2 0:07 gnome-panel jrc 1014 1010 0 12:49:54 pts/2 9:15 /usr/lib/firefox/firefox-bin jrc 931 903 0 12:44:16 pts/2 0:07 nautilus --no-desktop --browser jrc 932 903 0 12:44:17 pts/2 0:03 /usr/lib/nwam-manager jrc 933 903 0 12:44:17 pts/2 0:21 /usr/bin/compiz-bin --indirect-rendering --fast-filter --ignore-desktop-hints - jrc 943 933 0 12:44:18 pts/2 0:01 /usr/bin/gtk-window-decorator --replace jrc 996 1 0 12:49:52 pts/2 0:00 /bin/bash /usr/bin/firefox jrc 948 903 0 12:44:19 pts/2 0:00 /usr/lib/ospm/ospm-applet jrc 950 903 0 12:44:19 pts/2 0:00 /usr/X11/bin/dispswitch -bash-3.2$ ======== How can I revert to the normal behaviour? Thanks -- John