This appwars to be universal on my machines now.
KeyDown 5 F8 exec xatom set XINIT_COMMAND :terminal
KeyDown 5 F9 exec xatom set XINIT_COMMAND :ask-run
KeyDown 5 F10 exec xatom set XINIT_COMMAND :ask-command
KeyDown 5 F8 exec xatom set XINIT_COMMAND :terminal
KeyDown 5 F9 exec xatom set XINIT_COMMAND :ask-run
KeyDown 5 F10 exec xatom set XINIT_COMMAND :ask-command
-KeyDown 5 F11 exec xscreensaver-command -lock
+KeyDown 5 F11 exec gnome-screensaver-command --lock
KeyDown 5 F12 exec xshutdown
KeyDown 5 Tab focus next
KeyDown C5 Up wop * raise
KeyDown 5 F12 exec xshutdown
KeyDown 5 Tab focus next
KeyDown C5 Up wop * raise
## System monitor.
case $vnc in no) run bginit gkrellm ;; esac
## System monitor.
case $vnc in no) run bginit gkrellm ;; esac
- ## Screensaver.
- case $vnc in
- no)
- run init xscreensaver-command -exit
- run bginit xscreensaver -no-splash
- ;;
- esac
-
## Panel.
case $vnc in no) run bginit gnome-panel ;; esac
## Panel.
case $vnc in no) run bginit gnome-panel ;; esac