5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#exec xscreensaver-command -lock
|
|
exec gnome-screensaver-command --activate
|